Au Selfcare Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Au Selfcare 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/322151.svg" alt="Au Selfcare icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/322151.svg" alt="Au Selfcare icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/322151.svg" alt="Au Selfcare icon" :width="24" :height="24" />
CSS background
.icon-au-selfcare {
background-image: url('https://proicons.com/icon/322151.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><path class="c" d="M8.3962,12.9692l1.6114,2.0574c-.3788.6463-.7088,1.3201-.9872,2.0156l6.6187,3.107c1.0535-3.149,4.0023-5.2718,7.3228-5.2718,1.19,0,2.3639.275,3.43.8036l2.8636-6.7348c-.8027-.37-1.6364-.6685-2.4915-.8921l-.3143-2.5766-6.9804.0429-.3112,2.5575c-1.3216.3486-2.5896.8757-3.7688,1.5669l-2.0574-1.6114-4.9357,4.9358Z"/><path class="c" d="M33.6196,10.8702l-2.0447,1.6002c-.4229-.2476-.8577-.4744-1.3027-.6796l-2.8636,6.7348c2.6288,1.3034,4.2918,3.984,4.2918,6.9182,0,4.2646-3.4572,7.7218-7.7218,7.7218s-7.7218-3.4572-7.7218-7.7218c0-.8328.1347-1.6602.399-2.4499l-6.6187-3.107c-.229.572-.4225,1.1575-.5797,1.7532l-2.5575.3112v6.9852l2.5575.3112c.3486,1.3216.8757,2.5896,1.5669,3.7688l-1.6114,2.0574,4.9357,4.9357,2.0574-1.6114c1.1792.6912,2.4472,1.2183,3.7688,1.5669l.3112,2.5575h6.9852l.3112-2.5575c1.3216-.3486,2.5896-.8757,3.7688-1.5669l2.0574,1.6114,4.9357-4.9357-1.6114-2.0574c.6912-1.1792,1.2183-2.4472,1.5669-3.7688l2.5575-.3112.0429-6.9804-2.5766-.3143c-.3479-1.3307-.8767-2.6073-1.5717-3.7942l1.6002-2.0447-4.9324-4.9327Z"/><path class="c" d="M20.6246,32.4002l-2.7601,6.7501"/><path class="c" d="M26.6676,32.6822l2.6706,6.7805"/></svg>
Copied!