caret left icon
caret-left-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.
- Name
- caret-left-sharp-two-tone
- Set
- Keyline Icons
- Style
- Sharp Two Tone
- Viewbox
- 24×24
- License
- MIT
7 other variants in Keyline Icons
The same icon in other sets
caret-left-filledAnt Design Iconscaret-leftBootstrap Iconscaret-leftBoxIcons v2caret-leftCarboncaret-leftElement Pluscaret-leftFont Awesome 6 Solidcaret-leftFont Awesome Solidcaret-left-outlineFlowbite Iconscaret-left-12-filledFluent UI System Iconscaret-leftLine Awesomecaret-leftMage Iconscaret-leftPhosphorcaret-leftPrime Iconscaret-leftRadix Iconscaret-leftTabler Iconscaret-leftTDesign Icons
Related icons in Keyline Icons
Use the caret left icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M5.4961 12.8638C4.8346 12.4779 4.8346 11.5221 5.4961 11.1362L17.4961 4.1362C18.1628 3.7473 19 4.2282 19 5L19 19C19 19.7718 18.1628 20.2527 17.4961 19.8638L5.4961 12.8638Z" stroke="none"/><path d="M6 12L18 19L18 5L6 12Z"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsCaretLeftSharpTwoTone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="2"><path fill="currentColor" fillOpacity=".4" d="M5.4961 12.8638C4.8346 12.4779 4.8346 11.5221 5.4961 11.1362L17.4961 4.1362C18.1628 3.7473 19 4.2282 19 5L19 19C19 19.7718 18.1628 20.2527 17.4961 19.8638L5.4961 12.8638Z" stroke="none"/><path d="M6 12L18 19L18 5L6 12Z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="2"><path fill="currentColor" fill-opacity=".4" d="M5.4961 12.8638C4.8346 12.4779 4.8346 11.5221 5.4961 11.1362L17.4961 4.1362C18.1628 3.7473 19 4.2282 19 5L19 19C19 19.7718 18.1628 20.2527 17.4961 19.8638L5.4961 12.8638Z" stroke="none"/><path d="M6 12L18 19L18 5L6 12Z"/></g></svg> </template>
CSS
.icon-caret-left-sharp-two-tone {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M5.4961%2012.8638C4.8346%2012.4779%204.8346%2011.5221%205.4961%2011.1362L17.4961%204.1362C18.1628%203.7473%2019%204.2282%2019%205L19%2019C19%2019.7718%2018.1628%2020.2527%2017.4961%2019.8638L5.4961%2012.8638Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M6%2012L18%2019L18%205L6%2012Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-opacity%3D%22.4%22%20d%3D%22M5.4961%2012.8638C4.8346%2012.4779%204.8346%2011.5221%205.4961%2011.1362L17.4961%204.1362C18.1628%203.7473%2019%204.2282%2019%205L19%2019C19%2019.7718%2018.1628%2020.2527%2017.4961%2019.8638L5.4961%2012.8638Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M6%2012L18%2019L18%205L6%2012Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/keyline-icons/caret-left-sharp-two-tone.svg?color=%231a73e8&size=48