file type fresh logo

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

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

Related icons in VSCode Icons

Use the file type fresh logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g stroke-width=".84"><path fill="#ffdb1e" d="M28.3 6.52c4.08 9.98 0 15.34-3.47 18.3c.85 2.95-2.52 3.56-3.8 2.1a17.3 17.3 0 0 1-16.9-4.22c-2.95-2.95-.64-9.53 7.19-13.94c6.76-3.8 13.52-5.9 16.97-2.24"/><path fill="#fff" stroke="#ffdb1e" d="M11.32 8.76c5.78-3.8 12.7-5.38 15.52-2.93c4.33 3.78-9.19 12.32-14.25 14.34c-5.5 2.18-2.54 7.18-5.5 7.18c-2.53 0-2.1-3.38-4.37-6.55c-1.34-1.87 1.98-7.69 8.6-12.04z"/><path fill="#ffe600" d="M23.6 6.46c3.92 1.06-.31 4.81-3.64 7.21a44 44 0 0 1-6.69 4.08c-.31.15-1.37-1.9-1.37-.84c0 .35-.59 1.89-.79 1.96a18 18 0 0 1-4.92 1.09c-2.95 0-1.63-4.02 2.54-7.7c.76-.67 1.25-.55 1.93-.55c-.45-.65-.45-.77.34-1.3c3.52-2.37 7.92-3.95 9.79-4.25c.3.01.7.3.7.53a7 7 0 0 1 2.1-.23"/><path fill="#fff" d="M11.57 12.98c.83-.63 1.39-.85 1.77-2.13c.48.1.71-.07 1.1-.6c.27.4 1.4.52 2.06.6c-.6.38-.89.72-1.22 1.78a4.3 4.3 0 0 0-3.71.35"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeFresh(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g strokeWidth=".84"><path fill="#ffdb1e" d="M28.3 6.52c4.08 9.98 0 15.34-3.47 18.3c.85 2.95-2.52 3.56-3.8 2.1a17.3 17.3 0 0 1-16.9-4.22c-2.95-2.95-.64-9.53 7.19-13.94c6.76-3.8 13.52-5.9 16.97-2.24"/><path fill="#fff" stroke="#ffdb1e" d="M11.32 8.76c5.78-3.8 12.7-5.38 15.52-2.93c4.33 3.78-9.19 12.32-14.25 14.34c-5.5 2.18-2.54 7.18-5.5 7.18c-2.53 0-2.1-3.38-4.37-6.55c-1.34-1.87 1.98-7.69 8.6-12.04z"/><path fill="#ffe600" d="M23.6 6.46c3.92 1.06-.31 4.81-3.64 7.21a44 44 0 0 1-6.69 4.08c-.31.15-1.37-1.9-1.37-.84c0 .35-.59 1.89-.79 1.96a18 18 0 0 1-4.92 1.09c-2.95 0-1.63-4.02 2.54-7.7c.76-.67 1.25-.55 1.93-.55c-.45-.65-.45-.77.34-1.3c3.52-2.37 7.92-3.95 9.79-4.25c.3.01.7.3.7.53a7 7 0 0 1 2.1-.23"/><path fill="#fff" d="M11.57 12.98c.83-.63 1.39-.85 1.77-2.13c.48.1.71-.07 1.1-.6c.27.4 1.4.52 2.06.6c-.6.38-.89.72-1.22 1.78a4.3 4.3 0 0 0-3.71.35"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g stroke-width=".84"><path fill="#ffdb1e" d="M28.3 6.52c4.08 9.98 0 15.34-3.47 18.3c.85 2.95-2.52 3.56-3.8 2.1a17.3 17.3 0 0 1-16.9-4.22c-2.95-2.95-.64-9.53 7.19-13.94c6.76-3.8 13.52-5.9 16.97-2.24"/><path fill="#fff" stroke="#ffdb1e" d="M11.32 8.76c5.78-3.8 12.7-5.38 15.52-2.93c4.33 3.78-9.19 12.32-14.25 14.34c-5.5 2.18-2.54 7.18-5.5 7.18c-2.53 0-2.1-3.38-4.37-6.55c-1.34-1.87 1.98-7.69 8.6-12.04z"/><path fill="#ffe600" d="M23.6 6.46c3.92 1.06-.31 4.81-3.64 7.21a44 44 0 0 1-6.69 4.08c-.31.15-1.37-1.9-1.37-.84c0 .35-.59 1.89-.79 1.96a18 18 0 0 1-4.92 1.09c-2.95 0-1.63-4.02 2.54-7.7c.76-.67 1.25-.55 1.93-.55c-.45-.65-.45-.77.34-1.3c3.52-2.37 7.92-3.95 9.79-4.25c.3.01.7.3.7.53a7 7 0 0 1 2.1-.23"/><path fill="#fff" d="M11.57 12.98c.83-.63 1.39-.85 1.77-2.13c.48.1.71-.07 1.1-.6c.27.4 1.4.52 2.06.6c-.6.38-.89.72-1.22 1.78a4.3 4.3 0 0 0-3.71.35"/></g></svg>
</template>

CSS

.icon-file-type-fresh {
  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%3Cg%20stroke-width%3D%22.84%22%3E%3Cpath%20fill%3D%22%23ffdb1e%22%20d%3D%22M28.3%206.52c4.08%209.98%200%2015.34-3.47%2018.3c.85%202.95-2.52%203.56-3.8%202.1a17.3%2017.3%200%200%201-16.9-4.22c-2.95-2.95-.64-9.53%207.19-13.94c6.76-3.8%2013.52-5.9%2016.97-2.24%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23ffdb1e%22%20d%3D%22M11.32%208.76c5.78-3.8%2012.7-5.38%2015.52-2.93c4.33%203.78-9.19%2012.32-14.25%2014.34c-5.5%202.18-2.54%207.18-5.5%207.18c-2.53%200-2.1-3.38-4.37-6.55c-1.34-1.87%201.98-7.69%208.6-12.04z%22%2F%3E%3Cpath%20fill%3D%22%23ffe600%22%20d%3D%22M23.6%206.46c3.92%201.06-.31%204.81-3.64%207.21a44%2044%200%200%201-6.69%204.08c-.31.15-1.37-1.9-1.37-.84c0%20.35-.59%201.89-.79%201.96a18%2018%200%200%201-4.92%201.09c-2.95%200-1.63-4.02%202.54-7.7c.76-.67%201.25-.55%201.93-.55c-.45-.65-.45-.77.34-1.3c3.52-2.37%207.92-3.95%209.79-4.25c.3.01.7.3.7.53a7%207%200%200%201%202.1-.23%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.57%2012.98c.83-.63%201.39-.85%201.77-2.13c.48.1.71-.07%201.1-.6c.27.4%201.4.52%202.06.6c-.6.38-.89.72-1.22%201.78a4.3%204.3%200%200%200-3.71.35%22%2F%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%3Cg%20stroke-width%3D%22.84%22%3E%3Cpath%20fill%3D%22%23ffdb1e%22%20d%3D%22M28.3%206.52c4.08%209.98%200%2015.34-3.47%2018.3c.85%202.95-2.52%203.56-3.8%202.1a17.3%2017.3%200%200%201-16.9-4.22c-2.95-2.95-.64-9.53%207.19-13.94c6.76-3.8%2013.52-5.9%2016.97-2.24%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20stroke%3D%22%23ffdb1e%22%20d%3D%22M11.32%208.76c5.78-3.8%2012.7-5.38%2015.52-2.93c4.33%203.78-9.19%2012.32-14.25%2014.34c-5.5%202.18-2.54%207.18-5.5%207.18c-2.53%200-2.1-3.38-4.37-6.55c-1.34-1.87%201.98-7.69%208.6-12.04z%22%2F%3E%3Cpath%20fill%3D%22%23ffe600%22%20d%3D%22M23.6%206.46c3.92%201.06-.31%204.81-3.64%207.21a44%2044%200%200%201-6.69%204.08c-.31.15-1.37-1.9-1.37-.84c0%20.35-.59%201.89-.79%201.96a18%2018%200%200%201-4.92%201.09c-2.95%200-1.63-4.02%202.54-7.7c.76-.67%201.25-.55%201.93-.55c-.45-.65-.45-.77.34-1.3c3.52-2.37%207.92-3.95%209.79-4.25c.3.01.7.3.7.53a7%207%200%200%201%202.1-.23%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.57%2012.98c.83-.63%201.39-.85%201.77-2.13c.48.1.71-.07%201.1-.6c.27.4%201.4.52%202.06.6c-.6.38-.89.72-1.22%201.78a4.3%204.3%200%200%200-3.71.35%22%2F%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-fresh.svg?color=%231a73e8&size=48