Reboot Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Reboot 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/346549.svg" alt="Reboot icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/346549.svg" alt="Reboot icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/346549.svg" alt="Reboot icon" :width="24" :height="24" />
CSS background
.icon-reboot {
background-image: url('https://proicons.com/icon/346549.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><path class="a" d="M27.5493,34.3182c1.79-2.404,6.18-7.9116,5.8166-13.3237,0,0-.06-.8866-.071-1.4822A17.9875,17.9875,0,0,1,37.3994,7.8047a13.0776,13.0776,0,0,0-7.7251,9.1034q-.0267.119-.0511.2382A21.2526,21.2526,0,0,1,16.3338,4.2147Q16.2083,3.86,16.0956,3.5a18.0425,18.0425,0,0,0,1.4838,6.4346,22.5107,22.5107,0,0,0,5.1028,7.486c1.3009,1.175,3.2879,2.8871,4.5265,4.1215"/><path class="a" d="M10.8284,25.544q-.1164-.1938-.2278-.39a10.1161,10.1161,0,0,0,12.2133,1.3754,12.9677,12.9677,0,0,0,4.3948-4.9868c1.2641,1.4711,1.6391,3.9408,1.8985,5.8629a10.1743,10.1743,0,0,1-.8788,5.671c-.1322.28-.2773.5534-.4307.8223-1.4451,2.5333-3.601,4.6053-5.04,7.1421a14.947,14.947,0,0,0-1.4238,3.46,17.6618,17.6618,0,0,1,3.9554-13.6384q.117-.1384.237-.2744a10.346,10.346,0,0,1-8.1719.5887,12.67,12.67,0,0,1-6.3333-5.3193q-.0978-.1554-.1925-.3129Z"/><ellipse class="a" cx="27.2087" cy="11.2768" rx="2.5261" ry="2.9005" transform="translate(-2.242 11.648) rotate(-23.2339)"/></svg>
Reboot in other icon packs
Copied!