triangle 03 icon
triangle-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- triangle-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the triangle 03 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-linecap="round" stroke-linejoin="round" d="M3 17.336V7.104c0-1.882 0-2.824.569-3.058c.568-.234 1.237.432 2.576 1.762l12.131 12.065c1.339 1.33 2.008 1.996 1.772 2.562c-.235.565-1.181.565-3.074.565H6.684c-1.737 0-2.605 0-3.144-.537c-.54-.536-.54-1.4-.54-3.127m17.916-4.499L17.48 9.42m3.436 3.417c.162-.16.042-1.484.03-2.324m-.03 2.324c-.162.16-.917.052-2.308-.019m-7.479-9.735L14.565 6.5m-3.436-3.417c-.162.16-.042 1.484-.03 2.324m.03-2.324c.162-.16.917-.052 2.308.019m7.472-.018L17.473 6.5m3.436-3.416c-.161-.162-1.493-.042-2.337-.03m2.337.03c.16.16.052.912-.019 2.295"/><ellipse cx="16.088" cy="8.015" rx="1.383" ry="1.375"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTriangle03(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 strokeLinecap="round" strokeLinejoin="round" d="M3 17.336V7.104c0-1.882 0-2.824.569-3.058c.568-.234 1.237.432 2.576 1.762l12.131 12.065c1.339 1.33 2.008 1.996 1.772 2.562c-.235.565-1.181.565-3.074.565H6.684c-1.737 0-2.605 0-3.144-.537c-.54-.536-.54-1.4-.54-3.127m17.916-4.499L17.48 9.42m3.436 3.417c.162-.16.042-1.484.03-2.324m-.03 2.324c-.162.16-.917.052-2.308-.019m-7.479-9.735L14.565 6.5m-3.436-3.417c-.162.16-.042 1.484-.03 2.324m.03-2.324c.162-.16.917-.052 2.308.019m7.472-.018L17.473 6.5m3.436-3.416c-.161-.162-1.493-.042-2.337-.03m2.337.03c.16.16.052.912-.019 2.295"/><ellipse cx="16.088" cy="8.015" rx="1.383" ry="1.375"/></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-linecap="round" stroke-linejoin="round" d="M3 17.336V7.104c0-1.882 0-2.824.569-3.058c.568-.234 1.237.432 2.576 1.762l12.131 12.065c1.339 1.33 2.008 1.996 1.772 2.562c-.235.565-1.181.565-3.074.565H6.684c-1.737 0-2.605 0-3.144-.537c-.54-.536-.54-1.4-.54-3.127m17.916-4.499L17.48 9.42m3.436 3.417c.162-.16.042-1.484.03-2.324m-.03 2.324c-.162.16-.917.052-2.308-.019m-7.479-9.735L14.565 6.5m-3.436-3.417c-.162.16-.042 1.484-.03 2.324m.03-2.324c.162-.16.917-.052 2.308.019m7.472-.018L17.473 6.5m3.436-3.416c-.161-.162-1.493-.042-2.337-.03m2.337.03c.16.16.052.912-.019 2.295"/><ellipse cx="16.088" cy="8.015" rx="1.383" ry="1.375"/></g></svg> </template>
CSS
.icon-triangle-03 {
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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2017.336V7.104c0-1.882%200-2.824.569-3.058c.568-.234%201.237.432%202.576%201.762l12.131%2012.065c1.339%201.33%202.008%201.996%201.772%202.562c-.235.565-1.181.565-3.074.565H6.684c-1.737%200-2.605%200-3.144-.537c-.54-.536-.54-1.4-.54-3.127m17.916-4.499L17.48%209.42m3.436%203.417c.162-.16.042-1.484.03-2.324m-.03%202.324c-.162.16-.917.052-2.308-.019m-7.479-9.735L14.565%206.5m-3.436-3.417c-.162.16-.042%201.484-.03%202.324m.03-2.324c.162-.16.917-.052%202.308.019m7.472-.018L17.473%206.5m3.436-3.416c-.161-.162-1.493-.042-2.337-.03m2.337.03c.16.16.052.912-.019%202.295%22%2F%3E%3Cellipse%20cx%3D%2216.088%22%20cy%3D%228.015%22%20rx%3D%221.383%22%20ry%3D%221.375%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M3%2017.336V7.104c0-1.882%200-2.824.569-3.058c.568-.234%201.237.432%202.576%201.762l12.131%2012.065c1.339%201.33%202.008%201.996%201.772%202.562c-.235.565-1.181.565-3.074.565H6.684c-1.737%200-2.605%200-3.144-.537c-.54-.536-.54-1.4-.54-3.127m17.916-4.499L17.48%209.42m3.436%203.417c.162-.16.042-1.484.03-2.324m-.03%202.324c-.162.16-.917.052-2.308-.019m-7.479-9.735L14.565%206.5m-3.436-3.417c-.162.16-.042%201.484-.03%202.324m.03-2.324c.162-.16.917-.052%202.308.019m7.472-.018L17.473%206.5m3.436-3.416c-.161-.162-1.493-.042-2.337-.03m2.337.03c.16.16.052.912-.019%202.295%22%2F%3E%3Cellipse%20cx%3D%2216.088%22%20cy%3D%228.015%22%20rx%3D%221.383%22%20ry%3D%221.375%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-03.svg?color=%231a73e8&size=48