azuredatafactory logo

azuredatafactory from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
azuredatafactory
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

Use the azuredatafactory logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGSXZNQdYI" x1="282.243" x2="641.667" y1="254.043" y2="254.043" gradientTransform="translate(-15.58 286.42)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#095ca2"/><stop offset=".07" stop-color="#0b61aa"/><stop offset=".36" stop-color="#2170b7"/><stop offset=".52" stop-color="#2974ba"/><stop offset=".64" stop-color="#2471b8"/><stop offset=".81" stop-color="#176ab3"/><stop offset=".99" stop-color="#095ca2"/></linearGradient><path fill="#095ca2" d="M95.996 75.12V45.687a1.03 1.03 0 0 0-1.033-1.069c-.285 0-.57.107-.766.32L64.071 75.049l-31.319 31.319v21.615H123.7c2.333.036 4.255-1.816 4.291-4.13V45.687a1.03 1.03 0 0 0-1.033-1.069c-.284 0-.57.107-.765.32z"/><path fill="url(#SVGSXZNQdYI)" d="M446.4 279.6c-99.4 0-179.7-29.2-179.7-66.8v631.4c-.2 13.1 10.2 23.9 23.2 24.1h336.2V212.8c0 37.6-80.4 66.8-179.7 66.8" transform="translate(-47.477 -26.6)scale(.17805)"/><path fill="#fff" d="M95.55 93.868h12.873c1.158 0 2.101.944 2.101 2.1v12.874a2.105 2.105 0 0 1-2.1 2.1H95.55a2.105 2.105 0 0 1-2.1-2.1V95.969c-.018-1.157.925-2.101 2.1-2.101m-29.663 0H78.76c1.158 0 2.101.944 2.101 2.1v12.874a2.105 2.105 0 0 1-2.1 2.1H65.886a2.105 2.105 0 0 1-2.1-2.1V95.969c-.018-1.157.925-2.101 2.1-2.101zm-29.663 0h12.873c1.158 0 2.101.944 2.101 2.1v12.874a2.105 2.105 0 0 1-2.1 2.1H36.223a2.105 2.105 0 0 1-2.1-2.1V95.969c-.019-1.157.925-2.101 2.1-2.101z"/><path fill="#eaeaea" d="M64 11.288C64 17.68 49.703 22.88 32.004 22.88S.01 17.983.01 11.29C.009 4.593 14.306 0 32.004 0C49.703 0 64 5.181 64 11.288"/><path fill="#76cae7" d="M56.468 10.612c0 4.148-10.985 7.531-24.535 7.531S7.38 14.903 7.38 10.612s11.449-7.3 24.624-7.3c13.176 0 24.464 3.222 24.464 7.3"/><path fill="#1c8bb4" d="M32.004 12.339a61.4 61.4 0 0 0-19.425 2.777a57.6 57.6 0 0 0 19.425 2.867a57.6 57.6 0 0 0 19.426-2.867a61 61 0 0 0-19.426-2.777"/></svg>

React

import type { SVGProps } from "react";

export function DeviconAzuredatafactory(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGSXZNQdYI" x1="282.243" x2="641.667" y1="254.043" y2="254.043" gradientTransform="translate(-15.58 286.42)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#095ca2"/><stop offset=".07" stopColor="#0b61aa"/><stop offset=".36" stopColor="#2170b7"/><stop offset=".52" stopColor="#2974ba"/><stop offset=".64" stopColor="#2471b8"/><stop offset=".81" stopColor="#176ab3"/><stop offset=".99" stopColor="#095ca2"/></linearGradient><path fill="#095ca2" d="M95.996 75.12V45.687a1.03 1.03 0 0 0-1.033-1.069c-.285 0-.57.107-.766.32L64.071 75.049l-31.319 31.319v21.615H123.7c2.333.036 4.255-1.816 4.291-4.13V45.687a1.03 1.03 0 0 0-1.033-1.069c-.284 0-.57.107-.765.32z"/><path fill="url(#SVGSXZNQdYI)" d="M446.4 279.6c-99.4 0-179.7-29.2-179.7-66.8v631.4c-.2 13.1 10.2 23.9 23.2 24.1h336.2V212.8c0 37.6-80.4 66.8-179.7 66.8" transform="translate(-47.477 -26.6)scale(.17805)"/><path fill="#fff" d="M95.55 93.868h12.873c1.158 0 2.101.944 2.101 2.1v12.874a2.105 2.105 0 0 1-2.1 2.1H95.55a2.105 2.105 0 0 1-2.1-2.1V95.969c-.018-1.157.925-2.101 2.1-2.101m-29.663 0H78.76c1.158 0 2.101.944 2.101 2.1v12.874a2.105 2.105 0 0 1-2.1 2.1H65.886a2.105 2.105 0 0 1-2.1-2.1V95.969c-.018-1.157.925-2.101 2.1-2.101zm-29.663 0h12.873c1.158 0 2.101.944 2.101 2.1v12.874a2.105 2.105 0 0 1-2.1 2.1H36.223a2.105 2.105 0 0 1-2.1-2.1V95.969c-.019-1.157.925-2.101 2.1-2.101z"/><path fill="#eaeaea" d="M64 11.288C64 17.68 49.703 22.88 32.004 22.88S.01 17.983.01 11.29C.009 4.593 14.306 0 32.004 0C49.703 0 64 5.181 64 11.288"/><path fill="#76cae7" d="M56.468 10.612c0 4.148-10.985 7.531-24.535 7.531S7.38 14.903 7.38 10.612s11.449-7.3 24.624-7.3c13.176 0 24.464 3.222 24.464 7.3"/><path fill="#1c8bb4" d="M32.004 12.339a61.4 61.4 0 0 0-19.425 2.777a57.6 57.6 0 0 0 19.425 2.867a57.6 57.6 0 0 0 19.426-2.867a61 61 0 0 0-19.426-2.777"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><linearGradient id="SVGSXZNQdYI" x1="282.243" x2="641.667" y1="254.043" y2="254.043" gradientTransform="translate(-15.58 286.42)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#095ca2"/><stop offset=".07" stop-color="#0b61aa"/><stop offset=".36" stop-color="#2170b7"/><stop offset=".52" stop-color="#2974ba"/><stop offset=".64" stop-color="#2471b8"/><stop offset=".81" stop-color="#176ab3"/><stop offset=".99" stop-color="#095ca2"/></linearGradient><path fill="#095ca2" d="M95.996 75.12V45.687a1.03 1.03 0 0 0-1.033-1.069c-.285 0-.57.107-.766.32L64.071 75.049l-31.319 31.319v21.615H123.7c2.333.036 4.255-1.816 4.291-4.13V45.687a1.03 1.03 0 0 0-1.033-1.069c-.284 0-.57.107-.765.32z"/><path fill="url(#SVGSXZNQdYI)" d="M446.4 279.6c-99.4 0-179.7-29.2-179.7-66.8v631.4c-.2 13.1 10.2 23.9 23.2 24.1h336.2V212.8c0 37.6-80.4 66.8-179.7 66.8" transform="translate(-47.477 -26.6)scale(.17805)"/><path fill="#fff" d="M95.55 93.868h12.873c1.158 0 2.101.944 2.101 2.1v12.874a2.105 2.105 0 0 1-2.1 2.1H95.55a2.105 2.105 0 0 1-2.1-2.1V95.969c-.018-1.157.925-2.101 2.1-2.101m-29.663 0H78.76c1.158 0 2.101.944 2.101 2.1v12.874a2.105 2.105 0 0 1-2.1 2.1H65.886a2.105 2.105 0 0 1-2.1-2.1V95.969c-.018-1.157.925-2.101 2.1-2.101zm-29.663 0h12.873c1.158 0 2.101.944 2.101 2.1v12.874a2.105 2.105 0 0 1-2.1 2.1H36.223a2.105 2.105 0 0 1-2.1-2.1V95.969c-.019-1.157.925-2.101 2.1-2.101z"/><path fill="#eaeaea" d="M64 11.288C64 17.68 49.703 22.88 32.004 22.88S.01 17.983.01 11.29C.009 4.593 14.306 0 32.004 0C49.703 0 64 5.181 64 11.288"/><path fill="#76cae7" d="M56.468 10.612c0 4.148-10.985 7.531-24.535 7.531S7.38 14.903 7.38 10.612s11.449-7.3 24.624-7.3c13.176 0 24.464 3.222 24.464 7.3"/><path fill="#1c8bb4" d="M32.004 12.339a61.4 61.4 0 0 0-19.425 2.777a57.6 57.6 0 0 0 19.425 2.867a57.6 57.6 0 0 0 19.426-2.867a61 61 0 0 0-19.426-2.777"/></svg>
</template>

CSS

.icon-azuredatafactory {
  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%22SVGSXZNQdYI%22%20x1%3D%22282.243%22%20x2%3D%22641.667%22%20y1%3D%22254.043%22%20y2%3D%22254.043%22%20gradientTransform%3D%22translate(-15.58%20286.42)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23095ca2%22%2F%3E%3Cstop%20offset%3D%22.07%22%20stop-color%3D%22%230b61aa%22%2F%3E%3Cstop%20offset%3D%22.36%22%20stop-color%3D%22%232170b7%22%2F%3E%3Cstop%20offset%3D%22.52%22%20stop-color%3D%22%232974ba%22%2F%3E%3Cstop%20offset%3D%22.64%22%20stop-color%3D%22%232471b8%22%2F%3E%3Cstop%20offset%3D%22.81%22%20stop-color%3D%22%23176ab3%22%2F%3E%3Cstop%20offset%3D%22.99%22%20stop-color%3D%22%23095ca2%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22%23095ca2%22%20d%3D%22M95.996%2075.12V45.687a1.03%201.03%200%200%200-1.033-1.069c-.285%200-.57.107-.766.32L64.071%2075.049l-31.319%2031.319v21.615H123.7c2.333.036%204.255-1.816%204.291-4.13V45.687a1.03%201.03%200%200%200-1.033-1.069c-.284%200-.57.107-.765.32z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGSXZNQdYI)%22%20d%3D%22M446.4%20279.6c-99.4%200-179.7-29.2-179.7-66.8v631.4c-.2%2013.1%2010.2%2023.9%2023.2%2024.1h336.2V212.8c0%2037.6-80.4%2066.8-179.7%2066.8%22%20transform%3D%22translate(-47.477%20-26.6)scale(.17805)%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M95.55%2093.868h12.873c1.158%200%202.101.944%202.101%202.1v12.874a2.105%202.105%200%200%201-2.1%202.1H95.55a2.105%202.105%200%200%201-2.1-2.1V95.969c-.018-1.157.925-2.101%202.1-2.101m-29.663%200H78.76c1.158%200%202.101.944%202.101%202.1v12.874a2.105%202.105%200%200%201-2.1%202.1H65.886a2.105%202.105%200%200%201-2.1-2.1V95.969c-.018-1.157.925-2.101%202.1-2.101zm-29.663%200h12.873c1.158%200%202.101.944%202.101%202.1v12.874a2.105%202.105%200%200%201-2.1%202.1H36.223a2.105%202.105%200%200%201-2.1-2.1V95.969c-.019-1.157.925-2.101%202.1-2.101z%22%2F%3E%3Cpath%20fill%3D%22%23eaeaea%22%20d%3D%22M64%2011.288C64%2017.68%2049.703%2022.88%2032.004%2022.88S.01%2017.983.01%2011.29C.009%204.593%2014.306%200%2032.004%200C49.703%200%2064%205.181%2064%2011.288%22%2F%3E%3Cpath%20fill%3D%22%2376cae7%22%20d%3D%22M56.468%2010.612c0%204.148-10.985%207.531-24.535%207.531S7.38%2014.903%207.38%2010.612s11.449-7.3%2024.624-7.3c13.176%200%2024.464%203.222%2024.464%207.3%22%2F%3E%3Cpath%20fill%3D%22%231c8bb4%22%20d%3D%22M32.004%2012.339a61.4%2061.4%200%200%200-19.425%202.777a57.6%2057.6%200%200%200%2019.425%202.867a57.6%2057.6%200%200%200%2019.426-2.867a61%2061%200%200%200-19.426-2.777%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%22SVGSXZNQdYI%22%20x1%3D%22282.243%22%20x2%3D%22641.667%22%20y1%3D%22254.043%22%20y2%3D%22254.043%22%20gradientTransform%3D%22translate(-15.58%20286.42)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23095ca2%22%2F%3E%3Cstop%20offset%3D%22.07%22%20stop-color%3D%22%230b61aa%22%2F%3E%3Cstop%20offset%3D%22.36%22%20stop-color%3D%22%232170b7%22%2F%3E%3Cstop%20offset%3D%22.52%22%20stop-color%3D%22%232974ba%22%2F%3E%3Cstop%20offset%3D%22.64%22%20stop-color%3D%22%232471b8%22%2F%3E%3Cstop%20offset%3D%22.81%22%20stop-color%3D%22%23176ab3%22%2F%3E%3Cstop%20offset%3D%22.99%22%20stop-color%3D%22%23095ca2%22%2F%3E%3C%2FlinearGradient%3E%3Cpath%20fill%3D%22%23095ca2%22%20d%3D%22M95.996%2075.12V45.687a1.03%201.03%200%200%200-1.033-1.069c-.285%200-.57.107-.766.32L64.071%2075.049l-31.319%2031.319v21.615H123.7c2.333.036%204.255-1.816%204.291-4.13V45.687a1.03%201.03%200%200%200-1.033-1.069c-.284%200-.57.107-.765.32z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGSXZNQdYI)%22%20d%3D%22M446.4%20279.6c-99.4%200-179.7-29.2-179.7-66.8v631.4c-.2%2013.1%2010.2%2023.9%2023.2%2024.1h336.2V212.8c0%2037.6-80.4%2066.8-179.7%2066.8%22%20transform%3D%22translate(-47.477%20-26.6)scale(.17805)%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M95.55%2093.868h12.873c1.158%200%202.101.944%202.101%202.1v12.874a2.105%202.105%200%200%201-2.1%202.1H95.55a2.105%202.105%200%200%201-2.1-2.1V95.969c-.018-1.157.925-2.101%202.1-2.101m-29.663%200H78.76c1.158%200%202.101.944%202.101%202.1v12.874a2.105%202.105%200%200%201-2.1%202.1H65.886a2.105%202.105%200%200%201-2.1-2.1V95.969c-.018-1.157.925-2.101%202.1-2.101zm-29.663%200h12.873c1.158%200%202.101.944%202.101%202.1v12.874a2.105%202.105%200%200%201-2.1%202.1H36.223a2.105%202.105%200%200%201-2.1-2.1V95.969c-.019-1.157.925-2.101%202.1-2.101z%22%2F%3E%3Cpath%20fill%3D%22%23eaeaea%22%20d%3D%22M64%2011.288C64%2017.68%2049.703%2022.88%2032.004%2022.88S.01%2017.983.01%2011.29C.009%204.593%2014.306%200%2032.004%200C49.703%200%2064%205.181%2064%2011.288%22%2F%3E%3Cpath%20fill%3D%22%2376cae7%22%20d%3D%22M56.468%2010.612c0%204.148-10.985%207.531-24.535%207.531S7.38%2014.903%207.38%2010.612s11.449-7.3%2024.624-7.3c13.176%200%2024.464%203.222%2024.464%207.3%22%2F%3E%3Cpath%20fill%3D%22%231c8bb4%22%20d%3D%22M32.004%2012.339a61.4%2061.4%200%200%200-19.425%202.777a57.6%2057.6%200%200%200%2019.425%202.867a57.6%2057.6%200%200%200%2019.426-2.867a61%2061%200%200%200-19.426-2.777%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/azuredatafactory.svg?color=%231a73e8&size=48