Caret Left Icon
Free SVG icon from the Mage Icons collection. Download or copy for use in any project.
The Caret Left 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/310030.svg" alt="Caret Left icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310030.svg" alt="Caret Left icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310030.svg" alt="Caret Left icon" :width="24" :height="24" />
CSS background
.icon-caret-left {
background-image: url('https://proicons.com/icon/310030.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="M16.7505 5.48352V18.4835C16.7512 18.73 16.6795 18.9713 16.5445 19.1775C16.4094 19.3837 16.2168 19.5457 15.9905 19.6435C15.8294 19.7122 15.6556 19.7463 15.4805 19.7435H15.2905C15.0473 19.7092 14.8203 19.601 14.6405 19.4335L7.88051 13.3535C7.69143 13.1875 7.53541 12.9874 7.42055 12.7635C7.31271 12.535 7.25472 12.2862 7.25051 12.0335C7.24174 11.7828 7.28961 11.5333 7.39052 11.3035C7.4853 11.0671 7.63235 10.8552 7.82058 10.6835L14.6405 4.57352C14.8236 4.41277 15.0494 4.30858 15.2905 4.27353C15.5309 4.2331 15.7778 4.2644 16.0005 4.36353C16.2231 4.46319 16.4111 4.62678 16.5405 4.83353C16.671 5.02578 16.7438 5.25128 16.7505 5.48352Z" fill="black"/> </svg>
Caret Left in other icon packs
Copied!