Picsart Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Picsart 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/331250.svg" alt="Picsart icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331250.svg" alt="Picsart icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331250.svg" alt="Picsart icon" :width="24" :height="24" />
CSS background
.icon-picsart {
background-image: url('https://proicons.com/icon/331250.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M24,4.5A14.1,14.1,0,0,0,9.9,18.6a14.1,14.1,0,0,0,24.07,9.97,14.1,14.1,0,0,0,0-19.94A14.27,14.27,0,0,0,24,4.5Z"/><path class="a" d="M23.9322,12.2909A6.28,6.28,0,1,0,28.3728,14.13,6.3562,6.3562,0,0,0,23.9322,12.2909Z"/><path class="a" d="M17.6522,31.1737v8.45A3.8761,3.8761,0,0,1,13.7761,43.5h0A3.8761,3.8761,0,0,1,9.9,39.6239V18.6"/></svg>
Picsart in other icon packs
Copied!