Refresh Reverse Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Refresh Reverse icon is commonly used in data tables, pull-to-refresh UI and sync indicators. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/310929.svg" alt="Refresh Reverse icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310929.svg" alt="Refresh Reverse icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310929.svg" alt="Refresh Reverse icon" :width="24" :height="24" />
CSS background
.icon-refresh-reverse {
background-image: url('https://proicons.com/icon/310929.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="M6.39462 7.70537C7.12924 6.96718 8.00279 6.38183 8.96495 5.98308C9.927 5.58435 10.9586 5.38013 12 5.38222C14.1028 5.38222 16.1195 6.21757 17.6064 7.70446C19.0933 9.19136 19.9286 11.208 19.9286 13.3107C19.9286 15.4146 19.0936 17.4323 17.607 18.9209C16.1204 20.4095 14.1038 21.2472 12 21.25C9.89625 21.2472 7.87961 20.4095 6.39303 18.9209C4.90645 17.4323 4.07141 15.4146 4.07141 13.3107" stroke="black" stroke-width="1.5" stroke-miterlimit="10" stroke-linecap="round"/> <path d="M7.11928 2.75L6.17085 6.60772C6.08702 6.94965 6.14202 7.31085 6.32371 7.61238C6.5055 7.9139 6.79909 8.13125 7.14066 8.21689L11.009 9.16532" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Refresh Reverse in other icon packs
Copied!