file type azurestreamanalytics logo

file-type-azurestreamanalytics from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-azurestreamanalytics
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type azurestreamanalytics logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG8kkBecXM" x1="11.08" x2="11.08" y1="31.2" y2="15.71" gradientTransform="matrix(1 0 0 .99 0 -14.32)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#949494"/><stop offset=".33" stop-color="#9b9b9b"/><stop offset=".82" stop-color="#aeafb0"/><stop offset="1" stop-color="#b6b8b9"/></linearGradient></defs><path fill="url(#SVG8kkBecXM)" d="M18 9.69V7.9l-.1-.09l-1.84-.62L15.59 6l.91-1.88l.1-.21l-.6-.61l-.7-.69l-.24.12l-1.8.91l-1.21-.34l-.78-2H9.48l-.09.09l-.62 1.83l-1.26.47l-2.08-1l-1.28 1.25l.12.24L5.23 6a6 6 0 0 1 3.2-.86A6.3 6.3 0 0 1 12 6.28l.36.26a3 3 0 0 1 .93 1.35A3 3 0 0 1 13.5 9a3.23 3.23 0 0 1-3.25 3.23a3.3 3.3 0 0 1-1.87-.59a6.3 6.3 0 0 1-4 1.75l-.19.39l1.28 1.29l.26-.07l1.8-1l1.24.51l.79 2.16h1.8l.07-.25l.64-1.91l1.22-.51l2.11 1l1.27-1.26l-.12-.24l-.93-1.79l.38-1.25Z" transform="translate(2 2.02)scale(1.55592)"/><path fill="#50e6ff" d="M8.22 18.59a5.6 5.6 0 0 1-3.99-1.63a.72.72 0 1 1 1.01-.94a4.1 4.1 0 0 0 2.98 1.14a4 4 0 0 0 2.92-1.14a5.5 5.5 0 0 1 3.97-1.55a5.7 5.7 0 0 1 4 1.55a.72.72 0 1 1-1.01 1.02a4.2 4.2 0 0 0-2.94-1.22a4 4 0 0 0-2.93 1.21a5.6 5.6 0 0 1-4.01 1.56"/><path fill="#50e6ff" d="M8.22 15.74a2.8 2.8 0 0 1-1.96-.8a.72.72 0 0 1 1-1.02a1.3 1.3 0 0 0 .96.4a1.7 1.7 0 0 0 .93-.4a8.5 8.5 0 0 1 11.93 0a.72.72 0 0 1-1 1.01a7.1 7.1 0 0 0-9.98 0a3 3 0 0 1-1.88.81"/><path fill="#32bedd" d="M8.22 21.44a8.4 8.4 0 0 1-6.02-2.48a.73.73 0 0 1 0-1a.73.73 0 0 1 1.02 0a7 7 0 0 0 5 2.06a7 7 0 0 0 4.98-2.07a3 3 0 0 1 1.88-.76a2.9 2.9 0 0 1 1.94.81a.7.7 0 0 1 0 1.01a.73.73 0 0 1-1.02 0a1.3 1.3 0 0 0-.92-.39a1.6 1.6 0 0 0-.93.4a8.4 8.4 0 0 1-5.93 2.42"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeAzurestreamanalytics(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="SVG8kkBecXM" x1="11.08" x2="11.08" y1="31.2" y2="15.71" gradientTransform="matrix(1 0 0 .99 0 -14.32)" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#949494"/><stop offset=".33" stopColor="#9b9b9b"/><stop offset=".82" stopColor="#aeafb0"/><stop offset="1" stopColor="#b6b8b9"/></linearGradient></defs><path fill="url(#SVG8kkBecXM)" d="M18 9.69V7.9l-.1-.09l-1.84-.62L15.59 6l.91-1.88l.1-.21l-.6-.61l-.7-.69l-.24.12l-1.8.91l-1.21-.34l-.78-2H9.48l-.09.09l-.62 1.83l-1.26.47l-2.08-1l-1.28 1.25l.12.24L5.23 6a6 6 0 0 1 3.2-.86A6.3 6.3 0 0 1 12 6.28l.36.26a3 3 0 0 1 .93 1.35A3 3 0 0 1 13.5 9a3.23 3.23 0 0 1-3.25 3.23a3.3 3.3 0 0 1-1.87-.59a6.3 6.3 0 0 1-4 1.75l-.19.39l1.28 1.29l.26-.07l1.8-1l1.24.51l.79 2.16h1.8l.07-.25l.64-1.91l1.22-.51l2.11 1l1.27-1.26l-.12-.24l-.93-1.79l.38-1.25Z" transform="translate(2 2.02)scale(1.55592)"/><path fill="#50e6ff" d="M8.22 18.59a5.6 5.6 0 0 1-3.99-1.63a.72.72 0 1 1 1.01-.94a4.1 4.1 0 0 0 2.98 1.14a4 4 0 0 0 2.92-1.14a5.5 5.5 0 0 1 3.97-1.55a5.7 5.7 0 0 1 4 1.55a.72.72 0 1 1-1.01 1.02a4.2 4.2 0 0 0-2.94-1.22a4 4 0 0 0-2.93 1.21a5.6 5.6 0 0 1-4.01 1.56"/><path fill="#50e6ff" d="M8.22 15.74a2.8 2.8 0 0 1-1.96-.8a.72.72 0 0 1 1-1.02a1.3 1.3 0 0 0 .96.4a1.7 1.7 0 0 0 .93-.4a8.5 8.5 0 0 1 11.93 0a.72.72 0 0 1-1 1.01a7.1 7.1 0 0 0-9.98 0a3 3 0 0 1-1.88.81"/><path fill="#32bedd" d="M8.22 21.44a8.4 8.4 0 0 1-6.02-2.48a.73.73 0 0 1 0-1a.73.73 0 0 1 1.02 0a7 7 0 0 0 5 2.06a7 7 0 0 0 4.98-2.07a3 3 0 0 1 1.88-.76a2.9 2.9 0 0 1 1.94.81a.7.7 0 0 1 0 1.01a.73.73 0 0 1-1.02 0a1.3 1.3 0 0 0-.92-.39a1.6 1.6 0 0 0-.93.4a8.4 8.4 0 0 1-5.93 2.42"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG8kkBecXM" x1="11.08" x2="11.08" y1="31.2" y2="15.71" gradientTransform="matrix(1 0 0 .99 0 -14.32)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#949494"/><stop offset=".33" stop-color="#9b9b9b"/><stop offset=".82" stop-color="#aeafb0"/><stop offset="1" stop-color="#b6b8b9"/></linearGradient></defs><path fill="url(#SVG8kkBecXM)" d="M18 9.69V7.9l-.1-.09l-1.84-.62L15.59 6l.91-1.88l.1-.21l-.6-.61l-.7-.69l-.24.12l-1.8.91l-1.21-.34l-.78-2H9.48l-.09.09l-.62 1.83l-1.26.47l-2.08-1l-1.28 1.25l.12.24L5.23 6a6 6 0 0 1 3.2-.86A6.3 6.3 0 0 1 12 6.28l.36.26a3 3 0 0 1 .93 1.35A3 3 0 0 1 13.5 9a3.23 3.23 0 0 1-3.25 3.23a3.3 3.3 0 0 1-1.87-.59a6.3 6.3 0 0 1-4 1.75l-.19.39l1.28 1.29l.26-.07l1.8-1l1.24.51l.79 2.16h1.8l.07-.25l.64-1.91l1.22-.51l2.11 1l1.27-1.26l-.12-.24l-.93-1.79l.38-1.25Z" transform="translate(2 2.02)scale(1.55592)"/><path fill="#50e6ff" d="M8.22 18.59a5.6 5.6 0 0 1-3.99-1.63a.72.72 0 1 1 1.01-.94a4.1 4.1 0 0 0 2.98 1.14a4 4 0 0 0 2.92-1.14a5.5 5.5 0 0 1 3.97-1.55a5.7 5.7 0 0 1 4 1.55a.72.72 0 1 1-1.01 1.02a4.2 4.2 0 0 0-2.94-1.22a4 4 0 0 0-2.93 1.21a5.6 5.6 0 0 1-4.01 1.56"/><path fill="#50e6ff" d="M8.22 15.74a2.8 2.8 0 0 1-1.96-.8a.72.72 0 0 1 1-1.02a1.3 1.3 0 0 0 .96.4a1.7 1.7 0 0 0 .93-.4a8.5 8.5 0 0 1 11.93 0a.72.72 0 0 1-1 1.01a7.1 7.1 0 0 0-9.98 0a3 3 0 0 1-1.88.81"/><path fill="#32bedd" d="M8.22 21.44a8.4 8.4 0 0 1-6.02-2.48a.73.73 0 0 1 0-1a.73.73 0 0 1 1.02 0a7 7 0 0 0 5 2.06a7 7 0 0 0 4.98-2.07a3 3 0 0 1 1.88-.76a2.9 2.9 0 0 1 1.94.81a.7.7 0 0 1 0 1.01a.73.73 0 0 1-1.02 0a1.3 1.3 0 0 0-.92-.39a1.6 1.6 0 0 0-.93.4a8.4 8.4 0 0 1-5.93 2.42"/></svg>
</template>

CSS

.icon-file-type-azurestreamanalytics {
  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%22SVG8kkBecXM%22%20x1%3D%2211.08%22%20x2%3D%2211.08%22%20y1%3D%2231.2%22%20y2%3D%2215.71%22%20gradientTransform%3D%22matrix(1%200%200%20.99%200%20-14.32)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23949494%22%2F%3E%3Cstop%20offset%3D%22.33%22%20stop-color%3D%22%239b9b9b%22%2F%3E%3Cstop%20offset%3D%22.82%22%20stop-color%3D%22%23aeafb0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b6b8b9%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG8kkBecXM)%22%20d%3D%22M18%209.69V7.9l-.1-.09l-1.84-.62L15.59%206l.91-1.88l.1-.21l-.6-.61l-.7-.69l-.24.12l-1.8.91l-1.21-.34l-.78-2H9.48l-.09.09l-.62%201.83l-1.26.47l-2.08-1l-1.28%201.25l.12.24L5.23%206a6%206%200%200%201%203.2-.86A6.3%206.3%200%200%201%2012%206.28l.36.26a3%203%200%200%201%20.93%201.35A3%203%200%200%201%2013.5%209a3.23%203.23%200%200%201-3.25%203.23a3.3%203.3%200%200%201-1.87-.59a6.3%206.3%200%200%201-4%201.75l-.19.39l1.28%201.29l.26-.07l1.8-1l1.24.51l.79%202.16h1.8l.07-.25l.64-1.91l1.22-.51l2.11%201l1.27-1.26l-.12-.24l-.93-1.79l.38-1.25Z%22%20transform%3D%22translate(2%202.02)scale(1.55592)%22%2F%3E%3Cpath%20fill%3D%22%2350e6ff%22%20d%3D%22M8.22%2018.59a5.6%205.6%200%200%201-3.99-1.63a.72.72%200%201%201%201.01-.94a4.1%204.1%200%200%200%202.98%201.14a4%204%200%200%200%202.92-1.14a5.5%205.5%200%200%201%203.97-1.55a5.7%205.7%200%200%201%204%201.55a.72.72%200%201%201-1.01%201.02a4.2%204.2%200%200%200-2.94-1.22a4%204%200%200%200-2.93%201.21a5.6%205.6%200%200%201-4.01%201.56%22%2F%3E%3Cpath%20fill%3D%22%2350e6ff%22%20d%3D%22M8.22%2015.74a2.8%202.8%200%200%201-1.96-.8a.72.72%200%200%201%201-1.02a1.3%201.3%200%200%200%20.96.4a1.7%201.7%200%200%200%20.93-.4a8.5%208.5%200%200%201%2011.93%200a.72.72%200%200%201-1%201.01a7.1%207.1%200%200%200-9.98%200a3%203%200%200%201-1.88.81%22%2F%3E%3Cpath%20fill%3D%22%2332bedd%22%20d%3D%22M8.22%2021.44a8.4%208.4%200%200%201-6.02-2.48a.73.73%200%200%201%200-1a.73.73%200%200%201%201.02%200a7%207%200%200%200%205%202.06a7%207%200%200%200%204.98-2.07a3%203%200%200%201%201.88-.76a2.9%202.9%200%200%201%201.94.81a.7.7%200%200%201%200%201.01a.73.73%200%200%201-1.02%200a1.3%201.3%200%200%200-.92-.39a1.6%201.6%200%200%200-.93.4a8.4%208.4%200%200%201-5.93%202.42%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%22SVG8kkBecXM%22%20x1%3D%2211.08%22%20x2%3D%2211.08%22%20y1%3D%2231.2%22%20y2%3D%2215.71%22%20gradientTransform%3D%22matrix(1%200%200%20.99%200%20-14.32)%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23949494%22%2F%3E%3Cstop%20offset%3D%22.33%22%20stop-color%3D%22%239b9b9b%22%2F%3E%3Cstop%20offset%3D%22.82%22%20stop-color%3D%22%23aeafb0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b6b8b9%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVG8kkBecXM)%22%20d%3D%22M18%209.69V7.9l-.1-.09l-1.84-.62L15.59%206l.91-1.88l.1-.21l-.6-.61l-.7-.69l-.24.12l-1.8.91l-1.21-.34l-.78-2H9.48l-.09.09l-.62%201.83l-1.26.47l-2.08-1l-1.28%201.25l.12.24L5.23%206a6%206%200%200%201%203.2-.86A6.3%206.3%200%200%201%2012%206.28l.36.26a3%203%200%200%201%20.93%201.35A3%203%200%200%201%2013.5%209a3.23%203.23%200%200%201-3.25%203.23a3.3%203.3%200%200%201-1.87-.59a6.3%206.3%200%200%201-4%201.75l-.19.39l1.28%201.29l.26-.07l1.8-1l1.24.51l.79%202.16h1.8l.07-.25l.64-1.91l1.22-.51l2.11%201l1.27-1.26l-.12-.24l-.93-1.79l.38-1.25Z%22%20transform%3D%22translate(2%202.02)scale(1.55592)%22%2F%3E%3Cpath%20fill%3D%22%2350e6ff%22%20d%3D%22M8.22%2018.59a5.6%205.6%200%200%201-3.99-1.63a.72.72%200%201%201%201.01-.94a4.1%204.1%200%200%200%202.98%201.14a4%204%200%200%200%202.92-1.14a5.5%205.5%200%200%201%203.97-1.55a5.7%205.7%200%200%201%204%201.55a.72.72%200%201%201-1.01%201.02a4.2%204.2%200%200%200-2.94-1.22a4%204%200%200%200-2.93%201.21a5.6%205.6%200%200%201-4.01%201.56%22%2F%3E%3Cpath%20fill%3D%22%2350e6ff%22%20d%3D%22M8.22%2015.74a2.8%202.8%200%200%201-1.96-.8a.72.72%200%200%201%201-1.02a1.3%201.3%200%200%200%20.96.4a1.7%201.7%200%200%200%20.93-.4a8.5%208.5%200%200%201%2011.93%200a.72.72%200%200%201-1%201.01a7.1%207.1%200%200%200-9.98%200a3%203%200%200%201-1.88.81%22%2F%3E%3Cpath%20fill%3D%22%2332bedd%22%20d%3D%22M8.22%2021.44a8.4%208.4%200%200%201-6.02-2.48a.73.73%200%200%201%200-1a.73.73%200%200%201%201.02%200a7%207%200%200%200%205%202.06a7%207%200%200%200%204.98-2.07a3%203%200%200%201%201.88-.76a2.9%202.9%200%200%201%201.94.81a.7.7%200%200%201%200%201.01a.73.73%200%200%201-1.02%200a1.3%201.3%200%200%200-.92-.39a1.6%201.6%200%200%200-.93.4a8.4%208.4%200%200%201-5.93%202.42%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-azurestreamanalytics.svg?color=%231a73e8&size=48