angular logo
angular-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.
- Name
- angular-light
- Set
- Skill Icons
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
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 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#e23237" d="M34.25 61.125L127.325 28l95.525 32.612L207.412 183.7L127.325 228l-78.787-43.725z"/><path fill="#b52e31" d="M222.85 60.613L127.325 28v200l80.087-44.3z"/><path fill="#fff" d="m127.469 51.375l-58 129l21.644-.438l11.687-29.149h51.875l12.7 29.375l20.637.437zm.143 41.412l19.625 40.982H110.5l17.169-40.982z"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsAngularLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#e23237" d="M34.25 61.125L127.325 28l95.525 32.612L207.412 183.7L127.325 228l-78.787-43.725z"/><path fill="#b52e31" d="M222.85 60.613L127.325 28v200l80.087-44.3z"/><path fill="#fff" d="m127.469 51.375l-58 129l21.644-.438l11.687-29.149h51.875l12.7 29.375l20.637.437zm.143 41.412l19.625 40.982H110.5l17.169-40.982z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#e23237" d="M34.25 61.125L127.325 28l95.525 32.612L207.412 183.7L127.325 228l-78.787-43.725z"/><path fill="#b52e31" d="M222.85 60.613L127.325 28v200l80.087-44.3z"/><path fill="#fff" d="m127.469 51.375l-58 129l21.644-.438l11.687-29.149h51.875l12.7 29.375l20.637.437zm.143 41.412l19.625 40.982H110.5l17.169-40.982z"/></g></svg> </template>
CSS
.icon-angular-light {
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%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23e23237%22%20d%3D%22M34.25%2061.125L127.325%2028l95.525%2032.612L207.412%20183.7L127.325%20228l-78.787-43.725z%22%2F%3E%3Cpath%20fill%3D%22%23b52e31%22%20d%3D%22M222.85%2060.613L127.325%2028v200l80.087-44.3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m127.469%2051.375l-58%20129l21.644-.438l11.687-29.149h51.875l12.7%2029.375l20.637.437zm.143%2041.412l19.625%2040.982H110.5l17.169-40.982z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%23e23237%22%20d%3D%22M34.25%2061.125L127.325%2028l95.525%2032.612L207.412%20183.7L127.325%20228l-78.787-43.725z%22%2F%3E%3Cpath%20fill%3D%22%23b52e31%22%20d%3D%22M222.85%2060.613L127.325%2028v200l80.087-44.3z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m127.469%2051.375l-58%20129l21.644-.438l11.687-29.149h51.875l12.7%2029.375l20.637.437zm.143%2041.412l19.625%2040.982H110.5l17.169-40.982z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/angular-light.svg?color=%231a73e8&size=48