brand angular icon

brand-angular-filled from Tabler Icons by Paweł Kuna · Filled · MIT Free for personal and commercial use.

Name
brand-angular-filled
Set
Tabler Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in Tabler Icons

Related icons in Tabler Icons

Use the brand angular icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.665 2.174l7.4 2.612a2 2 0 0 1 1.316 2.156l-1.323 9.703a2 2 0 0 1-.99 1.468l-6.076 3.471a2 2 0 0 1-1.984 0l-6.076-3.47a2 2 0 0 1-.96-1.3l-.03-.167L2.62 6.943a2 2 0 0 1 1.316-2.156l7.4-2.613a2 2 0 0 1 1.33 0m.271 4.475c-.324-.865-1.548-.865-1.872 0l-3 8a1 1 0 0 0 .585 1.287l.111.035a1 1 0 0 0 1.176-.62L10.443 14h3.113l.508 1.352a1 1 0 0 0 1.176.62l.111-.035a1 1 0 0 0 .585-1.287zM12 9.848l.807 2.151h-1.614z"/></svg>

React

import type { SVGProps } from "react";

export function TablerBrandAngularFilled(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="m12.665 2.174l7.4 2.612a2 2 0 0 1 1.316 2.156l-1.323 9.703a2 2 0 0 1-.99 1.468l-6.076 3.471a2 2 0 0 1-1.984 0l-6.076-3.47a2 2 0 0 1-.96-1.3l-.03-.167L2.62 6.943a2 2 0 0 1 1.316-2.156l7.4-2.613a2 2 0 0 1 1.33 0m.271 4.475c-.324-.865-1.548-.865-1.872 0l-3 8a1 1 0 0 0 .585 1.287l.111.035a1 1 0 0 0 1.176-.62L10.443 14h3.113l.508 1.352a1 1 0 0 0 1.176.62l.111-.035a1 1 0 0 0 .585-1.287zM12 9.848l.807 2.151h-1.614z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12.665 2.174l7.4 2.612a2 2 0 0 1 1.316 2.156l-1.323 9.703a2 2 0 0 1-.99 1.468l-6.076 3.471a2 2 0 0 1-1.984 0l-6.076-3.47a2 2 0 0 1-.96-1.3l-.03-.167L2.62 6.943a2 2 0 0 1 1.316-2.156l7.4-2.613a2 2 0 0 1 1.33 0m.271 4.475c-.324-.865-1.548-.865-1.872 0l-3 8a1 1 0 0 0 .585 1.287l.111.035a1 1 0 0 0 1.176-.62L10.443 14h3.113l.508 1.352a1 1 0 0 0 1.176.62l.111-.035a1 1 0 0 0 .585-1.287zM12 9.848l.807 2.151h-1.614z"/></svg>
</template>

CSS

.icon-brand-angular-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%22m12.665%202.174l7.4%202.612a2%202%200%200%201%201.316%202.156l-1.323%209.703a2%202%200%200%201-.99%201.468l-6.076%203.471a2%202%200%200%201-1.984%200l-6.076-3.47a2%202%200%200%201-.96-1.3l-.03-.167L2.62%206.943a2%202%200%200%201%201.316-2.156l7.4-2.613a2%202%200%200%201%201.33%200m.271%204.475c-.324-.865-1.548-.865-1.872%200l-3%208a1%201%200%200%200%20.585%201.287l.111.035a1%201%200%200%200%201.176-.62L10.443%2014h3.113l.508%201.352a1%201%200%200%200%201.176.62l.111-.035a1%201%200%200%200%20.585-1.287zM12%209.848l.807%202.151h-1.614z%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%22m12.665%202.174l7.4%202.612a2%202%200%200%201%201.316%202.156l-1.323%209.703a2%202%200%200%201-.99%201.468l-6.076%203.471a2%202%200%200%201-1.984%200l-6.076-3.47a2%202%200%200%201-.96-1.3l-.03-.167L2.62%206.943a2%202%200%200%201%201.316-2.156l7.4-2.613a2%202%200%200%201%201.33%200m.271%204.475c-.324-.865-1.548-.865-1.872%200l-3%208a1%201%200%200%200%20.585%201.287l.111.035a1%201%200%200%200%201.176-.62L10.443%2014h3.113l.508%201.352a1%201%200%200%200%201.176.62l.111-.035a1%201%200%200%200%20.585-1.287zM12%209.848l.807%202.151h-1.614z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tabler/brand-angular-filled.svg?color=%231a73e8&size=48