Vancedmicrogsettings Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Vancedmicrogsettings 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/349203.svg" alt="Vancedmicrogsettings icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/349203.svg" alt="Vancedmicrogsettings icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/349203.svg" alt="Vancedmicrogsettings icon" :width="24" :height="24" />
CSS background
.icon-vancedmicrogsettings {
background-image: url('https://proicons.com/icon/349203.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;}.b{fill:#fff;}</style></defs><path class="a" d="M23.78,2.5A21.54,21.54,0,0,1,36,6.13l-5.63,8.41a11.39,11.39,0,1,0,3.85,14.52H24V18.94H45.5V24A21.5,21.5,0,1,1,23.24,2.51Z"/><path class="a" d="M29.4,8.6A16.37,16.37,0,0,0,24,7.69"/><path class="a" d="M11.41,13.64a16.3,16.3,0,0,0,9.13,26.3"/><path class="a" d="M36.23,18.94c1.77,0,1.85,4.77,3.45,4.77s1.85-4.77,3.45-4.77"/><circle class="b" cx="39.68" cy="26.33" r="0.75"/><circle class="b" cx="22.55" cy="40.19" r="0.75"/><circle class="b" cx="31.24" cy="9.35" r="0.75"/></svg>
Copied!