Nhk World Japan Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Nhk World Japan 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/330189.svg" alt="Nhk World Japan icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/330189.svg" alt="Nhk World Japan icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/330189.svg" alt="Nhk World Japan icon" :width="24" :height="24" />
CSS background
.icon-nhk-world-japan {
background-image: url('https://proicons.com/icon/330189.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="b" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><path class="b" d="M5.5,13.209h37"/><path class="b" d="M5.5,31.227h37"/><path class="b" d="M24,5.5v7.7086"/><path class="b" d="M15.223,33.992v3.461c0,.6372-.5467,1.1537-1.2211,1.1537s-1.2211-.5165-1.2211-1.1537v-.3831"/><path class="b" d="M21.985,38.607v-4.6147h1.5991c.9041,0,1.6369.6939,1.6369,1.5498s-.7328,1.5498-1.6369,1.5498h-1.5991"/><path class="b" d="M31.983,38.607v-4.6147l3.236,4.6147v-4.6147"/><line class="b" x1="19.686" y1="37.079" x2="17.522" y2="37.079"/><path class="b" d="M16.985,38.607l1.618-4.6147,1.618,4.6147"/><line class="b" x1="29.684" y1="37.079" x2="27.52" y2="37.079"/><path class="b" d="M26.984,38.607l1.618-4.6147,1.618,4.6147"/><path class="b" d="M29.09,24.69v3.7726h2.0162"/><path class="b" d="M23.673,28.463v-3.7726h1.3202c.7464,0,1.3514.5673,1.3514,1.267s-.605,1.267-1.3514,1.267h-1.3202"/><line class="b" x1="24.993" y1="27.224" x2="26.314" y2="28.463"/><path class="b" d="M15.508,24.69l-1.0081,3.7726-1.0081-3.7726-1.0081,3.7726-1.0081-3.7726"/><path class="b" d="M33.853,28.463v-3.7726h.9073c.9743,0,1.7642.739,1.7642,1.6505v.4716c0,.9116-.7899,1.6505-1.7642,1.6505h-.9073Z"/><path class="b" d="M19.5898,24.69h0c.7377,0,1.3358.5595,1.3358,1.2497v1.2732c0,.6902-.598,1.2497-1.3358,1.2497h0c-.7377,0-1.3358-.5595-1.3358-1.2497v-1.2732c0-.6902.598-1.2497,1.3358-1.2497Z"/><path class="b" d="M11.251,21.916l1.6317-5.9438,2.4617,5.9438,1.6317-5.9438"/><path class="b" d="M23.158,15.973l-1.6317,5.9438"/><path class="b" d="M27.252,15.973l-1.6316,5.9438"/><path class="b" d="M22.345,18.933h4.0934"/><path class="b" d="M33.433,15.983l-1.6316,5.9438"/><path class="b" d="M32.371,19.856l4.3789-3.8537"/><path class="b" d="M35.124,21.927l-1.7251-2.9718"/></svg>
Copied!