Previous Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Previous 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/310924.svg" alt="Previous icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310924.svg" alt="Previous icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310924.svg" alt="Previous icon" :width="24" :height="24" />
CSS background
.icon-previous {
background-image: url('https://proicons.com/icon/310924.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="M3.88879 3.69999L3.88879 20.3" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> <path d="M20.1112 18.6238L20.1112 5.38035C20.1106 5.10882 20.034 4.84289 19.8901 4.61263C19.7462 4.38236 19.5407 4.19694 19.297 4.07733C19.0532 3.95772 18.7808 3.90869 18.5107 3.93578C18.2405 3.96288 17.9833 4.06501 17.7681 4.23064L8.59961 11.3617C8.41806 11.5034 8.27272 11.6862 8.17555 11.895C8.07839 12.1038 8.03217 12.3327 8.04069 12.5628C8.04922 12.793 8.11224 13.0178 8.22459 13.2189C8.33693 13.4199 8.49539 13.5915 8.68693 13.7193L17.8555 19.8317C18.0743 19.9758 18.3281 20.0582 18.5899 20.0701C18.8517 20.082 19.1119 20.023 19.3429 19.8992C19.5739 19.7755 19.7673 19.5917 19.9025 19.3672C20.0378 19.1427 20.1099 18.8859 20.1112 18.6238Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Previous in other icon packs
Copied!