folder type azure logo
folder-type-azure from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-azure
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
folder-type-androidfolder-type-android-openedfolder-type-angularfolder-type-angular-openedfolder-type-apachefolder-type-apache-openedfolder-type-apifolder-type-api-openedfolder-type-appfolder-type-app-openedfolder-type-arangodbfolder-type-arangodb-openedfolder-type-assetfolder-type-asset-openedfolder-type-astrofolder-type-astro-openedfolder-type-audiofolder-type-audio-openedfolder-type-aureliafolder-type-aurelia-openedfolder-type-awsfolder-type-aws-openedfolder-type-azure-openedfolder-type-azurepipelines
Use the folder type azure logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGTFKIfefH5" x1="-231.442" x2="-231.459" y1="265.978" y2="265.903" gradientTransform="matrix(161.096 0 0 -241.217 37302.352 64171.913)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#114a8b"/><stop offset="1" stop-color="#0669bc"/></linearGradient><linearGradient id="SVGwVxTteGX5" x1="-231.869" x2="-231.875" y1="265.942" y2="265.94" gradientTransform="matrix(224.69 0 0 -241.214 52119.718 64171.207)" gradientUnits="userSpaceOnUse"><stop offset="0" 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="SVGlRtw2dYZ5" x1="-232.004" x2="-231.984" y1="265.98" y2="265.906" gradientTransform="matrix(169.755 0 0 -241.217 39406.126 64171.912)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#3ccbf4"/><stop offset="1" stop-color="#2892df"/></linearGradient></defs><path fill="#5799b5" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="url(#SVGTFKIfefH5)" d="M17.2 12.125h5.928l-6.156 18.232a.945.945 0 0 1-.9.643h-4.608a.944.944 0 0 1-.894-1.245l5.73-16.987a.945.945 0 0 1 .9-.643"/><path fill="#0078d4" d="M25.811 24.354h-9.4a.435.435 0 0 0-.3.753l6.04 5.637A.95.95 0 0 0 22.8 31h5.322Z"/><path fill="url(#SVGwVxTteGX5)" d="M17.2 12.125a.94.94 0 0 0-.9.655l-5.723 16.959A.942.942 0 0 0 11.466 31H16.2a1.01 1.01 0 0 0 .776-.66l1.141-3.364l4.077 3.8A.97.97 0 0 0 22.8 31h5.3l-2.326-6.646h-6.78l4.149-12.23Z"/><path fill="url(#SVGlRtw2dYZ5)" d="M24.769 12.767a.94.94 0 0 0-.894-.642h-6.607a.94.94 0 0 1 .894.642L23.9 29.754A.944.944 0 0 1 23 31h6.606a.944.944 0 0 0 .894-1.246Z"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeAzure(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGTFKIfefH5" x1="-231.442" x2="-231.459" y1="265.978" y2="265.903" gradientTransform="matrix(161.096 0 0 -241.217 37302.352 64171.913)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#114a8b"/><stop offset="1" stopColor="#0669bc"/></linearGradient><linearGradient id="SVGwVxTteGX5" x1="-231.869" x2="-231.875" y1="265.942" y2="265.94" gradientTransform="matrix(224.69 0 0 -241.214 52119.718 64171.207)" gradientUnits="userSpaceOnUse"><stop offset="0" 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="SVGlRtw2dYZ5" x1="-232.004" x2="-231.984" y1="265.98" y2="265.906" gradientTransform="matrix(169.755 0 0 -241.217 39406.126 64171.912)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#3ccbf4"/><stop offset="1" stopColor="#2892df"/></linearGradient></defs><path fill="#5799b5" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="url(#SVGTFKIfefH5)" d="M17.2 12.125h5.928l-6.156 18.232a.945.945 0 0 1-.9.643h-4.608a.944.944 0 0 1-.894-1.245l5.73-16.987a.945.945 0 0 1 .9-.643"/><path fill="#0078d4" d="M25.811 24.354h-9.4a.435.435 0 0 0-.3.753l6.04 5.637A.95.95 0 0 0 22.8 31h5.322Z"/><path fill="url(#SVGwVxTteGX5)" d="M17.2 12.125a.94.94 0 0 0-.9.655l-5.723 16.959A.942.942 0 0 0 11.466 31H16.2a1.01 1.01 0 0 0 .776-.66l1.141-3.364l4.077 3.8A.97.97 0 0 0 22.8 31h5.3l-2.326-6.646h-6.78l4.149-12.23Z"/><path fill="url(#SVGlRtw2dYZ5)" d="M24.769 12.767a.94.94 0 0 0-.894-.642h-6.607a.94.94 0 0 1 .894.642L23.9 29.754A.944.944 0 0 1 23 31h6.606a.944.944 0 0 0 .894-1.246Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGTFKIfefH5" x1="-231.442" x2="-231.459" y1="265.978" y2="265.903" gradientTransform="matrix(161.096 0 0 -241.217 37302.352 64171.913)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#114a8b"/><stop offset="1" stop-color="#0669bc"/></linearGradient><linearGradient id="SVGwVxTteGX5" x1="-231.869" x2="-231.875" y1="265.942" y2="265.94" gradientTransform="matrix(224.69 0 0 -241.214 52119.718 64171.207)" gradientUnits="userSpaceOnUse"><stop offset="0" 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="SVGlRtw2dYZ5" x1="-232.004" x2="-231.984" y1="265.98" y2="265.906" gradientTransform="matrix(169.755 0 0 -241.217 39406.126 64171.912)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#3ccbf4"/><stop offset="1" stop-color="#2892df"/></linearGradient></defs><path fill="#5799b5" d="M27.5 5.5h-9.3l-2.1 4.2H4.4v16.8h25.2v-21Zm0 4.2h-8.2l1.1-2.1h7.1Z"/><path fill="url(#SVGTFKIfefH5)" d="M17.2 12.125h5.928l-6.156 18.232a.945.945 0 0 1-.9.643h-4.608a.944.944 0 0 1-.894-1.245l5.73-16.987a.945.945 0 0 1 .9-.643"/><path fill="#0078d4" d="M25.811 24.354h-9.4a.435.435 0 0 0-.3.753l6.04 5.637A.95.95 0 0 0 22.8 31h5.322Z"/><path fill="url(#SVGwVxTteGX5)" d="M17.2 12.125a.94.94 0 0 0-.9.655l-5.723 16.959A.942.942 0 0 0 11.466 31H16.2a1.01 1.01 0 0 0 .776-.66l1.141-3.364l4.077 3.8A.97.97 0 0 0 22.8 31h5.3l-2.326-6.646h-6.78l4.149-12.23Z"/><path fill="url(#SVGlRtw2dYZ5)" d="M24.769 12.767a.94.94 0 0 0-.894-.642h-6.607a.94.94 0 0 1 .894.642L23.9 29.754A.944.944 0 0 1 23 31h6.606a.944.944 0 0 0 .894-1.246Z"/></svg> </template>
CSS
.icon-folder-type-azure {
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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTFKIfefH5%22%20x1%3D%22-231.442%22%20x2%3D%22-231.459%22%20y1%3D%22265.978%22%20y2%3D%22265.903%22%20gradientTransform%3D%22matrix(161.096%200%200%20-241.217%2037302.352%2064171.913)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%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%22SVGwVxTteGX5%22%20x1%3D%22-231.869%22%20x2%3D%22-231.875%22%20y1%3D%22265.942%22%20y2%3D%22265.94%22%20gradientTransform%3D%22matrix(224.69%200%200%20-241.214%2052119.718%2064171.207)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%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%22SVGlRtw2dYZ5%22%20x1%3D%22-232.004%22%20x2%3D%22-231.984%22%20y1%3D%22265.98%22%20y2%3D%22265.906%22%20gradientTransform%3D%22matrix(169.755%200%200%20-241.217%2039406.126%2064171.912)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%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%3Cpath%20fill%3D%22%235799b5%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTFKIfefH5)%22%20d%3D%22M17.2%2012.125h5.928l-6.156%2018.232a.945.945%200%200%201-.9.643h-4.608a.944.944%200%200%201-.894-1.245l5.73-16.987a.945.945%200%200%201%20.9-.643%22%2F%3E%3Cpath%20fill%3D%22%230078d4%22%20d%3D%22M25.811%2024.354h-9.4a.435.435%200%200%200-.3.753l6.04%205.637A.95.95%200%200%200%2022.8%2031h5.322Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwVxTteGX5)%22%20d%3D%22M17.2%2012.125a.94.94%200%200%200-.9.655l-5.723%2016.959A.942.942%200%200%200%2011.466%2031H16.2a1.01%201.01%200%200%200%20.776-.66l1.141-3.364l4.077%203.8A.97.97%200%200%200%2022.8%2031h5.3l-2.326-6.646h-6.78l4.149-12.23Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlRtw2dYZ5)%22%20d%3D%22M24.769%2012.767a.94.94%200%200%200-.894-.642h-6.607a.94.94%200%200%201%20.894.642L23.9%2029.754A.944.944%200%200%201%2023%2031h6.606a.944.944%200%200%200%20.894-1.246Z%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTFKIfefH5%22%20x1%3D%22-231.442%22%20x2%3D%22-231.459%22%20y1%3D%22265.978%22%20y2%3D%22265.903%22%20gradientTransform%3D%22matrix(161.096%200%200%20-241.217%2037302.352%2064171.913)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%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%22SVGwVxTteGX5%22%20x1%3D%22-231.869%22%20x2%3D%22-231.875%22%20y1%3D%22265.942%22%20y2%3D%22265.94%22%20gradientTransform%3D%22matrix(224.69%200%200%20-241.214%2052119.718%2064171.207)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%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%22SVGlRtw2dYZ5%22%20x1%3D%22-232.004%22%20x2%3D%22-231.984%22%20y1%3D%22265.98%22%20y2%3D%22265.906%22%20gradientTransform%3D%22matrix(169.755%200%200%20-241.217%2039406.126%2064171.912)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%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%3Cpath%20fill%3D%22%235799b5%22%20d%3D%22M27.5%205.5h-9.3l-2.1%204.2H4.4v16.8h25.2v-21Zm0%204.2h-8.2l1.1-2.1h7.1Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGTFKIfefH5)%22%20d%3D%22M17.2%2012.125h5.928l-6.156%2018.232a.945.945%200%200%201-.9.643h-4.608a.944.944%200%200%201-.894-1.245l5.73-16.987a.945.945%200%200%201%20.9-.643%22%2F%3E%3Cpath%20fill%3D%22%230078d4%22%20d%3D%22M25.811%2024.354h-9.4a.435.435%200%200%200-.3.753l6.04%205.637A.95.95%200%200%200%2022.8%2031h5.322Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwVxTteGX5)%22%20d%3D%22M17.2%2012.125a.94.94%200%200%200-.9.655l-5.723%2016.959A.942.942%200%200%200%2011.466%2031H16.2a1.01%201.01%200%200%200%20.776-.66l1.141-3.364l4.077%203.8A.97.97%200%200%200%2022.8%2031h5.3l-2.326-6.646h-6.78l4.149-12.23Z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGlRtw2dYZ5)%22%20d%3D%22M24.769%2012.767a.94.94%200%200%200-.894-.642h-6.607a.94.94%200%200%201%20.894.642L23.9%2029.754A.944.944%200%200%201%2023%2031h6.606a.944.944%200%200%200%20.894-1.246Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/folder-type-azure.svg?color=%231a73e8&size=48