triangle 01 icon
triangle-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- triangle-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the triangle 01 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-width="1.5"><path stroke-linejoin="round" d="M7.898 6.733C9.712 3.578 10.619 2 12 2c1.38 0 2.288 1.578 4.102 4.733l3.757 6.532c1.726 3 2.589 4.5 1.908 5.618C21.087 20 19.31 20 15.757 20H8.243c-3.553 0-5.33 0-6.01-1.117s.182-2.618 1.908-5.618z"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 20v2m8-13l-2 1M4 9l2 1"/><path stroke-linecap="round" d="M4 14.409c1.89.642 3.252 2.468 3.252 4.62q0 .5-.094.971m9.684 0a5 5 0 0 1-.094-.97c0-2.153 1.362-3.979 3.252-4.621M15.281 6A4.67 4.67 0 0 1 12 7.35A4.67 4.67 0 0 1 8.719 6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTriangle01(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" strokeWidth="1.5"><path strokeLinejoin="round" d="M7.898 6.733C9.712 3.578 10.619 2 12 2c1.38 0 2.288 1.578 4.102 4.733l3.757 6.532c1.726 3 2.589 4.5 1.908 5.618C21.087 20 19.31 20 15.757 20H8.243c-3.553 0-5.33 0-6.01-1.117s.182-2.618 1.908-5.618z"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 20v2m8-13l-2 1M4 9l2 1"/><path strokeLinecap="round" d="M4 14.409c1.89.642 3.252 2.468 3.252 4.62q0 .5-.094.971m9.684 0a5 5 0 0 1-.094-.97c0-2.153 1.362-3.979 3.252-4.621M15.281 6A4.67 4.67 0 0 1 12 7.35A4.67 4.67 0 0 1 8.719 6"/></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-width="1.5"><path stroke-linejoin="round" d="M7.898 6.733C9.712 3.578 10.619 2 12 2c1.38 0 2.288 1.578 4.102 4.733l3.757 6.532c1.726 3 2.589 4.5 1.908 5.618C21.087 20 19.31 20 15.757 20H8.243c-3.553 0-5.33 0-6.01-1.117s.182-2.618 1.908-5.618z"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 20v2m8-13l-2 1M4 9l2 1"/><path stroke-linecap="round" d="M4 14.409c1.89.642 3.252 2.468 3.252 4.62q0 .5-.094.971m9.684 0a5 5 0 0 1-.094-.97c0-2.153 1.362-3.979 3.252-4.621M15.281 6A4.67 4.67 0 0 1 12 7.35A4.67 4.67 0 0 1 8.719 6"/></g></svg> </template>
CSS
.icon-triangle-01 {
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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.898%206.733C9.712%203.578%2010.619%202%2012%202c1.38%200%202.288%201.578%204.102%204.733l3.757%206.532c1.726%203%202.589%204.5%201.908%205.618C21.087%2020%2019.31%2020%2015.757%2020H8.243c-3.553%200-5.33%200-6.01-1.117s.182-2.618%201.908-5.618z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2020v2m8-13l-2%201M4%209l2%201%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2014.409c1.89.642%203.252%202.468%203.252%204.62q0%20.5-.094.971m9.684%200a5%205%200%200%201-.094-.97c0-2.153%201.362-3.979%203.252-4.621M15.281%206A4.67%204.67%200%200%201%2012%207.35A4.67%204.67%200%200%201%208.719%206%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-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M7.898%206.733C9.712%203.578%2010.619%202%2012%202c1.38%200%202.288%201.578%204.102%204.733l3.757%206.532c1.726%203%202.589%204.5%201.908%205.618C21.087%2020%2019.31%2020%2015.757%2020H8.243c-3.553%200-5.33%200-6.01-1.117s.182-2.618%201.908-5.618z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%2020v2m8-13l-2%201M4%209l2%201%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M4%2014.409c1.89.642%203.252%202.468%203.252%204.62q0%20.5-.094.971m9.684%200a5%205%200%200%201-.094-.97c0-2.153%201.362-3.979%203.252-4.621M15.281%206A4.67%204.67%200%200%201%2012%207.35A4.67%204.67%200%200%201%208.719%206%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/triangle-01.svg?color=%231a73e8&size=48