logo angular icon
logo-angular from Carbon by IBM · Outline · Brand · Apache-2.0 Free for personal and commercial use.
- Name
- logo-angular
- Set
- Carbon
- Style
- Outline
- Category
- Brand
- Viewbox
- 32×32
- License
- Apache 2.0
The same icon in other sets
More brand icons from Carbon
beecarboncarbon-for-aemcarbon-for-ibm-dotcomcarbon-for-ibm-productcarbon-for-mobilecarbon-for-salesforcecarbon-ui-buildercloud-appedt-loopibm-cloudibm-partner-plusibm-securitylogo-ansible-communitylogo-astradblogo-blueskylogo-digglogo-discordlogo-facebooklogo-figmalogo-flickrlogo-gitlogo-githublogo-gitlab
Use the logo angular icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.5 16h4.9L16 10.8z"/><path fill="currentColor" d="M16 3L3 7.6l2.7 15.8L16 29l10.3-5.6L29 7.6zm5.1 18.6l-1.5-3.2h-7.1L11 21.6H8.6L16 5.3l7.4 16.2h-2.3z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonLogoAngular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.5 16h4.9L16 10.8z"/><path fill="currentColor" d="M16 3L3 7.6l2.7 15.8L16 29l10.3-5.6L29 7.6zm5.1 18.6l-1.5-3.2h-7.1L11 21.6H8.6L16 5.3l7.4 16.2h-2.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.5 16h4.9L16 10.8z"/><path fill="currentColor" d="M16 3L3 7.6l2.7 15.8L16 29l10.3-5.6L29 7.6zm5.1 18.6l-1.5-3.2h-7.1L11 21.6H8.6L16 5.3l7.4 16.2h-2.3z"/></svg> </template>
CSS
.icon-logo-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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.5%2016h4.9L16%2010.8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203L3%207.6l2.7%2015.8L16%2029l10.3-5.6L29%207.6zm5.1%2018.6l-1.5-3.2h-7.1L11%2021.6H8.6L16%205.3l7.4%2016.2h-2.3z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.5%2016h4.9L16%2010.8z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%203L3%207.6l2.7%2015.8L16%2029l10.3-5.6L29%207.6zm5.1%2018.6l-1.5-3.2h-7.1L11%2021.6H8.6L16%205.3l7.4%2016.2h-2.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/logo-angular.svg?color=%231a73e8&size=48