Mindtwisted Kanjistudy Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Mindtwisted Kanjistudy 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/343856.svg" alt="Mindtwisted Kanjistudy icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/343856.svg" alt="Mindtwisted Kanjistudy icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/343856.svg" alt="Mindtwisted Kanjistudy icon" :width="24" :height="24" />
CSS background
.icon-mindtwisted-kanjistudy {
background-image: url('https://proicons.com/icon/343856.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M20.5421,4.5c1.6811,1.46,2.6941,3.7365,3.3266,6.4781"/><path class="a" d="M10.8438,14.4606c7.9376-.4688,19.0226-6.1827,27.9946-6.0212a8.64,8.64,0,0,1-3.3266,5.9529"/><path class="a" d="M10.3434,9.9714c1.1986,3.344.5571,6.253-1.6633,9.4983"/><path class="a" d="M16.1212,18.7256c5.7124.1076,10.2642-3.527,14.5758-2.8013a88.9554,88.9554,0,0,1-7.5286,7.2222C27.0005,28.7591,31.2571,34.2536,22.03,43.5A17.0889,17.0889,0,0,1,18.31,38.4226"/><path class="a" d="M10.65,29.6246c9.6714-.7287,20.2819-5.2519,28.67-5.2525"/></svg>
Copied!