angular logo
angular from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- angular
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
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 128 128"><linearGradient id="SVGSHaewcCv1" x1="14.704" x2="110.985" y1="46.27" y2="92.024" gradientTransform="matrix(1 0 0 -1 0 130)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e40035"/><stop offset=".24" stop-color="#f60a48"/><stop offset=".352" stop-color="#f20755"/><stop offset=".494" stop-color="#dc087d"/><stop offset=".745" stop-color="#9717e7"/><stop offset="1" stop-color="#6c00f5"/></linearGradient><path fill="url(#SVGSHaewcCv1)" d="m124.5 21.3l-4.4 68.6L78.3 0zm-29 88.7L64 128l-31.5-18l6.4-15.5h50.3zM64 34.1l16.5 40.2h-33zM7.9 89.9L3.5 21.3L49.7 0z"/><linearGradient id="SVGQOHLreTV1" x1="28.733" x2="91.742" y1="117.071" y2="45.195" gradientTransform="matrix(1 0 0 -1 0 130)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff31d9"/><stop offset="1" stop-color="#ff5be1" stop-opacity="0"/></linearGradient><path fill="url(#SVGQOHLreTV1)" d="m124.5 21.3l-4.4 68.6L78.3 0zm-29 88.7L64 128l-31.5-18l6.4-15.5h50.3zM64 34.1l16.5 40.2h-33zM7.9 89.9L3.5 21.3L49.7 0z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconAngular(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGSHaewcCv1" x1="14.704" x2="110.985" y1="46.27" y2="92.024" gradientTransform="matrix(1 0 0 -1 0 130)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#e40035"/><stop offset=".24" stopColor="#f60a48"/><stop offset=".352" stopColor="#f20755"/><stop offset=".494" stopColor="#dc087d"/><stop offset=".745" stopColor="#9717e7"/><stop offset="1" stopColor="#6c00f5"/></linearGradient><path fill="url(#SVGSHaewcCv1)" d="m124.5 21.3l-4.4 68.6L78.3 0zm-29 88.7L64 128l-31.5-18l6.4-15.5h50.3zM64 34.1l16.5 40.2h-33zM7.9 89.9L3.5 21.3L49.7 0z"/><linearGradient id="SVGQOHLreTV1" x1="28.733" x2="91.742" y1="117.071" y2="45.195" gradientTransform="matrix(1 0 0 -1 0 130)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ff31d9"/><stop offset="1" stopColor="#ff5be1" stopOpacity="0"/></linearGradient><path fill="url(#SVGQOHLreTV1)" d="m124.5 21.3l-4.4 68.6L78.3 0zm-29 88.7L64 128l-31.5-18l6.4-15.5h50.3zM64 34.1l16.5 40.2h-33zM7.9 89.9L3.5 21.3L49.7 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGSHaewcCv1" x1="14.704" x2="110.985" y1="46.27" y2="92.024" gradientTransform="matrix(1 0 0 -1 0 130)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#e40035"/><stop offset=".24" stop-color="#f60a48"/><stop offset=".352" stop-color="#f20755"/><stop offset=".494" stop-color="#dc087d"/><stop offset=".745" stop-color="#9717e7"/><stop offset="1" stop-color="#6c00f5"/></linearGradient><path fill="url(#SVGSHaewcCv1)" d="m124.5 21.3l-4.4 68.6L78.3 0zm-29 88.7L64 128l-31.5-18l6.4-15.5h50.3zM64 34.1l16.5 40.2h-33zM7.9 89.9L3.5 21.3L49.7 0z"/><linearGradient id="SVGQOHLreTV1" x1="28.733" x2="91.742" y1="117.071" y2="45.195" gradientTransform="matrix(1 0 0 -1 0 130)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ff31d9"/><stop offset="1" stop-color="#ff5be1" stop-opacity="0"/></linearGradient><path fill="url(#SVGQOHLreTV1)" d="m124.5 21.3l-4.4 68.6L78.3 0zm-29 88.7L64 128l-31.5-18l6.4-15.5h50.3zM64 34.1l16.5 40.2h-33zM7.9 89.9L3.5 21.3L49.7 0z"/></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%20128%20128%22%3E%3ClinearGradient%20id%3D%22SVGSHaewcCv1%22%20x1%3D%2214.704%22%20x2%3D%22110.985%22%20y1%3D%2246.27%22%20y2%3D%2292.024%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20130)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23e40035%22%2F%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%23f60a48%22%2F%3E%3Cstop%20offset%3D%22.352%22%20stop-color%3D%22%23f20755%22%2F%3E%3Cstop%20offset%3D%22.494%22%20stop-color%3D%22%23dc087d%22%2F%3E%3Cstop%20offset%3D%22.745%22%20stop-color%3D%22%239717e7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236c00f5%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGSHaewcCv1)%22%20d%3D%22m124.5%2021.3l-4.4%2068.6L78.3%200zm-29%2088.7L64%20128l-31.5-18l6.4-15.5h50.3zM64%2034.1l16.5%2040.2h-33zM7.9%2089.9L3.5%2021.3L49.7%200z%22%2F%3E%3ClinearGradient%20id%3D%22SVGQOHLreTV1%22%20x1%3D%2228.733%22%20x2%3D%2291.742%22%20y1%3D%22117.071%22%20y2%3D%2245.195%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20130)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ff31d9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff5be1%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGQOHLreTV1)%22%20d%3D%22m124.5%2021.3l-4.4%2068.6L78.3%200zm-29%2088.7L64%20128l-31.5-18l6.4-15.5h50.3zM64%2034.1l16.5%2040.2h-33zM7.9%2089.9L3.5%2021.3L49.7%200z%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%20128%20128%22%3E%3ClinearGradient%20id%3D%22SVGSHaewcCv1%22%20x1%3D%2214.704%22%20x2%3D%22110.985%22%20y1%3D%2246.27%22%20y2%3D%2292.024%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20130)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23e40035%22%2F%3E%3Cstop%20offset%3D%22.24%22%20stop-color%3D%22%23f60a48%22%2F%3E%3Cstop%20offset%3D%22.352%22%20stop-color%3D%22%23f20755%22%2F%3E%3Cstop%20offset%3D%22.494%22%20stop-color%3D%22%23dc087d%22%2F%3E%3Cstop%20offset%3D%22.745%22%20stop-color%3D%22%239717e7%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%236c00f5%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGSHaewcCv1)%22%20d%3D%22m124.5%2021.3l-4.4%2068.6L78.3%200zm-29%2088.7L64%20128l-31.5-18l6.4-15.5h50.3zM64%2034.1l16.5%2040.2h-33zM7.9%2089.9L3.5%2021.3L49.7%200z%22%2F%3E%3ClinearGradient%20id%3D%22SVGQOHLreTV1%22%20x1%3D%2228.733%22%20x2%3D%2291.742%22%20y1%3D%22117.071%22%20y2%3D%2245.195%22%20gradientTransform%3D%22matrix(1%200%200%20-1%200%20130)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ff31d9%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff5be1%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22url(%23SVGQOHLreTV1)%22%20d%3D%22m124.5%2021.3l-4.4%2068.6L78.3%200zm-29%2088.7L64%20128l-31.5-18l6.4-15.5h50.3zM64%2034.1l16.5%2040.2h-33zM7.9%2089.9L3.5%2021.3L49.7%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/angular.svg?color=%231a73e8&size=48