triangle icon
triangle-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.
- Name
- triangle-filled
- Set
- Reicon
- Style
- Filled
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
1 other variant in Reicon
The same icon in other sets
All triangle icons →triangleAkar IconstriangleBootstrap IconstriangleFramework7 IconstriangleFeather Iconstriangle-12-filledFluent UI System IconstriangleHuge IconstriangleHumbleiconstriangleIconParktriangleIconPark OutlinetriangleIconPark SolidtriangleIconPark TwoTonetriangleIconoirtriangleIonIconstriangleJam IconstriangleLucidetriangleMaterial Design Iconstriangle-fillMingCute IcontriangleMyna UI Iconstriangle-16OcticonstrianglePhosphortriangle-fillRemix IcontriangleTabler Iconstriangle-outlineTeenyiconstriangleUnicons
More newicons icons from Reicon
Use the triangle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.25 3.899v9.02c0 .33-.16.63-.43.82l-7.21 5.05c-.59.41-1.43.09-1.56-.62c-.15-.86.05-1.87.65-2.96l3.12-5.61l2.94-5.29c.23-.41.48-.77.74-1.08c.6-.7 1.75-.25 1.75.67m9.14 14.89l-7.21-5.05a1 1 0 0 1-.43-.82v-9.02c0-.92 1.15-1.37 1.75-.67c.26.31.51.67.74 1.08l2.94 5.29l3.12 5.61c.6 1.09.8 2.1.65 2.96c-.13.71-.97 1.03-1.56.62m-15.13.351l6.15-4.1c.33-.22.87-.22 1.2 0l6.15 4.1c1.63 1.09 1.36 1.98-.6 1.98H5.85c-1.95-.01-2.22-.9-.59-1.98"/></svg>
React
import type { SVGProps } from "react";
export function ReiconTriangleFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.25 3.899v9.02c0 .33-.16.63-.43.82l-7.21 5.05c-.59.41-1.43.09-1.56-.62c-.15-.86.05-1.87.65-2.96l3.12-5.61l2.94-5.29c.23-.41.48-.77.74-1.08c.6-.7 1.75-.25 1.75.67m9.14 14.89l-7.21-5.05a1 1 0 0 1-.43-.82v-9.02c0-.92 1.15-1.37 1.75-.67c.26.31.51.67.74 1.08l2.94 5.29l3.12 5.61c.6 1.09.8 2.1.65 2.96c-.13.71-.97 1.03-1.56.62m-15.13.351l6.15-4.1c.33-.22.87-.22 1.2 0l6.15 4.1c1.63 1.09 1.36 1.98-.6 1.98H5.85c-1.95-.01-2.22-.9-.59-1.98"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.25 3.899v9.02c0 .33-.16.63-.43.82l-7.21 5.05c-.59.41-1.43.09-1.56-.62c-.15-.86.05-1.87.65-2.96l3.12-5.61l2.94-5.29c.23-.41.48-.77.74-1.08c.6-.7 1.75-.25 1.75.67m9.14 14.89l-7.21-5.05a1 1 0 0 1-.43-.82v-9.02c0-.92 1.15-1.37 1.75-.67c.26.31.51.67.74 1.08l2.94 5.29l3.12 5.61c.6 1.09.8 2.1.65 2.96c-.13.71-.97 1.03-1.56.62m-15.13.351l6.15-4.1c.33-.22.87-.22 1.2 0l6.15 4.1c1.63 1.09 1.36 1.98-.6 1.98H5.85c-1.95-.01-2.22-.9-.59-1.98"/></svg> </template>
CSS
.icon-triangle-filled {
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%22currentColor%22%20d%3D%22M11.25%203.899v9.02c0%20.33-.16.63-.43.82l-7.21%205.05c-.59.41-1.43.09-1.56-.62c-.15-.86.05-1.87.65-2.96l3.12-5.61l2.94-5.29c.23-.41.48-.77.74-1.08c.6-.7%201.75-.25%201.75.67m9.14%2014.89l-7.21-5.05a1%201%200%200%201-.43-.82v-9.02c0-.92%201.15-1.37%201.75-.67c.26.31.51.67.74%201.08l2.94%205.29l3.12%205.61c.6%201.09.8%202.1.65%202.96c-.13.71-.97%201.03-1.56.62m-15.13.351l6.15-4.1c.33-.22.87-.22%201.2%200l6.15%204.1c1.63%201.09%201.36%201.98-.6%201.98H5.85c-1.95-.01-2.22-.9-.59-1.98%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%22currentColor%22%20d%3D%22M11.25%203.899v9.02c0%20.33-.16.63-.43.82l-7.21%205.05c-.59.41-1.43.09-1.56-.62c-.15-.86.05-1.87.65-2.96l3.12-5.61l2.94-5.29c.23-.41.48-.77.74-1.08c.6-.7%201.75-.25%201.75.67m9.14%2014.89l-7.21-5.05a1%201%200%200%201-.43-.82v-9.02c0-.92%201.15-1.37%201.75-.67c.26.31.51.67.74%201.08l2.94%205.29l3.12%205.61c.6%201.09.8%202.1.65%202.96c-.13.71-.97%201.03-1.56.62m-15.13.351l6.15-4.1c.33-.22.87-.22%201.2%200l6.15%204.1c1.63%201.09%201.36%201.98-.6%201.98H5.85c-1.95-.01-2.22-.9-.59-1.98%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/triangle-filled.svg?color=%231a73e8&size=48