file type allure logo

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

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

Related icons in VSCode Icons

Use the file type allure logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><path id="SVG6avVPbbn7" fill="url(#SVGP98eXdfG7)" d="M22.23 4.66a3.6 3.6 0 0 1 5.1.04A16.08 16.08 0 0 1 31.97 16a3.6 3.6 0 1 1-7.2 0c0-2.4-.98-4.61-2.58-6.24a3.6 3.6 0 0 1 .03-5.1z"/></defs><g fill="none"><g clip-path="url(#SVGkRCCwb7V8)" transform="matrix(.8 0 0 .8 3.198 3.2)"><g fill-rule="evenodd" clip-rule="evenodd"><use href="#SVG6avVPbbn7"/><path fill="url(#SVGKTtrecCl7)" d="M12.4 3.6A3.6 3.6 0 0 1 16 0c4.4 0 8.4 1.8 11.29 4.66a3.603 3.603 0 0 1-5.06 5.13A8.87 8.87 0 0 0 16 7.2a3.6 3.6 0 0 1-3.6-3.6"/><path fill="url(#SVGQkIHBvLp7)" d="M0 16A16 16 0 0 1 16 0a3.6 3.6 0 0 1 0 7.2a8.8 8.8 0 0 0-6.21 15.04a3.603 3.603 0 0 1-5.13 5.06A16.08 16.08 0 0 1 0 16"/><path fill="url(#SVGLR2Q5bvK7)" d="M4.66 22.24a3.6 3.6 0 0 1 5.1-.03a8.87 8.87 0 0 0 6.23 2.59a3.6 3.6 0 0 1 0 7.2c-4.4 0-8.4-1.8-11.3-4.66a3.6 3.6 0 0 1-.03-5.1"/><path fill="url(#SVGCf5TPdDy7)" d="M28.38 12.4a3.6 3.6 0 0 1 3.6 3.6A16 16 0 0 1 16 32a3.6 3.6 0 0 1 0-7.2a8.8 8.8 0 0 0 8.8-8.8a3.6 3.6 0 0 1 3.6-3.6z"/><path fill="url(#SVGDfpUvdbi7)" d="M28.38 12.4a3.6 3.6 0 0 1 3.6 3.6v12.4a3.6 3.6 0 1 1-7.2 0V16a3.6 3.6 0 0 1 3.6-3.6"/></g><g clip-path="url(#SVGGccgBdRN7)"><use href="#SVG6avVPbbn7" fill-rule="evenodd" clip-rule="evenodd"/></g></g><defs><linearGradient id="SVGP98eXdfG7" x1="26.4" x2="28.8" y1="9.6" y2="15.01" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7e22ce"/><stop offset="1" stop-color="#8b5cf6"/></linearGradient><linearGradient id="SVGKTtrecCl7" x1="26.8" x2="17.8" y1="9.4" y2="3.61" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ef4444"/><stop offset="1" stop-color="#dc2626"/></linearGradient><linearGradient id="SVGQkIHBvLp7" x1="3.6" x2="5.4" y1="14.01" y2="24.81" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#22c55e"/><stop offset="1" stop-color="#15803d"/></linearGradient><linearGradient id="SVGLR2Q5bvK7" x1="4.8" x2="14.4" y1="22.21" y2="29.21" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#94a3b8"/><stop offset=".96" stop-color="#64748b"/><stop offset="1" stop-color="#64748b"/></linearGradient><linearGradient id="SVGCf5TPdDy7" x1="28.4" x2="22.19" y1="22.18" y2="28.4" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#d97706"/><stop offset="1" stop-color="#fbbf24"/></linearGradient><linearGradient id="SVGDfpUvdbi7" x1="29.2" x2="30.63" y1="54.43" y2="54.28" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fbbf24"/><stop offset="1" stop-color="#fbbf24"/></linearGradient><clipPath id="SVGkRCCwb7V8"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath><clipPath id="SVGGccgBdRN7"><path fill="#fff" d="M24.8 12H32v8h-7.2z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeAllure(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><path id="SVG6avVPbbn7" fill="url(#SVGP98eXdfG7)" d="M22.23 4.66a3.6 3.6 0 0 1 5.1.04A16.08 16.08 0 0 1 31.97 16a3.6 3.6 0 1 1-7.2 0c0-2.4-.98-4.61-2.58-6.24a3.6 3.6 0 0 1 .03-5.1z"/></defs><g fill="none"><g clipPath="url(#SVGkRCCwb7V8)" transform="matrix(.8 0 0 .8 3.198 3.2)"><g fillRule="evenodd" clipRule="evenodd"><use href="#SVG6avVPbbn7"/><path fill="url(#SVGKTtrecCl7)" d="M12.4 3.6A3.6 3.6 0 0 1 16 0c4.4 0 8.4 1.8 11.29 4.66a3.603 3.603 0 0 1-5.06 5.13A8.87 8.87 0 0 0 16 7.2a3.6 3.6 0 0 1-3.6-3.6"/><path fill="url(#SVGQkIHBvLp7)" d="M0 16A16 16 0 0 1 16 0a3.6 3.6 0 0 1 0 7.2a8.8 8.8 0 0 0-6.21 15.04a3.603 3.603 0 0 1-5.13 5.06A16.08 16.08 0 0 1 0 16"/><path fill="url(#SVGLR2Q5bvK7)" d="M4.66 22.24a3.6 3.6 0 0 1 5.1-.03a8.87 8.87 0 0 0 6.23 2.59a3.6 3.6 0 0 1 0 7.2c-4.4 0-8.4-1.8-11.3-4.66a3.6 3.6 0 0 1-.03-5.1"/><path fill="url(#SVGCf5TPdDy7)" d="M28.38 12.4a3.6 3.6 0 0 1 3.6 3.6A16 16 0 0 1 16 32a3.6 3.6 0 0 1 0-7.2a8.8 8.8 0 0 0 8.8-8.8a3.6 3.6 0 0 1 3.6-3.6z"/><path fill="url(#SVGDfpUvdbi7)" d="M28.38 12.4a3.6 3.6 0 0 1 3.6 3.6v12.4a3.6 3.6 0 1 1-7.2 0V16a3.6 3.6 0 0 1 3.6-3.6"/></g><g clipPath="url(#SVGGccgBdRN7)"><use href="#SVG6avVPbbn7" fillRule="evenodd" clipRule="evenodd"/></g></g><defs><linearGradient id="SVGP98eXdfG7" x1="26.4" x2="28.8" y1="9.6" y2="15.01" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#7e22ce"/><stop offset="1" stopColor="#8b5cf6"/></linearGradient><linearGradient id="SVGKTtrecCl7" x1="26.8" x2="17.8" y1="9.4" y2="3.61" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#ef4444"/><stop offset="1" stopColor="#dc2626"/></linearGradient><linearGradient id="SVGQkIHBvLp7" x1="3.6" x2="5.4" y1="14.01" y2="24.81" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#22c55e"/><stop offset="1" stopColor="#15803d"/></linearGradient><linearGradient id="SVGLR2Q5bvK7" x1="4.8" x2="14.4" y1="22.21" y2="29.21" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#94a3b8"/><stop offset=".96" stopColor="#64748b"/><stop offset="1" stopColor="#64748b"/></linearGradient><linearGradient id="SVGCf5TPdDy7" x1="28.4" x2="22.19" y1="22.18" y2="28.4" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#d97706"/><stop offset="1" stopColor="#fbbf24"/></linearGradient><linearGradient id="SVGDfpUvdbi7" x1="29.2" x2="30.63" y1="54.43" y2="54.28" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#fbbf24"/><stop offset="1" stopColor="#fbbf24"/></linearGradient><clipPath id="SVGkRCCwb7V8"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath><clipPath id="SVGGccgBdRN7"><path fill="#fff" d="M24.8 12H32v8h-7.2z"/></clipPath></defs></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><path id="SVG6avVPbbn7" fill="url(#SVGP98eXdfG7)" d="M22.23 4.66a3.6 3.6 0 0 1 5.1.04A16.08 16.08 0 0 1 31.97 16a3.6 3.6 0 1 1-7.2 0c0-2.4-.98-4.61-2.58-6.24a3.6 3.6 0 0 1 .03-5.1z"/></defs><g fill="none"><g clip-path="url(#SVGkRCCwb7V8)" transform="matrix(.8 0 0 .8 3.198 3.2)"><g fill-rule="evenodd" clip-rule="evenodd"><use href="#SVG6avVPbbn7"/><path fill="url(#SVGKTtrecCl7)" d="M12.4 3.6A3.6 3.6 0 0 1 16 0c4.4 0 8.4 1.8 11.29 4.66a3.603 3.603 0 0 1-5.06 5.13A8.87 8.87 0 0 0 16 7.2a3.6 3.6 0 0 1-3.6-3.6"/><path fill="url(#SVGQkIHBvLp7)" d="M0 16A16 16 0 0 1 16 0a3.6 3.6 0 0 1 0 7.2a8.8 8.8 0 0 0-6.21 15.04a3.603 3.603 0 0 1-5.13 5.06A16.08 16.08 0 0 1 0 16"/><path fill="url(#SVGLR2Q5bvK7)" d="M4.66 22.24a3.6 3.6 0 0 1 5.1-.03a8.87 8.87 0 0 0 6.23 2.59a3.6 3.6 0 0 1 0 7.2c-4.4 0-8.4-1.8-11.3-4.66a3.6 3.6 0 0 1-.03-5.1"/><path fill="url(#SVGCf5TPdDy7)" d="M28.38 12.4a3.6 3.6 0 0 1 3.6 3.6A16 16 0 0 1 16 32a3.6 3.6 0 0 1 0-7.2a8.8 8.8 0 0 0 8.8-8.8a3.6 3.6 0 0 1 3.6-3.6z"/><path fill="url(#SVGDfpUvdbi7)" d="M28.38 12.4a3.6 3.6 0 0 1 3.6 3.6v12.4a3.6 3.6 0 1 1-7.2 0V16a3.6 3.6 0 0 1 3.6-3.6"/></g><g clip-path="url(#SVGGccgBdRN7)"><use href="#SVG6avVPbbn7" fill-rule="evenodd" clip-rule="evenodd"/></g></g><defs><linearGradient id="SVGP98eXdfG7" x1="26.4" x2="28.8" y1="9.6" y2="15.01" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#7e22ce"/><stop offset="1" stop-color="#8b5cf6"/></linearGradient><linearGradient id="SVGKTtrecCl7" x1="26.8" x2="17.8" y1="9.4" y2="3.61" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#ef4444"/><stop offset="1" stop-color="#dc2626"/></linearGradient><linearGradient id="SVGQkIHBvLp7" x1="3.6" x2="5.4" y1="14.01" y2="24.81" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#22c55e"/><stop offset="1" stop-color="#15803d"/></linearGradient><linearGradient id="SVGLR2Q5bvK7" x1="4.8" x2="14.4" y1="22.21" y2="29.21" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#94a3b8"/><stop offset=".96" stop-color="#64748b"/><stop offset="1" stop-color="#64748b"/></linearGradient><linearGradient id="SVGCf5TPdDy7" x1="28.4" x2="22.19" y1="22.18" y2="28.4" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#d97706"/><stop offset="1" stop-color="#fbbf24"/></linearGradient><linearGradient id="SVGDfpUvdbi7" x1="29.2" x2="30.63" y1="54.43" y2="54.28" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#fbbf24"/><stop offset="1" stop-color="#fbbf24"/></linearGradient><clipPath id="SVGkRCCwb7V8"><path fill="#fff" d="M0 0h32v32H0z"/></clipPath><clipPath id="SVGGccgBdRN7"><path fill="#fff" d="M24.8 12H32v8h-7.2z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-file-type-allure {
  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%3Cpath%20id%3D%22SVG6avVPbbn7%22%20fill%3D%22url(%23SVGP98eXdfG7)%22%20d%3D%22M22.23%204.66a3.6%203.6%200%200%201%205.1.04A16.08%2016.08%200%200%201%2031.97%2016a3.6%203.6%200%201%201-7.2%200c0-2.4-.98-4.61-2.58-6.24a3.6%203.6%200%200%201%20.03-5.1z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V8)%22%20transform%3D%22matrix(.8%200%200%20.8%203.198%203.2)%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cuse%20href%3D%22%23SVG6avVPbbn7%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKTtrecCl7)%22%20d%3D%22M12.4%203.6A3.6%203.6%200%200%201%2016%200c4.4%200%208.4%201.8%2011.29%204.66a3.603%203.603%200%200%201-5.06%205.13A8.87%208.87%200%200%200%2016%207.2a3.6%203.6%200%200%201-3.6-3.6%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQkIHBvLp7)%22%20d%3D%22M0%2016A16%2016%200%200%201%2016%200a3.6%203.6%200%200%201%200%207.2a8.8%208.8%200%200%200-6.21%2015.04a3.603%203.603%200%200%201-5.13%205.06A16.08%2016.08%200%200%201%200%2016%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGLR2Q5bvK7)%22%20d%3D%22M4.66%2022.24a3.6%203.6%200%200%201%205.1-.03a8.87%208.87%200%200%200%206.23%202.59a3.6%203.6%200%200%201%200%207.2c-4.4%200-8.4-1.8-11.3-4.66a3.6%203.6%200%200%201-.03-5.1%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCf5TPdDy7)%22%20d%3D%22M28.38%2012.4a3.6%203.6%200%200%201%203.6%203.6A16%2016%200%200%201%2016%2032a3.6%203.6%200%200%201%200-7.2a8.8%208.8%200%200%200%208.8-8.8a3.6%203.6%200%200%201%203.6-3.6z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGDfpUvdbi7)%22%20d%3D%22M28.38%2012.4a3.6%203.6%200%200%201%203.6%203.6v12.4a3.6%203.6%200%201%201-7.2%200V16a3.6%203.6%200%200%201%203.6-3.6%22%2F%3E%3C%2Fg%3E%3Cg%20clip-path%3D%22url(%23SVGGccgBdRN7)%22%3E%3Cuse%20href%3D%22%23SVG6avVPbbn7%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGP98eXdfG7%22%20x1%3D%2226.4%22%20x2%3D%2228.8%22%20y1%3D%229.6%22%20y2%3D%2215.01%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%237e22ce%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238b5cf6%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKTtrecCl7%22%20x1%3D%2226.8%22%20x2%3D%2217.8%22%20y1%3D%229.4%22%20y2%3D%223.61%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ef4444%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23dc2626%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGQkIHBvLp7%22%20x1%3D%223.6%22%20x2%3D%225.4%22%20y1%3D%2214.01%22%20y2%3D%2224.81%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2322c55e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2315803d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGLR2Q5bvK7%22%20x1%3D%224.8%22%20x2%3D%2214.4%22%20y1%3D%2222.21%22%20y2%3D%2229.21%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2394a3b8%22%2F%3E%3Cstop%20offset%3D%22.96%22%20stop-color%3D%22%2364748b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2364748b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGCf5TPdDy7%22%20x1%3D%2228.4%22%20x2%3D%2222.19%22%20y1%3D%2222.18%22%20y2%3D%2228.4%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23d97706%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbbf24%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGDfpUvdbi7%22%20x1%3D%2229.2%22%20x2%3D%2230.63%22%20y1%3D%2254.43%22%20y2%3D%2254.28%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fbbf24%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbbf24%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGkRCCwb7V8%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22SVGGccgBdRN7%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.8%2012H32v8h-7.2z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cpath%20id%3D%22SVG6avVPbbn7%22%20fill%3D%22url(%23SVGP98eXdfG7)%22%20d%3D%22M22.23%204.66a3.6%203.6%200%200%201%205.1.04A16.08%2016.08%200%200%201%2031.97%2016a3.6%203.6%200%201%201-7.2%200c0-2.4-.98-4.61-2.58-6.24a3.6%203.6%200%200%201%20.03-5.1z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23SVGkRCCwb7V8)%22%20transform%3D%22matrix(.8%200%200%20.8%203.198%203.2)%22%3E%3Cg%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cuse%20href%3D%22%23SVG6avVPbbn7%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKTtrecCl7)%22%20d%3D%22M12.4%203.6A3.6%203.6%200%200%201%2016%200c4.4%200%208.4%201.8%2011.29%204.66a3.603%203.603%200%200%201-5.06%205.13A8.87%208.87%200%200%200%2016%207.2a3.6%203.6%200%200%201-3.6-3.6%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQkIHBvLp7)%22%20d%3D%22M0%2016A16%2016%200%200%201%2016%200a3.6%203.6%200%200%201%200%207.2a8.8%208.8%200%200%200-6.21%2015.04a3.603%203.603%200%200%201-5.13%205.06A16.08%2016.08%200%200%201%200%2016%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGLR2Q5bvK7)%22%20d%3D%22M4.66%2022.24a3.6%203.6%200%200%201%205.1-.03a8.87%208.87%200%200%200%206.23%202.59a3.6%203.6%200%200%201%200%207.2c-4.4%200-8.4-1.8-11.3-4.66a3.6%203.6%200%200%201-.03-5.1%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGCf5TPdDy7)%22%20d%3D%22M28.38%2012.4a3.6%203.6%200%200%201%203.6%203.6A16%2016%200%200%201%2016%2032a3.6%203.6%200%200%201%200-7.2a8.8%208.8%200%200%200%208.8-8.8a3.6%203.6%200%200%201%203.6-3.6z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGDfpUvdbi7)%22%20d%3D%22M28.38%2012.4a3.6%203.6%200%200%201%203.6%203.6v12.4a3.6%203.6%200%201%201-7.2%200V16a3.6%203.6%200%200%201%203.6-3.6%22%2F%3E%3C%2Fg%3E%3Cg%20clip-path%3D%22url(%23SVGGccgBdRN7)%22%3E%3Cuse%20href%3D%22%23SVG6avVPbbn7%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGP98eXdfG7%22%20x1%3D%2226.4%22%20x2%3D%2228.8%22%20y1%3D%229.6%22%20y2%3D%2215.01%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%237e22ce%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238b5cf6%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKTtrecCl7%22%20x1%3D%2226.8%22%20x2%3D%2217.8%22%20y1%3D%229.4%22%20y2%3D%223.61%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23ef4444%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23dc2626%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGQkIHBvLp7%22%20x1%3D%223.6%22%20x2%3D%225.4%22%20y1%3D%2214.01%22%20y2%3D%2224.81%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2322c55e%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2315803d%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGLR2Q5bvK7%22%20x1%3D%224.8%22%20x2%3D%2214.4%22%20y1%3D%2222.21%22%20y2%3D%2229.21%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%2394a3b8%22%2F%3E%3Cstop%20offset%3D%22.96%22%20stop-color%3D%22%2364748b%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2364748b%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGCf5TPdDy7%22%20x1%3D%2228.4%22%20x2%3D%2222.19%22%20y1%3D%2222.18%22%20y2%3D%2228.4%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23d97706%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbbf24%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGDfpUvdbi7%22%20x1%3D%2229.2%22%20x2%3D%2230.63%22%20y1%3D%2254.43%22%20y2%3D%2254.28%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23fbbf24%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fbbf24%22%2F%3E%3C%2FlinearGradient%3E%3CclipPath%20id%3D%22SVGkRCCwb7V8%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0%200h32v32H0z%22%2F%3E%3C%2FclipPath%3E%3CclipPath%20id%3D%22SVGGccgBdRN7%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M24.8%2012H32v8h-7.2z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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