Nhk Coop Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nhk Coop icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/344746.svg" alt="Nhk Coop icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/344746.svg" alt="Nhk Coop icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/344746.svg" alt="Nhk Coop icon" :width="24" :height="24" />
CSS background
.icon-nhk-coop {
background-image: url('https://proicons.com/icon/344746.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="b" d="M16.297,43.5c-.133-1.84-.328-2.908-1.603-4.275l-4.053-4.346c-2.103-1.2-2.93-2.908-3.565-4.804-.963-2.878-1.305-5.873-3.538-7.863,1.39-.73,2.95.802,4.575,2.442,2.215,3.993,4.821,6.093,8.402,7.956-1.454-1.929-2.426-3.79-1.852-4.95l.452-.913c.386-.78.743.8,1.694,1.89,1.707,1.957,3.343,3.235,5.382,4.928,1.333,1.107,1.471,1.957,1.556,3.167.072,1.04-.561,1.985-.848,3.03-.325,1.192-.267,2.262-.207,3.738h-6.395ZM31.703,43.5c.133-1.84.328-2.908,1.603-4.275l4.053-4.346c2.103-1.2,2.93-2.908,3.565-4.804.963-2.878,1.305-5.873,3.538-7.863-1.39-.73-2.95.802-4.575,2.442-2.215,3.993-4.821,6.093-8.402,7.956,1.454-1.929,2.426-3.79,1.852-4.95l-.452-.913c-.386-.78-.743.8-1.694,1.89-1.707,1.957-3.343,3.235-5.382,4.928-1.333,1.107-1.471,1.957-1.556,3.167-.072,1.04.561,1.985.848,3.03.325,1.192.267,2.262.207,3.738h6.395Z"/><path class="b" d="M43.688,15.477c0,6.0624-8.8701,10.977-19.812,10.977S4.064,21.5394,4.064,15.477,12.9341,4.5,23.876,4.5c10.9419,0,19.812,4.9146,19.812,10.977M37.548,15.477h6.14M4.064,15.477h8.107M31.395,10.174h9.793M6.563,10.174h6.328M37.95,20.78h3.238M6.563,20.78h6.548"/><path class="b" d="M15.95,10.696c-.406.418-1.291.092-1.44-.353-.159-.472.492-1.492,1.07-1.336.79.213.82,1.224.37,1.689M16,11.713c.672-.141.978.155,1.087.544l1.31,4.647M16,11.713l-1.16.3-.315,2.198-.772,1.38,1.158,2.63-.35,5.73M16.915,24.437l.495-11.036M14.736,21.086l2.334-.101M22.893,7.617c.334.012.627-.138.628-.409v-1.43c0-.308-.418-.497-.77-.51s-.68.13-.846.31c.005.863.193,2.01.988,2.04"/><path class="b" d="M18.319,16.628l1.955-3.384c-.015-1.544.147-3.152.778-4.43l1.538-.152,1.103.169,2.066,2.877-2.026,2.156-.103,10.725M21.215,24.775l-.941-11.531"/><path class="b" d="M20.744,19.01c.347-2.228,2.96-2.136,2.938.216M27.1,7.528c.449-.647.902-1.214,1.707-1.509.559-.205.95.151,1.022.76.049.422-.289.979-.77,1.21-.691.33-2.218.004-1.958-.46M32.219,15.288l-.667.015c-.93-2.282-1.53-4.515-3.052-6.205h-.763l-1.978,2.61"/><path class="b" d="M27.302,25.598l.196-5.437-1.225-.235.844-6.13-1.358-2.088M28.454,25.873l.014-5.425.864-.064.379-.734-.594-3.872.083-5.314M34.118,13.358l.971-.696c.17-.122.136-.504-.033-.627l-1.104-.802-.84.137-.667,1.002.003.787.954.211.716-.012ZM32.193,15.078c.19-.568.652-1.413,1.369-1.53,1.88.405,2.71.951,2.326,2.136-.638.14-.85.557-.71.982l1.236,3.751h-4.937l1.238-4.19-.522-1.149ZM32.813,20.502l.147,3.967M34.309,24.336l-.48-3.576"/></svg>
Copied!