file type stata logo

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

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

Related icons in VSCode Icons

Use the file type stata logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGDM0jtdZw" x1="16" x2="16" y1="2" y2="30" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#8aa7c0"/><stop offset="1" stop-color="#3c6e8f"/></linearGradient></defs><rect width="28" height="28" x="2" y="2" fill="url(#SVGDM0jtdZw)" rx="1.556" ry="1.556"/><path fill="#fff" d="M13.171 6.015h5.756v5.756h-5.756zm7.155 0h5.756v5.756h-5.756zm0 7.156h5.756v5.756h-5.756zm-7.155 0h5.756v5.756h-5.756zm-7.156 0h5.756v5.756H6.015zm0 7.155h5.756v5.756H6.015zm7.156 0h5.756v5.756h-5.756z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeStata(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="SVGDM0jtdZw" x1="16" x2="16" y1="2" y2="30" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#8aa7c0"/><stop offset="1" stopColor="#3c6e8f"/></linearGradient></defs><rect width="28" height="28" x="2" y="2" fill="url(#SVGDM0jtdZw)" rx="1.556" ry="1.556"/><path fill="#fff" d="M13.171 6.015h5.756v5.756h-5.756zm7.155 0h5.756v5.756h-5.756zm0 7.156h5.756v5.756h-5.756zm-7.155 0h5.756v5.756h-5.756zm-7.156 0h5.756v5.756H6.015zm0 7.155h5.756v5.756H6.015zm7.156 0h5.756v5.756h-5.756z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGDM0jtdZw" x1="16" x2="16" y1="2" y2="30" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#8aa7c0"/><stop offset="1" stop-color="#3c6e8f"/></linearGradient></defs><rect width="28" height="28" x="2" y="2" fill="url(#SVGDM0jtdZw)" rx="1.556" ry="1.556"/><path fill="#fff" d="M13.171 6.015h5.756v5.756h-5.756zm7.155 0h5.756v5.756h-5.756zm0 7.156h5.756v5.756h-5.756zm-7.155 0h5.756v5.756h-5.756zm-7.156 0h5.756v5.756H6.015zm0 7.155h5.756v5.756H6.015zm7.156 0h5.756v5.756h-5.756z"/></svg>
</template>

CSS

.icon-file-type-stata {
  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%22SVGDM0jtdZw%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%222%22%20y2%3D%2230%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%238aa7c0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233c6e8f%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23SVGDM0jtdZw)%22%20rx%3D%221.556%22%20ry%3D%221.556%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.171%206.015h5.756v5.756h-5.756zm7.155%200h5.756v5.756h-5.756zm0%207.156h5.756v5.756h-5.756zm-7.155%200h5.756v5.756h-5.756zm-7.156%200h5.756v5.756H6.015zm0%207.155h5.756v5.756H6.015zm7.156%200h5.756v5.756h-5.756z%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%22SVGDM0jtdZw%22%20x1%3D%2216%22%20x2%3D%2216%22%20y1%3D%222%22%20y2%3D%2230%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%238aa7c0%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%233c6e8f%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Crect%20width%3D%2228%22%20height%3D%2228%22%20x%3D%222%22%20y%3D%222%22%20fill%3D%22url(%23SVGDM0jtdZw)%22%20rx%3D%221.556%22%20ry%3D%221.556%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.171%206.015h5.756v5.756h-5.756zm7.155%200h5.756v5.756h-5.756zm0%207.156h5.756v5.756h-5.756zm-7.155%200h5.756v5.756h-5.756zm-7.156%200h5.756v5.756H6.015zm0%207.155h5.756v5.756H6.015zm7.156%200h5.756v5.756h-5.756z%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-stata.svg?color=%231a73e8&size=48