angular from Boxicons Brands by Boxicons · Logo · MIT Free for personal and commercial use.

Name
angular
Set
Boxicons Brands
Style
Logo
Viewbox
24×24
License
MIT

The same logo in other sets

Use the angular logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.24 2l6.51 14.04l.7-10.67zm.31 11.61l-2.51-6.28l-2.59 6.28zm-12-8.24l.7 10.67L9.76 2zm5.49 11.38l-.94 2.43L12.04 22l4.86-2.82l-.94-2.43z"/></svg>

React

import type { SVGProps } from "react";

export function BxlAngular(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="m14.24 2l6.51 14.04l.7-10.67zm.31 11.61l-2.51-6.28l-2.59 6.28zm-12-8.24l.7 10.67L9.76 2zm5.49 11.38l-.94 2.43L12.04 22l4.86-2.82l-.94-2.43z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.24 2l6.51 14.04l.7-10.67zm.31 11.61l-2.51-6.28l-2.59 6.28zm-12-8.24l.7 10.67L9.76 2zm5.49 11.38l-.94 2.43L12.04 22l4.86-2.82l-.94-2.43z"/></svg>
</template>

CSS

.icon-angular {
  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%22m14.24%202l6.51%2014.04l.7-10.67zm.31%2011.61l-2.51-6.28l-2.59%206.28zm-12-8.24l.7%2010.67L9.76%202zm5.49%2011.38l-.94%202.43L12.04%2022l4.86-2.82l-.94-2.43z%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%22m14.24%202l6.51%2014.04l.7-10.67zm.31%2011.61l-2.51-6.28l-2.59%206.28zm-12-8.24l.7%2010.67L9.76%202zm5.49%2011.38l-.94%202.43L12.04%2022l4.86-2.82l-.94-2.43z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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