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/310594.svg" alt="Caret Left icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/310594.svg" alt="Caret Left icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/310594.svg" alt="Caret Left icon" :width="24" :height="24" />
CSS background
.icon-caret-left {
background-image: url('https://proicons.com/icon/310594.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="M8.37169 12.7773L15.1409 18.8711C15.2153 18.9365 15.3069 18.9792 15.4048 18.9941C15.5027 19.009 15.6028 18.9955 15.6932 18.9551C15.7837 18.9147 15.8606 18.8492 15.915 18.7664C15.9694 18.6835 15.9989 18.5868 16 18.4876L16 5.51237C15.9989 5.41323 15.9694 5.31649 15.915 5.23363C15.8606 5.15077 15.7837 5.08527 15.6932 5.0449C15.6028 5.00453 15.5027 4.99099 15.4048 5.00588C15.3069 5.02077 15.2153 5.06347 15.1409 5.12892L8.33028 11.2227C8.22268 11.3229 8.13761 11.4448 8.08073 11.5805C8.02385 11.7161 7.99645 11.8623 8.00037 12.0094C8.00428 12.1564 8.03942 12.3009 8.10344 12.4333C8.16747 12.5658 8.25891 12.683 8.37169 12.7773Z" stroke="black" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/> </svg>
Caret Left in other icon packs
Copied!