file type preact logo
file-type-preact from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-preact
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type preact logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#673ab8" d="m16 2l12.12 7v14L16 30L3.88 23V9z"/><ellipse cx="16" cy="16" fill="none" stroke="#fff" rx="10.72" ry="4.1" transform="rotate(-37.5 16.007 15.996)"/><ellipse cx="16" cy="16" fill="none" stroke="#fff" rx="4.1" ry="10.72" transform="rotate(-52.5 15.998 15.994)"/><circle cx="16" cy="16" r="1.86" fill="#fff"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypePreact(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#673ab8" d="m16 2l12.12 7v14L16 30L3.88 23V9z"/><ellipse cx="16" cy="16" fill="none" stroke="#fff" rx="10.72" ry="4.1" transform="rotate(-37.5 16.007 15.996)"/><ellipse cx="16" cy="16" fill="none" stroke="#fff" rx="4.1" ry="10.72" transform="rotate(-52.5 15.998 15.994)"/><circle cx="16" cy="16" r="1.86" fill="#fff"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#673ab8" d="m16 2l12.12 7v14L16 30L3.88 23V9z"/><ellipse cx="16" cy="16" fill="none" stroke="#fff" rx="10.72" ry="4.1" transform="rotate(-37.5 16.007 15.996)"/><ellipse cx="16" cy="16" fill="none" stroke="#fff" rx="4.1" ry="10.72" transform="rotate(-52.5 15.998 15.994)"/><circle cx="16" cy="16" r="1.86" fill="#fff"/></svg> </template>
CSS
.icon-file-type-preact {
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%23673ab8%22%20d%3D%22m16%202l12.12%207v14L16%2030L3.88%2023V9z%22%2F%3E%3Cellipse%20cx%3D%2216%22%20cy%3D%2216%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20rx%3D%2210.72%22%20ry%3D%224.1%22%20transform%3D%22rotate(-37.5%2016.007%2015.996)%22%2F%3E%3Cellipse%20cx%3D%2216%22%20cy%3D%2216%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20rx%3D%224.1%22%20ry%3D%2210.72%22%20transform%3D%22rotate(-52.5%2015.998%2015.994)%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%221.86%22%20fill%3D%22%23fff%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%23673ab8%22%20d%3D%22m16%202l12.12%207v14L16%2030L3.88%2023V9z%22%2F%3E%3Cellipse%20cx%3D%2216%22%20cy%3D%2216%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20rx%3D%2210.72%22%20ry%3D%224.1%22%20transform%3D%22rotate(-37.5%2016.007%2015.996)%22%2F%3E%3Cellipse%20cx%3D%2216%22%20cy%3D%2216%22%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20rx%3D%224.1%22%20ry%3D%2210.72%22%20transform%3D%22rotate(-52.5%2015.998%2015.994)%22%2F%3E%3Ccircle%20cx%3D%2216%22%20cy%3D%2216%22%20r%3D%221.86%22%20fill%3D%22%23fff%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-preact.svg?color=%231a73e8&size=48