angular logo icon
angular-logo-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- angular-logo-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
Use the angular logo icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m228.61 60.92l-96-40a12 12 0 0 0-9.24 0l-96 40a12 12 0 0 0-7.28 12.67l16 120a12 12 0 0 0 6.52 9.14l80 40a12 12 0 0 0 10.74 0l80-40a12 12 0 0 0 6.52-9.14l16-120a12 12 0 0 0-7.26-12.67M197 184.11l-69 34.47l-68.95-34.47L45.11 79.54L128 45l82.89 34.54ZM117.51 82.17l-40 72a12 12 0 1 0 21 11.66l7.66-13.83h43.66l7.68 13.83a12 12 0 1 0 21-11.66l-40-72a12 12 0 0 0-21 0m2 45.83l8.49-15.29l8.49 15.29Z"/></svg>
React
import type { SVGProps } from "react";
export function PhAngularLogoBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m228.61 60.92l-96-40a12 12 0 0 0-9.24 0l-96 40a12 12 0 0 0-7.28 12.67l16 120a12 12 0 0 0 6.52 9.14l80 40a12 12 0 0 0 10.74 0l80-40a12 12 0 0 0 6.52-9.14l16-120a12 12 0 0 0-7.26-12.67M197 184.11l-69 34.47l-68.95-34.47L45.11 79.54L128 45l82.89 34.54ZM117.51 82.17l-40 72a12 12 0 1 0 21 11.66l7.66-13.83h43.66l7.68 13.83a12 12 0 1 0 21-11.66l-40-72a12 12 0 0 0-21 0m2 45.83l8.49-15.29l8.49 15.29Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="m228.61 60.92l-96-40a12 12 0 0 0-9.24 0l-96 40a12 12 0 0 0-7.28 12.67l16 120a12 12 0 0 0 6.52 9.14l80 40a12 12 0 0 0 10.74 0l80-40a12 12 0 0 0 6.52-9.14l16-120a12 12 0 0 0-7.26-12.67M197 184.11l-69 34.47l-68.95-34.47L45.11 79.54L128 45l82.89 34.54ZM117.51 82.17l-40 72a12 12 0 1 0 21 11.66l7.66-13.83h43.66l7.68 13.83a12 12 0 1 0 21-11.66l-40-72a12 12 0 0 0-21 0m2 45.83l8.49-15.29l8.49 15.29Z"/></svg> </template>
CSS
.icon-angular-logo-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m228.61%2060.92l-96-40a12%2012%200%200%200-9.24%200l-96%2040a12%2012%200%200%200-7.28%2012.67l16%20120a12%2012%200%200%200%206.52%209.14l80%2040a12%2012%200%200%200%2010.74%200l80-40a12%2012%200%200%200%206.52-9.14l16-120a12%2012%200%200%200-7.26-12.67M197%20184.11l-69%2034.47l-68.95-34.47L45.11%2079.54L128%2045l82.89%2034.54ZM117.51%2082.17l-40%2072a12%2012%200%201%200%2021%2011.66l7.66-13.83h43.66l7.68%2013.83a12%2012%200%201%200%2021-11.66l-40-72a12%2012%200%200%200-21%200m2%2045.83l8.49-15.29l8.49%2015.29Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m228.61%2060.92l-96-40a12%2012%200%200%200-9.24%200l-96%2040a12%2012%200%200%200-7.28%2012.67l16%20120a12%2012%200%200%200%206.52%209.14l80%2040a12%2012%200%200%200%2010.74%200l80-40a12%2012%200%200%200%206.52-9.14l16-120a12%2012%200%200%200-7.26-12.67M197%20184.11l-69%2034.47l-68.95-34.47L45.11%2079.54L128%2045l82.89%2034.54ZM117.51%2082.17l-40%2072a12%2012%200%201%200%2021%2011.66l7.66-13.83h43.66l7.68%2013.83a12%2012%200%201%200%2021-11.66l-40-72a12%2012%200%200%200-21%200m2%2045.83l8.49-15.29l8.49%2015.29Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/angular-logo-bold.svg?color=%231a73e8&size=48