azure logo
azure-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.
- Name
- azure-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 azure 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="url(#SVGgeTHpeGx)" d="M94.674 34.002h59.182L92.42 216.032a9.44 9.44 0 0 1-8.94 6.419H37.422a9.42 9.42 0 0 1-9.318-8.026a9.4 9.4 0 0 1 .39-4.407L85.733 40.421A9.44 9.44 0 0 1 94.674 34z"/><path fill="#0078d4" d="M180.674 156.095H86.826a4.34 4.34 0 0 0-4.045 2.75a4.34 4.34 0 0 0 1.079 4.771l60.305 56.287a9.48 9.48 0 0 0 6.468 2.548h53.141z"/><path fill="url(#SVGKrzhVdnl)" d="M94.675 34.002a9.36 9.36 0 0 0-8.962 6.544L28.565 209.863a9.412 9.412 0 0 0 8.882 12.588h47.247a10.1 10.1 0 0 0 7.75-6.592l11.397-33.586l40.708 37.968a9.63 9.63 0 0 0 6.059 2.21h52.943l-23.22-66.355l-67.689.016l41.428-122.11z"/><path fill="url(#SVG6XywAcfR)" d="M170.264 40.412a9.42 9.42 0 0 0-8.928-6.41H95.379a9.42 9.42 0 0 1 8.928 6.41l57.241 169.604a9.43 9.43 0 0 1-1.273 8.509a9.43 9.43 0 0 1-7.655 3.928h65.959a9.43 9.43 0 0 0 7.654-3.929a9.42 9.42 0 0 0 1.272-8.508z"/><defs><linearGradient id="SVGgeTHpeGx" x1="116.244" x2="54.783" y1="47.967" y2="229.54" gradientUnits="userSpaceOnUse"><stop stop-color="#114a8b"/><stop offset="1" stop-color="#0669bc"/></linearGradient><linearGradient id="SVGKrzhVdnl" x1="135.444" x2="121.227" y1="132.585" y2="137.392" gradientUnits="userSpaceOnUse"><stop stop-opacity=".3"/><stop offset=".071" stop-opacity=".2"/><stop offset=".321" stop-opacity=".1"/><stop offset=".623" stop-opacity=".05"/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="SVG6XywAcfR" x1="127.625" x2="195.091" y1="42.671" y2="222.414" gradientUnits="userSpaceOnUse"><stop stop-color="#3ccbf4"/><stop offset="1" stop-color="#2892df"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsAzureLight(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="url(#SVGgeTHpeGx)" d="M94.674 34.002h59.182L92.42 216.032a9.44 9.44 0 0 1-8.94 6.419H37.422a9.42 9.42 0 0 1-9.318-8.026a9.4 9.4 0 0 1 .39-4.407L85.733 40.421A9.44 9.44 0 0 1 94.674 34z"/><path fill="#0078d4" d="M180.674 156.095H86.826a4.34 4.34 0 0 0-4.045 2.75a4.34 4.34 0 0 0 1.079 4.771l60.305 56.287a9.48 9.48 0 0 0 6.468 2.548h53.141z"/><path fill="url(#SVGKrzhVdnl)" d="M94.675 34.002a9.36 9.36 0 0 0-8.962 6.544L28.565 209.863a9.412 9.412 0 0 0 8.882 12.588h47.247a10.1 10.1 0 0 0 7.75-6.592l11.397-33.586l40.708 37.968a9.63 9.63 0 0 0 6.059 2.21h52.943l-23.22-66.355l-67.689.016l41.428-122.11z"/><path fill="url(#SVG6XywAcfR)" d="M170.264 40.412a9.42 9.42 0 0 0-8.928-6.41H95.379a9.42 9.42 0 0 1 8.928 6.41l57.241 169.604a9.43 9.43 0 0 1-1.273 8.509a9.43 9.43 0 0 1-7.655 3.928h65.959a9.43 9.43 0 0 0 7.654-3.929a9.42 9.42 0 0 0 1.272-8.508z"/><defs><linearGradient id="SVGgeTHpeGx" x1="116.244" x2="54.783" y1="47.967" y2="229.54" gradientUnits="userSpaceOnUse"><stop stopColor="#114a8b"/><stop offset="1" stopColor="#0669bc"/></linearGradient><linearGradient id="SVGKrzhVdnl" x1="135.444" x2="121.227" y1="132.585" y2="137.392" gradientUnits="userSpaceOnUse"><stop stopOpacity=".3"/><stop offset=".071" stopOpacity=".2"/><stop offset=".321" stopOpacity=".1"/><stop offset=".623" stopOpacity=".05"/><stop offset="1" stopOpacity="0"/></linearGradient><linearGradient id="SVG6XywAcfR" x1="127.625" x2="195.091" y1="42.671" y2="222.414" gradientUnits="userSpaceOnUse"><stop stopColor="#3ccbf4"/><stop offset="1" stopColor="#2892df"/></linearGradient></defs></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="url(#SVGgeTHpeGx)" d="M94.674 34.002h59.182L92.42 216.032a9.44 9.44 0 0 1-8.94 6.419H37.422a9.42 9.42 0 0 1-9.318-8.026a9.4 9.4 0 0 1 .39-4.407L85.733 40.421A9.44 9.44 0 0 1 94.674 34z"/><path fill="#0078d4" d="M180.674 156.095H86.826a4.34 4.34 0 0 0-4.045 2.75a4.34 4.34 0 0 0 1.079 4.771l60.305 56.287a9.48 9.48 0 0 0 6.468 2.548h53.141z"/><path fill="url(#SVGKrzhVdnl)" d="M94.675 34.002a9.36 9.36 0 0 0-8.962 6.544L28.565 209.863a9.412 9.412 0 0 0 8.882 12.588h47.247a10.1 10.1 0 0 0 7.75-6.592l11.397-33.586l40.708 37.968a9.63 9.63 0 0 0 6.059 2.21h52.943l-23.22-66.355l-67.689.016l41.428-122.11z"/><path fill="url(#SVG6XywAcfR)" d="M170.264 40.412a9.42 9.42 0 0 0-8.928-6.41H95.379a9.42 9.42 0 0 1 8.928 6.41l57.241 169.604a9.43 9.43 0 0 1-1.273 8.509a9.43 9.43 0 0 1-7.655 3.928h65.959a9.43 9.43 0 0 0 7.654-3.929a9.42 9.42 0 0 0 1.272-8.508z"/><defs><linearGradient id="SVGgeTHpeGx" x1="116.244" x2="54.783" y1="47.967" y2="229.54" gradientUnits="userSpaceOnUse"><stop stop-color="#114a8b"/><stop offset="1" stop-color="#0669bc"/></linearGradient><linearGradient id="SVGKrzhVdnl" x1="135.444" x2="121.227" y1="132.585" y2="137.392" gradientUnits="userSpaceOnUse"><stop stop-opacity=".3"/><stop offset=".071" stop-opacity=".2"/><stop offset=".321" stop-opacity=".1"/><stop offset=".623" stop-opacity=".05"/><stop offset="1" stop-opacity="0"/></linearGradient><linearGradient id="SVG6XywAcfR" x1="127.625" x2="195.091" y1="42.671" y2="222.414" gradientUnits="userSpaceOnUse"><stop stop-color="#3ccbf4"/><stop offset="1" stop-color="#2892df"/></linearGradient></defs></g></svg> </template>
CSS
.icon-azure-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%22url(%23SVGgeTHpeGx)%22%20d%3D%22M94.674%2034.002h59.182L92.42%20216.032a9.44%209.44%200%200%201-8.94%206.419H37.422a9.42%209.42%200%200%201-9.318-8.026a9.4%209.4%200%200%201%20.39-4.407L85.733%2040.421A9.44%209.44%200%200%201%2094.674%2034z%22%2F%3E%3Cpath%20fill%3D%22%230078d4%22%20d%3D%22M180.674%20156.095H86.826a4.34%204.34%200%200%200-4.045%202.75a4.34%204.34%200%200%200%201.079%204.771l60.305%2056.287a9.48%209.48%200%200%200%206.468%202.548h53.141z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKrzhVdnl)%22%20d%3D%22M94.675%2034.002a9.36%209.36%200%200%200-8.962%206.544L28.565%20209.863a9.412%209.412%200%200%200%208.882%2012.588h47.247a10.1%2010.1%200%200%200%207.75-6.592l11.397-33.586l40.708%2037.968a9.63%209.63%200%200%200%206.059%202.21h52.943l-23.22-66.355l-67.689.016l41.428-122.11z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6XywAcfR)%22%20d%3D%22M170.264%2040.412a9.42%209.42%200%200%200-8.928-6.41H95.379a9.42%209.42%200%200%201%208.928%206.41l57.241%20169.604a9.43%209.43%200%200%201-1.273%208.509a9.43%209.43%200%200%201-7.655%203.928h65.959a9.43%209.43%200%200%200%207.654-3.929a9.42%209.42%200%200%200%201.272-8.508z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGgeTHpeGx%22%20x1%3D%22116.244%22%20x2%3D%2254.783%22%20y1%3D%2247.967%22%20y2%3D%22229.54%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23114a8b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230669bc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKrzhVdnl%22%20x1%3D%22135.444%22%20x2%3D%22121.227%22%20y1%3D%22132.585%22%20y2%3D%22137.392%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-opacity%3D%22.3%22%2F%3E%3Cstop%20offset%3D%22.071%22%20stop-opacity%3D%22.2%22%2F%3E%3Cstop%20offset%3D%22.321%22%20stop-opacity%3D%22.1%22%2F%3E%3Cstop%20offset%3D%22.623%22%20stop-opacity%3D%22.05%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6XywAcfR%22%20x1%3D%22127.625%22%20x2%3D%22195.091%22%20y1%3D%2242.671%22%20y2%3D%22222.414%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233ccbf4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232892df%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%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%22url(%23SVGgeTHpeGx)%22%20d%3D%22M94.674%2034.002h59.182L92.42%20216.032a9.44%209.44%200%200%201-8.94%206.419H37.422a9.42%209.42%200%200%201-9.318-8.026a9.4%209.4%200%200%201%20.39-4.407L85.733%2040.421A9.44%209.44%200%200%201%2094.674%2034z%22%2F%3E%3Cpath%20fill%3D%22%230078d4%22%20d%3D%22M180.674%20156.095H86.826a4.34%204.34%200%200%200-4.045%202.75a4.34%204.34%200%200%200%201.079%204.771l60.305%2056.287a9.48%209.48%200%200%200%206.468%202.548h53.141z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKrzhVdnl)%22%20d%3D%22M94.675%2034.002a9.36%209.36%200%200%200-8.962%206.544L28.565%20209.863a9.412%209.412%200%200%200%208.882%2012.588h47.247a10.1%2010.1%200%200%200%207.75-6.592l11.397-33.586l40.708%2037.968a9.63%209.63%200%200%200%206.059%202.21h52.943l-23.22-66.355l-67.689.016l41.428-122.11z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6XywAcfR)%22%20d%3D%22M170.264%2040.412a9.42%209.42%200%200%200-8.928-6.41H95.379a9.42%209.42%200%200%201%208.928%206.41l57.241%20169.604a9.43%209.43%200%200%201-1.273%208.509a9.43%209.43%200%200%201-7.655%203.928h65.959a9.43%209.43%200%200%200%207.654-3.929a9.42%209.42%200%200%200%201.272-8.508z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGgeTHpeGx%22%20x1%3D%22116.244%22%20x2%3D%2254.783%22%20y1%3D%2247.967%22%20y2%3D%22229.54%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23114a8b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%230669bc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKrzhVdnl%22%20x1%3D%22135.444%22%20x2%3D%22121.227%22%20y1%3D%22132.585%22%20y2%3D%22137.392%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-opacity%3D%22.3%22%2F%3E%3Cstop%20offset%3D%22.071%22%20stop-opacity%3D%22.2%22%2F%3E%3Cstop%20offset%3D%22.321%22%20stop-opacity%3D%22.1%22%2F%3E%3Cstop%20offset%3D%22.623%22%20stop-opacity%3D%22.05%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6XywAcfR%22%20x1%3D%22127.625%22%20x2%3D%22195.091%22%20y1%3D%2242.671%22%20y2%3D%22222.414%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233ccbf4%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232892df%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/azure-light.svg?color=%231a73e8&size=48