triangle 02 icon
triangle-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- triangle-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the triangle 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19.496 12.632l.363.633c1.726 3 2.589 4.5 1.908 5.618C21.087 20 19.31 20 15.757 20H15M4.505 12.632l-.364.633c-1.726 3-2.589 4.5-1.908 5.618C2.913 20 4.69 20 8.243 20H9M7.533 7.366l.365-.633C9.712 3.578 10.619 2 12 2c1.38 0 2.288 1.578 4.102 4.733l.365.633M12 18v4m7.66-13l-3.464 2M4.34 9l3.464 2"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTriangle02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m19.496 12.632l.363.633c1.726 3 2.589 4.5 1.908 5.618C21.087 20 19.31 20 15.757 20H15M4.505 12.632l-.364.633c-1.726 3-2.589 4.5-1.908 5.618C2.913 20 4.69 20 8.243 20H9M7.533 7.366l.365-.633C9.712 3.578 10.619 2 12 2c1.38 0 2.288 1.578 4.102 4.733l.365.633M12 18v4m7.66-13l-3.464 2M4.34 9l3.464 2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m19.496 12.632l.363.633c1.726 3 2.589 4.5 1.908 5.618C21.087 20 19.31 20 15.757 20H15M4.505 12.632l-.364.633c-1.726 3-2.589 4.5-1.908 5.618C2.913 20 4.69 20 8.243 20H9M7.533 7.366l.365-.633C9.712 3.578 10.619 2 12 2c1.38 0 2.288 1.578 4.102 4.733l.365.633M12 18v4m7.66-13l-3.464 2M4.34 9l3.464 2"/></svg> </template>
CSS
.icon-triangle-02 {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m19.496%2012.632l.363.633c1.726%203%202.589%204.5%201.908%205.618C21.087%2020%2019.31%2020%2015.757%2020H15M4.505%2012.632l-.364.633c-1.726%203-2.589%204.5-1.908%205.618C2.913%2020%204.69%2020%208.243%2020H9M7.533%207.366l.365-.633C9.712%203.578%2010.619%202%2012%202c1.38%200%202.288%201.578%204.102%204.733l.365.633M12%2018v4m7.66-13l-3.464%202M4.34%209l3.464%202%22%2F%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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m19.496%2012.632l.363.633c1.726%203%202.589%204.5%201.908%205.618C21.087%2020%2019.31%2020%2015.757%2020H15M4.505%2012.632l-.364.633c-1.726%203-2.589%204.5-1.908%205.618C2.913%2020%204.69%2020%208.243%2020H9M7.533%207.366l.365-.633C9.712%203.578%2010.619%202%2012%202c1.38%200%202.288%201.578%204.102%204.733l.365.633M12%2018v4m7.66-13l-3.464%202M4.34%209l3.464%202%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/triangle-02.svg?color=%231a73e8&size=48