file type sas logo

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

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

Related icons in VSCode Icons

Use the file type sas logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#002bb5" d="M16.018 30A14 14 0 1 1 30 16.2A14 14 0 0 1 16.018 30"/><path fill="#fff" d="M9.17 22.63c.026.061.046.124.077.183c2.215 4.206 7.738 4.616 10.756 2.454a6.017 6.017 0 0 0 1.731-8.583a16 16 0 0 0-1.318-1.731c-.881-1.067-1.755-2.14-2.636-3.207c-.366-.443-.767-.835-1.416-.683a1.393 1.393 0 0 0-.816 2.311c.888 1.106 1.819 2.177 2.7 3.286a3.87 3.87 0 0 1 .589 4.4a5.42 5.42 0 0 1-5 3.134A6.6 6.6 0 0 1 9.17 22.63"/><path fill="#fff" d="M22.494 9.609c.08-.248-.066-.37-.141-.509A7.477 7.477 0 0 0 12.6 6.237c-3.3 1.63-5.1 5.352-2.637 9.147a57 57 0 0 0 4.135 5.12a1 1 0 0 0 .709.345a1.38 1.38 0 0 0 1.428-.765a1.25 1.25 0 0 0-.173-1.507c-.876-1.051-1.769-2.088-2.615-3.162a4.13 4.13 0 0 1 .323-5.771a6.05 6.05 0 0 1 6.214-1.514a5.2 5.2 0 0 1 2.51 1.479"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeSas(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#002bb5" d="M16.018 30A14 14 0 1 1 30 16.2A14 14 0 0 1 16.018 30"/><path fill="#fff" d="M9.17 22.63c.026.061.046.124.077.183c2.215 4.206 7.738 4.616 10.756 2.454a6.017 6.017 0 0 0 1.731-8.583a16 16 0 0 0-1.318-1.731c-.881-1.067-1.755-2.14-2.636-3.207c-.366-.443-.767-.835-1.416-.683a1.393 1.393 0 0 0-.816 2.311c.888 1.106 1.819 2.177 2.7 3.286a3.87 3.87 0 0 1 .589 4.4a5.42 5.42 0 0 1-5 3.134A6.6 6.6 0 0 1 9.17 22.63"/><path fill="#fff" d="M22.494 9.609c.08-.248-.066-.37-.141-.509A7.477 7.477 0 0 0 12.6 6.237c-3.3 1.63-5.1 5.352-2.637 9.147a57 57 0 0 0 4.135 5.12a1 1 0 0 0 .709.345a1.38 1.38 0 0 0 1.428-.765a1.25 1.25 0 0 0-.173-1.507c-.876-1.051-1.769-2.088-2.615-3.162a4.13 4.13 0 0 1 .323-5.771a6.05 6.05 0 0 1 6.214-1.514a5.2 5.2 0 0 1 2.51 1.479"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#002bb5" d="M16.018 30A14 14 0 1 1 30 16.2A14 14 0 0 1 16.018 30"/><path fill="#fff" d="M9.17 22.63c.026.061.046.124.077.183c2.215 4.206 7.738 4.616 10.756 2.454a6.017 6.017 0 0 0 1.731-8.583a16 16 0 0 0-1.318-1.731c-.881-1.067-1.755-2.14-2.636-3.207c-.366-.443-.767-.835-1.416-.683a1.393 1.393 0 0 0-.816 2.311c.888 1.106 1.819 2.177 2.7 3.286a3.87 3.87 0 0 1 .589 4.4a5.42 5.42 0 0 1-5 3.134A6.6 6.6 0 0 1 9.17 22.63"/><path fill="#fff" d="M22.494 9.609c.08-.248-.066-.37-.141-.509A7.477 7.477 0 0 0 12.6 6.237c-3.3 1.63-5.1 5.352-2.637 9.147a57 57 0 0 0 4.135 5.12a1 1 0 0 0 .709.345a1.38 1.38 0 0 0 1.428-.765a1.25 1.25 0 0 0-.173-1.507c-.876-1.051-1.769-2.088-2.615-3.162a4.13 4.13 0 0 1 .323-5.771a6.05 6.05 0 0 1 6.214-1.514a5.2 5.2 0 0 1 2.51 1.479"/></svg>
</template>

CSS

.icon-file-type-sas {
  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%3Cpath%20fill%3D%22%23002bb5%22%20d%3D%22M16.018%2030A14%2014%200%201%201%2030%2016.2A14%2014%200%200%201%2016.018%2030%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.17%2022.63c.026.061.046.124.077.183c2.215%204.206%207.738%204.616%2010.756%202.454a6.017%206.017%200%200%200%201.731-8.583a16%2016%200%200%200-1.318-1.731c-.881-1.067-1.755-2.14-2.636-3.207c-.366-.443-.767-.835-1.416-.683a1.393%201.393%200%200%200-.816%202.311c.888%201.106%201.819%202.177%202.7%203.286a3.87%203.87%200%200%201%20.589%204.4a5.42%205.42%200%200%201-5%203.134A6.6%206.6%200%200%201%209.17%2022.63%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.494%209.609c.08-.248-.066-.37-.141-.509A7.477%207.477%200%200%200%2012.6%206.237c-3.3%201.63-5.1%205.352-2.637%209.147a57%2057%200%200%200%204.135%205.12a1%201%200%200%200%20.709.345a1.38%201.38%200%200%200%201.428-.765a1.25%201.25%200%200%200-.173-1.507c-.876-1.051-1.769-2.088-2.615-3.162a4.13%204.13%200%200%201%20.323-5.771a6.05%206.05%200%200%201%206.214-1.514a5.2%205.2%200%200%201%202.51%201.479%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%3Cpath%20fill%3D%22%23002bb5%22%20d%3D%22M16.018%2030A14%2014%200%201%201%2030%2016.2A14%2014%200%200%201%2016.018%2030%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M9.17%2022.63c.026.061.046.124.077.183c2.215%204.206%207.738%204.616%2010.756%202.454a6.017%206.017%200%200%200%201.731-8.583a16%2016%200%200%200-1.318-1.731c-.881-1.067-1.755-2.14-2.636-3.207c-.366-.443-.767-.835-1.416-.683a1.393%201.393%200%200%200-.816%202.311c.888%201.106%201.819%202.177%202.7%203.286a3.87%203.87%200%200%201%20.589%204.4a5.42%205.42%200%200%201-5%203.134A6.6%206.6%200%200%201%209.17%2022.63%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M22.494%209.609c.08-.248-.066-.37-.141-.509A7.477%207.477%200%200%200%2012.6%206.237c-3.3%201.63-5.1%205.352-2.637%209.147a57%2057%200%200%200%204.135%205.12a1%201%200%200%200%20.709.345a1.38%201.38%200%200%200%201.428-.765a1.25%201.25%200%200%200-.173-1.507c-.876-1.051-1.769-2.088-2.615-3.162a4.13%204.13%200%200%201%20.323-5.771a6.05%206.05%200%200%201%206.214-1.514a5.2%205.2%200%200%201%202.51%201.479%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-sas.svg?color=%231a73e8&size=48