azuredevops logo
azuredevops from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- azuredevops
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
The same logo in other sets
Use the azuredevops logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVG6uMEBcPj" x1="9" x2="9" y1="16.97" y2="1.03" gradientTransform="scale(7.11111)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0078d4"/><stop offset=".16" stop-color="#1380da"/><stop offset=".53" stop-color="#3c91e5"/><stop offset=".82" stop-color="#559cec"/><stop offset="1" stop-color="#5ea0ef"/></linearGradient></defs><path fill="url(#SVG6uMEBcPj)" d="M120.89 28.445v69.262l-28.445 23.324l-44.09-16.07v15.93L23.395 88.25l72.746 5.688V31.574ZM96.64 31.93L55.82 7.11v16.285L18.348 34.418L7.109 48.852v32.785l16.075 7.11V46.718Zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconAzuredevops(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVG6uMEBcPj" x1="9" x2="9" y1="16.97" y2="1.03" gradientTransform="scale(7.11111)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#0078d4"/><stop offset=".16" stopColor="#1380da"/><stop offset=".53" stopColor="#3c91e5"/><stop offset=".82" stopColor="#559cec"/><stop offset="1" stopColor="#5ea0ef"/></linearGradient></defs><path fill="url(#SVG6uMEBcPj)" d="M120.89 28.445v69.262l-28.445 23.324l-44.09-16.07v15.93L23.395 88.25l72.746 5.688V31.574ZM96.64 31.93L55.82 7.11v16.285L18.348 34.418L7.109 48.852v32.785l16.075 7.11V46.718Zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><defs><linearGradient id="SVG6uMEBcPj" x1="9" x2="9" y1="16.97" y2="1.03" gradientTransform="scale(7.11111)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#0078d4"/><stop offset=".16" stop-color="#1380da"/><stop offset=".53" stop-color="#3c91e5"/><stop offset=".82" stop-color="#559cec"/><stop offset="1" stop-color="#5ea0ef"/></linearGradient></defs><path fill="url(#SVG6uMEBcPj)" d="M120.89 28.445v69.262l-28.445 23.324l-44.09-16.07v15.93L23.395 88.25l72.746 5.688V31.574ZM96.64 31.93L55.82 7.11v16.285L18.348 34.418L7.109 48.852v32.785l16.075 7.11V46.718Zm0 0"/></svg> </template>
CSS
.icon-azuredevops {
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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG6uMEBcPj%22%20x1%3D%229%22%20x2%3D%229%22%20y1%3D%2216.97%22%20y2%3D%221.03%22%20gradientTransform%3D%22scale(7.11111)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230078d4%22%2F%3E%3Cstop%20offset%3D%22.16%22%20stop-color%3D%22%231380da%22%2F%3E%3Cstop%20offset%3D%22.53%22%20stop-color%3D%22%233c91e5%22%2F%3E%3Cstop%20offset%3D%22.82%22%20stop-color%3D%22%23559cec%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235ea0ef%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG6uMEBcPj)%22%20d%3D%22M120.89%2028.445v69.262l-28.445%2023.324l-44.09-16.07v15.93L23.395%2088.25l72.746%205.688V31.574ZM96.64%2031.93L55.82%207.11v16.285L18.348%2034.418L7.109%2048.852v32.785l16.075%207.11V46.718Zm0%200%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG6uMEBcPj%22%20x1%3D%229%22%20x2%3D%229%22%20y1%3D%2216.97%22%20y2%3D%221.03%22%20gradientTransform%3D%22scale(7.11111)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%230078d4%22%2F%3E%3Cstop%20offset%3D%22.16%22%20stop-color%3D%22%231380da%22%2F%3E%3Cstop%20offset%3D%22.53%22%20stop-color%3D%22%233c91e5%22%2F%3E%3Cstop%20offset%3D%22.82%22%20stop-color%3D%22%23559cec%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%235ea0ef%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG6uMEBcPj)%22%20d%3D%22M120.89%2028.445v69.262l-28.445%2023.324l-44.09-16.07v15.93L23.395%2088.25l72.746%205.688V31.574ZM96.64%2031.93L55.82%207.11v16.285L18.348%2034.418L7.109%2048.852v32.785l16.075%207.11V46.718Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/azuredevops.svg?color=%231a73e8&size=48