file type thinkscript logo

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

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

Related icons in VSCode Icons

Use the file type thinkscript logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#009ddb" d="m18.543 2l-.653 14.047l4.293-13.534Zm-5.226 6.253L10.33 10.4l6.86 6.3Zm2.66 9.054l-4.527-2.614l-.56 3.594zm-12.18 7.466l2.193 2.894l10.64-9.52zm10.64.14l3.686.514l-.746-6.534zM24.33 30l2.987-2.147l-9.007-9.193Zm2.007-12.693l-6.954.606l6.44 2.94zm1.866-4.76L26.01 9.653l-7.373 7.28Z"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeThinkscript(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#009ddb" d="m18.543 2l-.653 14.047l4.293-13.534Zm-5.226 6.253L10.33 10.4l6.86 6.3Zm2.66 9.054l-4.527-2.614l-.56 3.594zm-12.18 7.466l2.193 2.894l10.64-9.52zm10.64.14l3.686.514l-.746-6.534zM24.33 30l2.987-2.147l-9.007-9.193Zm2.007-12.693l-6.954.606l6.44 2.94zm1.866-4.76L26.01 9.653l-7.373 7.28Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#009ddb" d="m18.543 2l-.653 14.047l4.293-13.534Zm-5.226 6.253L10.33 10.4l6.86 6.3Zm2.66 9.054l-4.527-2.614l-.56 3.594zm-12.18 7.466l2.193 2.894l10.64-9.52zm10.64.14l3.686.514l-.746-6.534zM24.33 30l2.987-2.147l-9.007-9.193Zm2.007-12.693l-6.954.606l6.44 2.94zm1.866-4.76L26.01 9.653l-7.373 7.28Z"/></svg>
</template>

CSS

.icon-file-type-thinkscript {
  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%23009ddb%22%20d%3D%22m18.543%202l-.653%2014.047l4.293-13.534Zm-5.226%206.253L10.33%2010.4l6.86%206.3Zm2.66%209.054l-4.527-2.614l-.56%203.594zm-12.18%207.466l2.193%202.894l10.64-9.52zm10.64.14l3.686.514l-.746-6.534zM24.33%2030l2.987-2.147l-9.007-9.193Zm2.007-12.693l-6.954.606l6.44%202.94zm1.866-4.76L26.01%209.653l-7.373%207.28Z%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%23009ddb%22%20d%3D%22m18.543%202l-.653%2014.047l4.293-13.534Zm-5.226%206.253L10.33%2010.4l6.86%206.3Zm2.66%209.054l-4.527-2.614l-.56%203.594zm-12.18%207.466l2.193%202.894l10.64-9.52zm10.64.14l3.686.514l-.746-6.534zM24.33%2030l2.987-2.147l-9.007-9.193Zm2.007-12.693l-6.954.606l6.44%202.94zm1.866-4.76L26.01%209.653l-7.373%207.28Z%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-thinkscript.svg?color=%231a73e8&size=48