Sugoi Jikanwari Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sugoi Jikanwari 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/348000.svg" alt="Sugoi Jikanwari icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348000.svg" alt="Sugoi Jikanwari icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348000.svg" alt="Sugoi Jikanwari icon" :width="24" :height="24" />
CSS background
.icon-sugoi-jikanwari {
background-image: url('https://proicons.com/icon/348000.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="M38.5,5.5H9.5c-2.2,0-4,1.8-4,4v29c0,2.2,1.8,4,4,4h29c2.2,0,4-1.8,4-4V9.5c0-2.2-1.8-4-4-4Z"/><path class="c" d="M33.3,37.5H14.7c-2.3,0-4.1-1.9-4.1-4.1V14.7c0-2.3,1.9-4.1,4.1-4.1h18.7c2.3,0,4.1,1.9,4.1,4.1v18.7c0,2.2-1.9,4.1-4.2,4.1Z"/><line class="c" x1="5.5" y1="14.8" x2="10.5" y2="14.8"/><line class="c" x1="5.5" y1="24" x2="10.5" y2="24"/><line class="c" x1="5.5" y1="33.2" x2="10.5" y2="33.2"/><line class="c" x1="33.2" y1="5.5" x2="33.2" y2="10.5"/><line class="c" x1="24" y1="5.5" x2="24" y2="10.5"/><line class="c" x1="14.8" y1="5.5" x2="14.8" y2="10.5"/><line class="c" x1="33.2" y1="37.5" x2="33.2" y2="42.5"/><line class="c" x1="24" y1="37.5" x2="24" y2="42.5"/><line class="c" x1="14.8" y1="37.5" x2="14.8" y2="42.5"/><line class="c" x1="37.5" y1="14.8" x2="42.5" y2="14.8"/><line class="c" x1="37.5" y1="24" x2="42.5" y2="24"/><line class="c" x1="37.5" y1="33.2" x2="42.5" y2="33.2"/><path class="c" d="M19.0312,17.5v8.0312c0,2.7442,2.2246,4.9688,4.9688,4.9688s4.9688-2.2246,4.9688-4.9688v-8.0312"/><line class="c" x1="17.1562" y1="17.5" x2="20.9062" y2="17.5"/><line class="c" x1="27.0938" y1="17.5" x2="30.8438" y2="17.5"/></svg>
Copied!