caret down icon
caret-down-sharp-two-tone from Keyline Icons by Keyline Icons · Sharp Two Tone · MIT Free for personal and commercial use.
- Name
- caret-down-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-down-filledAnt Design Iconscaret-downBootstrap Iconscaret-downBoxIcons v2caret-downCarboncaret-downFont Awesome 6 Solidcaret-downFont Awesome Solidcaret-down-outlineFlowbite Iconscaret-down-12-filledFluent UI System Iconscaret-downIonIconscaret-downLine Awesomecaret-downMage Iconscaret-downPhosphorcaret-downPrime Iconscaret-downRadix Iconscaret-downTabler Iconscaret-downTDesign Icons
Related icons in Keyline Icons
Use the caret down 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="M11.1362 18.5039L4.1362 6.5039C3.7473 5.8372 4.2282 5 5 5L19 5C19.7718 5 20.2527 5.8372 19.8638 6.5039L12.8638 18.5039C12.4779 19.1654 11.5221 19.1654 11.1362 18.5039Z" stroke="none"/><path d="M12 18L5 6L19 6L12 18Z"/></g></svg>
React
import type { SVGProps } from "react";
export function KeylineIconsCaretDownSharpTwoTone(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="M11.1362 18.5039L4.1362 6.5039C3.7473 5.8372 4.2282 5 5 5L19 5C19.7718 5 20.2527 5.8372 19.8638 6.5039L12.8638 18.5039C12.4779 19.1654 11.5221 19.1654 11.1362 18.5039Z" stroke="none"/><path d="M12 18L5 6L19 6L12 18Z"/></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="M11.1362 18.5039L4.1362 6.5039C3.7473 5.8372 4.2282 5 5 5L19 5C19.7718 5 20.2527 5.8372 19.8638 6.5039L12.8638 18.5039C12.4779 19.1654 11.5221 19.1654 11.1362 18.5039Z" stroke="none"/><path d="M12 18L5 6L19 6L12 18Z"/></g></svg> </template>
CSS
.icon-caret-down-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%22M11.1362%2018.5039L4.1362%206.5039C3.7473%205.8372%204.2282%205%205%205L19%205C19.7718%205%2020.2527%205.8372%2019.8638%206.5039L12.8638%2018.5039C12.4779%2019.1654%2011.5221%2019.1654%2011.1362%2018.5039Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M12%2018L5%206L19%206L12%2018Z%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%22M11.1362%2018.5039L4.1362%206.5039C3.7473%205.8372%204.2282%205%205%205L19%205C19.7718%205%2020.2527%205.8372%2019.8638%206.5039L12.8638%2018.5039C12.4779%2019.1654%2011.5221%2019.1654%2011.1362%2018.5039Z%22%20stroke%3D%22none%22%2F%3E%3Cpath%20d%3D%22M12%2018L5%206L19%206L12%2018Z%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-down-sharp-two-tone.svg?color=%231a73e8&size=48