Autosync For Google Drive Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Autosync For Google Drive 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/336792.svg" alt="Autosync For Google Drive icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/336792.svg" alt="Autosync For Google Drive icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/336792.svg" alt="Autosync For Google Drive icon" :width="24" :height="24" />
CSS background
.icon-autosync-for-google-drive {
background-image: url('https://proicons.com/icon/336792.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:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="c" cx="24" cy="24" r="21.5"/><circle class="c" cx="24" cy="24" r="11.6383"/><path class="c" d="m21.1941,2.6815c4.0324,3.4022,4.4087,8.0708,4.4087,9.7898"/><path class="c" d="m44.7003,29.8293c-4.8652,1.1495-8.8836.4002-10.3723-.4593"/><path class="c" d="m8.2858,38.6736c.7833-5.0504,3.5202-9.2414,5.0088-10.1008"/></svg>
Copied!