Pysolfc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pysolfc 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/346304.svg" alt="Pysolfc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346304.svg" alt="Pysolfc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346304.svg" alt="Pysolfc icon" :width="24" :height="24" />
CSS background
.icon-pysolfc {
background-image: url('https://proicons.com/icon/346304.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><circle class="a" cx="14.0597" cy="25.9914" r="7.2376"/><circle class="a" cx="33.9403" cy="25.9913" r="7.2376"/><circle class="a" cx="24" cy="12.7376" r="7.2376"/><path class="a" d="M32.7773,42.5H15.1057c8.8358-7.7313,8.8358-19.8806,8.8358-19.8806S23.9415,34.7687,32.7773,42.5Z"/></svg>
Copied!