Krita Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Krita 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/342623.svg" alt="Krita icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/342623.svg" alt="Krita icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/342623.svg" alt="Krita icon" :width="24" :height="24" />
CSS background
.icon-krita {
background-image: url('https://proicons.com/icon/342623.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="M10.5868,7.1961a21.5007,21.5007,0,1,1-3.2262,3.1875"/><path class="a" d="M30.0809,26.6919s-2.5363.8337-2.5916,2.609"/><path class="a" d="M22.9392,25.6574s-.8476-4.2759,3.3227-3.4332"/><path class="a" d="M29.4114,37.26c9.1053-6.5434.6707-10.5631.6707-10.5631s-3.6408-3.9832-3.8233-4.4725c-.1672-.4484.2178-2.4855-5.85-7.6145S3.7661,2.5441,3.7661,2.5441a1.1381,1.1381,0,0,0-1.0337.21,1.1378,1.1378,0,0,0-.1768,1.04S9.8234,14.1444,15.1415,20.0472s7.342,5.4535,7.7954,5.6064c.4949.167,4.5524,3.6473,4.5524,3.6473a4.66,4.66,0,0,0,1.444,3.6746s2.5614,1.9986.4781,4.2855Z"/></svg>
Krita in other icon packs
Copied!