Reload Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Reload 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/310932.svg" alt="Reload icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310932.svg" alt="Reload icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310932.svg" alt="Reload icon" :width="24" :height="24" />
CSS background
.icon-reload {
background-image: url('https://proicons.com/icon/310932.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M18.0244 7.04345C16.8534 5.87602 15.363 5.08139 13.7411 4.75978C12.1192 4.43816 10.4383 4.60394 8.91047 5.23624C7.38264 5.86853 6.07622 6.939 5.1559 8.31272C4.23559 9.68644 3.74259 11.3019 3.73907 12.9553" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M17.35 2.75L18.1817 6.12181C18.22 6.2688 18.228 6.42201 18.2054 6.57219C18.1827 6.72238 18.13 6.86642 18.0501 6.99563C17.9703 7.12484 17.8651 7.23652 17.7409 7.32394C17.6168 7.41136 17.4761 7.4727 17.3276 7.50426L13.9557 8.34721" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M5.97571 16.9567C7.14667 18.1241 8.63706 18.9186 10.259 19.2403C11.8808 19.5619 13.5617 19.3961 15.0895 18.7639C16.6174 18.1316 17.9238 17.0611 18.8442 15.6873C19.7644 14.3136 20.2574 12.6981 20.2609 11.0447" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M6.65009 21.25L5.81838 17.8782C5.78014 17.7312 5.77208 17.578 5.7947 17.4278C5.81731 17.2776 5.87013 17.1336 5.94996 17.0044C6.02979 16.8751 6.13499 16.7634 6.25918 16.676C6.38338 16.5887 6.52401 16.5273 6.67258 16.4957L10.0444 15.6528" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Reload in other icon packs
Copied!