file type anyscript logo

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

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

Related icons in VSCode Icons

Use the file type anyscript logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#96092b" d="M19.666 11.545h-1.361a.33.33 0 0 0-.182.078a.23.23 0 0 0-.078.182l.055 7.885l-3.679-7.97c-.02-.059-.033-.117-.091-.13c-.02-.046-.072-.046-.13-.046h-1.716a.295.295 0 0 0-.26.26v10.77a.32.32 0 0 0 .091.189a.19.19 0 0 0 .169.072h1.38a.24.24 0 0 0 .182-.072a.4.4 0 0 0 .078-.189l-.078-7.846l3.685 7.964c0 .046.059.072.072.085a.3.3 0 0 0 .163.059h1.7a.22.22 0 0 0 .182-.072a.27.27 0 0 0 .078-.189V11.8a.23.23 0 0 0-.078-.182a.3.3 0 0 0-.182-.078M5.327 17l1.25-5.17L7.789 17Zm.26-8.244a.35.35 0 0 0-.1.156L2 22.574v.163l.02.046a.25.25 0 0 0 .163.091l1.361.391c.039 0 .072.033.13 0a.2.2 0 0 0 .13-.072a.15.15 0 0 0 .059-.117L4.9 18.745h3.338l1.055 4.33a.23.23 0 0 0 .039.117a.16.16 0 0 0 .13.072a.1.1 0 0 0 .13 0l1.354-.358a.4.4 0 0 0 .15-.124a.3.3 0 0 0 .052-.208L7.658 8.913a.34.34 0 0 0-.1-.156a.33.33 0 0 0-.158-.046H5.731a.2.2 0 0 0-.143.046m17.36 2.657a.7.7 0 0 0-.15-.13a.22.22 0 0 0-.2.046l-1.3.664a.165.165 0 0 0-.13.15a.21.21 0 0 0 .039.208l3.438 6.153v4.07a.3.3 0 0 0 .072.189a.2.2 0 0 0 .169.072h1.38a.24.24 0 0 0 .182-.072a.27.27 0 0 0 .078-.189v-4.07l3.458-6.153a.3.3 0 0 0 .02-.13a.3.3 0 0 0-.02-.13a.27.27 0 0 0-.111-.1l-1.3-.664a.19.19 0 0 0-.189-.046c-.072.046-.13.059-.15.13l-2.637 5.1Z"/><path fill="#fff" d="M25.515 10.3a1.469 1.469 0 1 0 1.335 2.222a1.483 1.483 0 0 0-1.335-2.222"/><path fill="#a7a6a6" d="M25.592 10.49a1.27 1.27 0 0 0-.912.371a1.33 1.33 0 0 0-.358.892a1.25 1.25 0 0 0 .358.912a1.2 1.2 0 0 0 .912.391a1.267 1.267 0 0 0 1.263-1.3a1.235 1.235 0 0 0-1.263-1.263"/></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeAnyscript(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#96092b" d="M19.666 11.545h-1.361a.33.33 0 0 0-.182.078a.23.23 0 0 0-.078.182l.055 7.885l-3.679-7.97c-.02-.059-.033-.117-.091-.13c-.02-.046-.072-.046-.13-.046h-1.716a.295.295 0 0 0-.26.26v10.77a.32.32 0 0 0 .091.189a.19.19 0 0 0 .169.072h1.38a.24.24 0 0 0 .182-.072a.4.4 0 0 0 .078-.189l-.078-7.846l3.685 7.964c0 .046.059.072.072.085a.3.3 0 0 0 .163.059h1.7a.22.22 0 0 0 .182-.072a.27.27 0 0 0 .078-.189V11.8a.23.23 0 0 0-.078-.182a.3.3 0 0 0-.182-.078M5.327 17l1.25-5.17L7.789 17Zm.26-8.244a.35.35 0 0 0-.1.156L2 22.574v.163l.02.046a.25.25 0 0 0 .163.091l1.361.391c.039 0 .072.033.13 0a.2.2 0 0 0 .13-.072a.15.15 0 0 0 .059-.117L4.9 18.745h3.338l1.055 4.33a.23.23 0 0 0 .039.117a.16.16 0 0 0 .13.072a.1.1 0 0 0 .13 0l1.354-.358a.4.4 0 0 0 .15-.124a.3.3 0 0 0 .052-.208L7.658 8.913a.34.34 0 0 0-.1-.156a.33.33 0 0 0-.158-.046H5.731a.2.2 0 0 0-.143.046m17.36 2.657a.7.7 0 0 0-.15-.13a.22.22 0 0 0-.2.046l-1.3.664a.165.165 0 0 0-.13.15a.21.21 0 0 0 .039.208l3.438 6.153v4.07a.3.3 0 0 0 .072.189a.2.2 0 0 0 .169.072h1.38a.24.24 0 0 0 .182-.072a.27.27 0 0 0 .078-.189v-4.07l3.458-6.153a.3.3 0 0 0 .02-.13a.3.3 0 0 0-.02-.13a.27.27 0 0 0-.111-.1l-1.3-.664a.19.19 0 0 0-.189-.046c-.072.046-.13.059-.15.13l-2.637 5.1Z"/><path fill="#fff" d="M25.515 10.3a1.469 1.469 0 1 0 1.335 2.222a1.483 1.483 0 0 0-1.335-2.222"/><path fill="#a7a6a6" d="M25.592 10.49a1.27 1.27 0 0 0-.912.371a1.33 1.33 0 0 0-.358.892a1.25 1.25 0 0 0 .358.912a1.2 1.2 0 0 0 .912.391a1.267 1.267 0 0 0 1.263-1.3a1.235 1.235 0 0 0-1.263-1.263"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#96092b" d="M19.666 11.545h-1.361a.33.33 0 0 0-.182.078a.23.23 0 0 0-.078.182l.055 7.885l-3.679-7.97c-.02-.059-.033-.117-.091-.13c-.02-.046-.072-.046-.13-.046h-1.716a.295.295 0 0 0-.26.26v10.77a.32.32 0 0 0 .091.189a.19.19 0 0 0 .169.072h1.38a.24.24 0 0 0 .182-.072a.4.4 0 0 0 .078-.189l-.078-7.846l3.685 7.964c0 .046.059.072.072.085a.3.3 0 0 0 .163.059h1.7a.22.22 0 0 0 .182-.072a.27.27 0 0 0 .078-.189V11.8a.23.23 0 0 0-.078-.182a.3.3 0 0 0-.182-.078M5.327 17l1.25-5.17L7.789 17Zm.26-8.244a.35.35 0 0 0-.1.156L2 22.574v.163l.02.046a.25.25 0 0 0 .163.091l1.361.391c.039 0 .072.033.13 0a.2.2 0 0 0 .13-.072a.15.15 0 0 0 .059-.117L4.9 18.745h3.338l1.055 4.33a.23.23 0 0 0 .039.117a.16.16 0 0 0 .13.072a.1.1 0 0 0 .13 0l1.354-.358a.4.4 0 0 0 .15-.124a.3.3 0 0 0 .052-.208L7.658 8.913a.34.34 0 0 0-.1-.156a.33.33 0 0 0-.158-.046H5.731a.2.2 0 0 0-.143.046m17.36 2.657a.7.7 0 0 0-.15-.13a.22.22 0 0 0-.2.046l-1.3.664a.165.165 0 0 0-.13.15a.21.21 0 0 0 .039.208l3.438 6.153v4.07a.3.3 0 0 0 .072.189a.2.2 0 0 0 .169.072h1.38a.24.24 0 0 0 .182-.072a.27.27 0 0 0 .078-.189v-4.07l3.458-6.153a.3.3 0 0 0 .02-.13a.3.3 0 0 0-.02-.13a.27.27 0 0 0-.111-.1l-1.3-.664a.19.19 0 0 0-.189-.046c-.072.046-.13.059-.15.13l-2.637 5.1Z"/><path fill="#fff" d="M25.515 10.3a1.469 1.469 0 1 0 1.335 2.222a1.483 1.483 0 0 0-1.335-2.222"/><path fill="#a7a6a6" d="M25.592 10.49a1.27 1.27 0 0 0-.912.371a1.33 1.33 0 0 0-.358.892a1.25 1.25 0 0 0 .358.912a1.2 1.2 0 0 0 .912.391a1.267 1.267 0 0 0 1.263-1.3a1.235 1.235 0 0 0-1.263-1.263"/></svg>
</template>

CSS

.icon-file-type-anyscript {
  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%2396092b%22%20d%3D%22M19.666%2011.545h-1.361a.33.33%200%200%200-.182.078a.23.23%200%200%200-.078.182l.055%207.885l-3.679-7.97c-.02-.059-.033-.117-.091-.13c-.02-.046-.072-.046-.13-.046h-1.716a.295.295%200%200%200-.26.26v10.77a.32.32%200%200%200%20.091.189a.19.19%200%200%200%20.169.072h1.38a.24.24%200%200%200%20.182-.072a.4.4%200%200%200%20.078-.189l-.078-7.846l3.685%207.964c0%20.046.059.072.072.085a.3.3%200%200%200%20.163.059h1.7a.22.22%200%200%200%20.182-.072a.27.27%200%200%200%20.078-.189V11.8a.23.23%200%200%200-.078-.182a.3.3%200%200%200-.182-.078M5.327%2017l1.25-5.17L7.789%2017Zm.26-8.244a.35.35%200%200%200-.1.156L2%2022.574v.163l.02.046a.25.25%200%200%200%20.163.091l1.361.391c.039%200%20.072.033.13%200a.2.2%200%200%200%20.13-.072a.15.15%200%200%200%20.059-.117L4.9%2018.745h3.338l1.055%204.33a.23.23%200%200%200%20.039.117a.16.16%200%200%200%20.13.072a.1.1%200%200%200%20.13%200l1.354-.358a.4.4%200%200%200%20.15-.124a.3.3%200%200%200%20.052-.208L7.658%208.913a.34.34%200%200%200-.1-.156a.33.33%200%200%200-.158-.046H5.731a.2.2%200%200%200-.143.046m17.36%202.657a.7.7%200%200%200-.15-.13a.22.22%200%200%200-.2.046l-1.3.664a.165.165%200%200%200-.13.15a.21.21%200%200%200%20.039.208l3.438%206.153v4.07a.3.3%200%200%200%20.072.189a.2.2%200%200%200%20.169.072h1.38a.24.24%200%200%200%20.182-.072a.27.27%200%200%200%20.078-.189v-4.07l3.458-6.153a.3.3%200%200%200%20.02-.13a.3.3%200%200%200-.02-.13a.27.27%200%200%200-.111-.1l-1.3-.664a.19.19%200%200%200-.189-.046c-.072.046-.13.059-.15.13l-2.637%205.1Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.515%2010.3a1.469%201.469%200%201%200%201.335%202.222a1.483%201.483%200%200%200-1.335-2.222%22%2F%3E%3Cpath%20fill%3D%22%23a7a6a6%22%20d%3D%22M25.592%2010.49a1.27%201.27%200%200%200-.912.371a1.33%201.33%200%200%200-.358.892a1.25%201.25%200%200%200%20.358.912a1.2%201.2%200%200%200%20.912.391a1.267%201.267%200%200%200%201.263-1.3a1.235%201.235%200%200%200-1.263-1.263%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%2396092b%22%20d%3D%22M19.666%2011.545h-1.361a.33.33%200%200%200-.182.078a.23.23%200%200%200-.078.182l.055%207.885l-3.679-7.97c-.02-.059-.033-.117-.091-.13c-.02-.046-.072-.046-.13-.046h-1.716a.295.295%200%200%200-.26.26v10.77a.32.32%200%200%200%20.091.189a.19.19%200%200%200%20.169.072h1.38a.24.24%200%200%200%20.182-.072a.4.4%200%200%200%20.078-.189l-.078-7.846l3.685%207.964c0%20.046.059.072.072.085a.3.3%200%200%200%20.163.059h1.7a.22.22%200%200%200%20.182-.072a.27.27%200%200%200%20.078-.189V11.8a.23.23%200%200%200-.078-.182a.3.3%200%200%200-.182-.078M5.327%2017l1.25-5.17L7.789%2017Zm.26-8.244a.35.35%200%200%200-.1.156L2%2022.574v.163l.02.046a.25.25%200%200%200%20.163.091l1.361.391c.039%200%20.072.033.13%200a.2.2%200%200%200%20.13-.072a.15.15%200%200%200%20.059-.117L4.9%2018.745h3.338l1.055%204.33a.23.23%200%200%200%20.039.117a.16.16%200%200%200%20.13.072a.1.1%200%200%200%20.13%200l1.354-.358a.4.4%200%200%200%20.15-.124a.3.3%200%200%200%20.052-.208L7.658%208.913a.34.34%200%200%200-.1-.156a.33.33%200%200%200-.158-.046H5.731a.2.2%200%200%200-.143.046m17.36%202.657a.7.7%200%200%200-.15-.13a.22.22%200%200%200-.2.046l-1.3.664a.165.165%200%200%200-.13.15a.21.21%200%200%200%20.039.208l3.438%206.153v4.07a.3.3%200%200%200%20.072.189a.2.2%200%200%200%20.169.072h1.38a.24.24%200%200%200%20.182-.072a.27.27%200%200%200%20.078-.189v-4.07l3.458-6.153a.3.3%200%200%200%20.02-.13a.3.3%200%200%200-.02-.13a.27.27%200%200%200-.111-.1l-1.3-.664a.19.19%200%200%200-.189-.046c-.072.046-.13.059-.15.13l-2.637%205.1Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M25.515%2010.3a1.469%201.469%200%201%200%201.335%202.222a1.483%201.483%200%200%200-1.335-2.222%22%2F%3E%3Cpath%20fill%3D%22%23a7a6a6%22%20d%3D%22M25.592%2010.49a1.27%201.27%200%200%200-.912.371a1.33%201.33%200%200%200-.358.892a1.25%201.25%200%200%200%20.358.912a1.2%201.2%200%200%200%20.912.391a1.267%201.267%200%200%200%201.263-1.3a1.235%201.235%200%200%200-1.263-1.263%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-anyscript.svg?color=%231a73e8&size=48