Satofull Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Satofull 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/332412.svg" alt="Satofull icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/332412.svg" alt="Satofull icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/332412.svg" alt="Satofull icon" :width="24" :height="24" />
CSS background
.icon-satofull {
background-image: url('https://proicons.com/icon/332412.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="24" cy="24" r="21.5"/><path class="c" d="M19.5,20.25c0,3.7432.25,8.25.25,8.25.7058-.1891,7.7097-.2118,8.5,0,0-3.6411.25-8.25.25-8.25,0,0-2.2775-.5-4.5-.5s-4.5.5-4.5.5Z"/><path class="c" d="M18.763,7.898c2.0163,2.8039,8.0953-.7017,9.5491-1.9435-.3198-.3198-1.1615-.5005-1.6173-.5005"/><path class="c" d="M21.682,4.1152c.6447,1.8617,6.5586,6.1927,7.3867,7.2081,1.1056,1.3558.6045,4.4346-2.3436,2.7326-2.8215-1.629-5.1593-2.095-6.4043.0616-1.3056,2.2614,1.4355,4.3825,4.9517,4.3825"/><path class="c" d="M7.7804,16.9c0,2.0908,3.832,1.3676,6.2006,0l-9.5464,11.874c5.7175-7.1118,12.101-5.725,12.101-1.4356,0,4.5611-6.4024,5.7843-7.9168,3.2002-.9664-1.6739,3.4819-3.7446,4.7542,1.0037"/><path class="c" d="M34.951,15.9c1.4063.7183-1.6459,5.3584.6928,7.133"/><path class="c" d="M40.816,21.897c-1.3606,2.3567-5.2171,1.1008-8.0225,4.8263-2.1573,2.8649-.2535,5.8591,10.687,3.4727"/><path class="c" d="M23.913,29.511c4.3273,2.4984,1.8236,2.3387.3554,3.5837-1.4682,1.245-1.2325,2.539,2.1276,5.5563,2.7904,2.5057-1.3609,6.8241-3.8823,3.7687"/><path class="c" d="M15.354,40.698c.6235,2.327,1.5484,2.588,5.2671-2.1045"/><path class="c" d="M29.716,37.552c1.7887.4793,3.7204,2.0783,3.7204,4.4316"/></svg>
Copied!