file type glimmer logo
file-type-glimmer from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-glimmer
- 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 glimmer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e04e39" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14"/><path fill="#fff" d="M10.561 17.211c-.32 0-.626-.122-.855-.343a1.216 1.216 0 0 1-.027-1.726l8.293-8.5a1.23 1.23 0 0 1 1.337-.29a1.23 1.23 0 0 1 .677.652a1.21 1.21 0 0 1-.25 1.336l-8.293 8.5a1.23 1.23 0 0 1-.882.371m5.409.325a1.23 1.23 0 0 1-1.128-.742a1.21 1.21 0 0 1 .248-1.321l6.55-6.713a1.23 1.23 0 0 1 1.715-.01a1.21 1.21 0 0 1 .044 1.702l-6.55 6.714a1.22 1.22 0 0 1-.88.37ZM13.315 26a1.23 1.23 0 0 1-1.228-1.2c-.005-.324.12-.637.346-.87l11.456-11.74a1.233 1.233 0 0 1 1.726-.016a1.216 1.216 0 0 1 .039 1.714L14.198 25.629a1.23 1.23 0 0 1-.883.371M9.72 23.924a1.23 1.23 0 0 1-1.127-.735a1.21 1.21 0 0 1 .245-1.334l3.123-3.2a1.233 1.233 0 0 1 1.727-.017a1.216 1.216 0 0 1 .038 1.714l-3.123 3.201a1.23 1.23 0 0 1-.883.371m-2.49-9.262a1.23 1.23 0 0 1-1.132-.744a1.21 1.21 0 0 1 .25-1.325L9.47 9.392a1.233 1.233 0 0 1 1.73-.02a1.216 1.216 0 0 1 .035 1.718l-3.123 3.2a1.23 1.23 0 0 1-.882.372m16.064 6.97a1.23 1.23 0 0 1-.855-.343a1.216 1.216 0 0 1-.027-1.726l1.478-1.515a1.23 1.23 0 0 1 1.335-.285a1.215 1.215 0 0 1 .43 1.983l-1.479 1.515a1.23 1.23 0 0 1-.882.372Zm-2.88 3.026a1.21 1.21 0 0 1-.758 1.127a1.235 1.235 0 0 1-1.605-.66a1.21 1.21 0 0 1 .267-1.33a1.23 1.23 0 0 1 1.338-.264a1.23 1.23 0 0 1 .759 1.127Zm-11.74-5.466a1.2 1.2 0 0 1-.356.872a1.23 1.23 0 0 1-1.347.267a1.23 1.23 0 0 1-.665-.668a1.21 1.21 0 0 1 .274-1.325a1.233 1.233 0 0 1 1.729 0c.23.226.36.533.364.854ZM14.507 7.22a1.2 1.2 0 0 1-.36.863a1.23 1.23 0 0 1-.869.357a1.24 1.24 0 0 1-1.135-.753a1.21 1.21 0 0 1 .266-1.33a1.232 1.232 0 0 1 2.098.863"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeGlimmer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e04e39" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14"/><path fill="#fff" d="M10.561 17.211c-.32 0-.626-.122-.855-.343a1.216 1.216 0 0 1-.027-1.726l8.293-8.5a1.23 1.23 0 0 1 1.337-.29a1.23 1.23 0 0 1 .677.652a1.21 1.21 0 0 1-.25 1.336l-8.293 8.5a1.23 1.23 0 0 1-.882.371m5.409.325a1.23 1.23 0 0 1-1.128-.742a1.21 1.21 0 0 1 .248-1.321l6.55-6.713a1.23 1.23 0 0 1 1.715-.01a1.21 1.21 0 0 1 .044 1.702l-6.55 6.714a1.22 1.22 0 0 1-.88.37ZM13.315 26a1.23 1.23 0 0 1-1.228-1.2c-.005-.324.12-.637.346-.87l11.456-11.74a1.233 1.233 0 0 1 1.726-.016a1.216 1.216 0 0 1 .039 1.714L14.198 25.629a1.23 1.23 0 0 1-.883.371M9.72 23.924a1.23 1.23 0 0 1-1.127-.735a1.21 1.21 0 0 1 .245-1.334l3.123-3.2a1.233 1.233 0 0 1 1.727-.017a1.216 1.216 0 0 1 .038 1.714l-3.123 3.201a1.23 1.23 0 0 1-.883.371m-2.49-9.262a1.23 1.23 0 0 1-1.132-.744a1.21 1.21 0 0 1 .25-1.325L9.47 9.392a1.233 1.233 0 0 1 1.73-.02a1.216 1.216 0 0 1 .035 1.718l-3.123 3.2a1.23 1.23 0 0 1-.882.372m16.064 6.97a1.23 1.23 0 0 1-.855-.343a1.216 1.216 0 0 1-.027-1.726l1.478-1.515a1.23 1.23 0 0 1 1.335-.285a1.215 1.215 0 0 1 .43 1.983l-1.479 1.515a1.23 1.23 0 0 1-.882.372Zm-2.88 3.026a1.21 1.21 0 0 1-.758 1.127a1.235 1.235 0 0 1-1.605-.66a1.21 1.21 0 0 1 .267-1.33a1.23 1.23 0 0 1 1.338-.264a1.23 1.23 0 0 1 .759 1.127Zm-11.74-5.466a1.2 1.2 0 0 1-.356.872a1.23 1.23 0 0 1-1.347.267a1.23 1.23 0 0 1-.665-.668a1.21 1.21 0 0 1 .274-1.325a1.233 1.233 0 0 1 1.729 0c.23.226.36.533.364.854ZM14.507 7.22a1.2 1.2 0 0 1-.36.863a1.23 1.23 0 0 1-.869.357a1.24 1.24 0 0 1-1.135-.753a1.21 1.21 0 0 1 .266-1.33a1.232 1.232 0 0 1 2.098.863"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e04e39" d="M30 16c0 7.732-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2s14 6.268 14 14"/><path fill="#fff" d="M10.561 17.211c-.32 0-.626-.122-.855-.343a1.216 1.216 0 0 1-.027-1.726l8.293-8.5a1.23 1.23 0 0 1 1.337-.29a1.23 1.23 0 0 1 .677.652a1.21 1.21 0 0 1-.25 1.336l-8.293 8.5a1.23 1.23 0 0 1-.882.371m5.409.325a1.23 1.23 0 0 1-1.128-.742a1.21 1.21 0 0 1 .248-1.321l6.55-6.713a1.23 1.23 0 0 1 1.715-.01a1.21 1.21 0 0 1 .044 1.702l-6.55 6.714a1.22 1.22 0 0 1-.88.37ZM13.315 26a1.23 1.23 0 0 1-1.228-1.2c-.005-.324.12-.637.346-.87l11.456-11.74a1.233 1.233 0 0 1 1.726-.016a1.216 1.216 0 0 1 .039 1.714L14.198 25.629a1.23 1.23 0 0 1-.883.371M9.72 23.924a1.23 1.23 0 0 1-1.127-.735a1.21 1.21 0 0 1 .245-1.334l3.123-3.2a1.233 1.233 0 0 1 1.727-.017a1.216 1.216 0 0 1 .038 1.714l-3.123 3.201a1.23 1.23 0 0 1-.883.371m-2.49-9.262a1.23 1.23 0 0 1-1.132-.744a1.21 1.21 0 0 1 .25-1.325L9.47 9.392a1.233 1.233 0 0 1 1.73-.02a1.216 1.216 0 0 1 .035 1.718l-3.123 3.2a1.23 1.23 0 0 1-.882.372m16.064 6.97a1.23 1.23 0 0 1-.855-.343a1.216 1.216 0 0 1-.027-1.726l1.478-1.515a1.23 1.23 0 0 1 1.335-.285a1.215 1.215 0 0 1 .43 1.983l-1.479 1.515a1.23 1.23 0 0 1-.882.372Zm-2.88 3.026a1.21 1.21 0 0 1-.758 1.127a1.235 1.235 0 0 1-1.605-.66a1.21 1.21 0 0 1 .267-1.33a1.23 1.23 0 0 1 1.338-.264a1.23 1.23 0 0 1 .759 1.127Zm-11.74-5.466a1.2 1.2 0 0 1-.356.872a1.23 1.23 0 0 1-1.347.267a1.23 1.23 0 0 1-.665-.668a1.21 1.21 0 0 1 .274-1.325a1.233 1.233 0 0 1 1.729 0c.23.226.36.533.364.854ZM14.507 7.22a1.2 1.2 0 0 1-.36.863a1.23 1.23 0 0 1-.869.357a1.24 1.24 0 0 1-1.135-.753a1.21 1.21 0 0 1 .266-1.33a1.232 1.232 0 0 1 2.098.863"/></svg> </template>
CSS
.icon-file-type-glimmer {
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%23e04e39%22%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.561%2017.211c-.32%200-.626-.122-.855-.343a1.216%201.216%200%200%201-.027-1.726l8.293-8.5a1.23%201.23%200%200%201%201.337-.29a1.23%201.23%200%200%201%20.677.652a1.21%201.21%200%200%201-.25%201.336l-8.293%208.5a1.23%201.23%200%200%201-.882.371m5.409.325a1.23%201.23%200%200%201-1.128-.742a1.21%201.21%200%200%201%20.248-1.321l6.55-6.713a1.23%201.23%200%200%201%201.715-.01a1.21%201.21%200%200%201%20.044%201.702l-6.55%206.714a1.22%201.22%200%200%201-.88.37ZM13.315%2026a1.23%201.23%200%200%201-1.228-1.2c-.005-.324.12-.637.346-.87l11.456-11.74a1.233%201.233%200%200%201%201.726-.016a1.216%201.216%200%200%201%20.039%201.714L14.198%2025.629a1.23%201.23%200%200%201-.883.371M9.72%2023.924a1.23%201.23%200%200%201-1.127-.735a1.21%201.21%200%200%201%20.245-1.334l3.123-3.2a1.233%201.233%200%200%201%201.727-.017a1.216%201.216%200%200%201%20.038%201.714l-3.123%203.201a1.23%201.23%200%200%201-.883.371m-2.49-9.262a1.23%201.23%200%200%201-1.132-.744a1.21%201.21%200%200%201%20.25-1.325L9.47%209.392a1.233%201.233%200%200%201%201.73-.02a1.216%201.216%200%200%201%20.035%201.718l-3.123%203.2a1.23%201.23%200%200%201-.882.372m16.064%206.97a1.23%201.23%200%200%201-.855-.343a1.216%201.216%200%200%201-.027-1.726l1.478-1.515a1.23%201.23%200%200%201%201.335-.285a1.215%201.215%200%200%201%20.43%201.983l-1.479%201.515a1.23%201.23%200%200%201-.882.372Zm-2.88%203.026a1.21%201.21%200%200%201-.758%201.127a1.235%201.235%200%200%201-1.605-.66a1.21%201.21%200%200%201%20.267-1.33a1.23%201.23%200%200%201%201.338-.264a1.23%201.23%200%200%201%20.759%201.127Zm-11.74-5.466a1.2%201.2%200%200%201-.356.872a1.23%201.23%200%200%201-1.347.267a1.23%201.23%200%200%201-.665-.668a1.21%201.21%200%200%201%20.274-1.325a1.233%201.233%200%200%201%201.729%200c.23.226.36.533.364.854ZM14.507%207.22a1.2%201.2%200%200%201-.36.863a1.23%201.23%200%200%201-.869.357a1.24%201.24%200%200%201-1.135-.753a1.21%201.21%200%200%201%20.266-1.33a1.232%201.232%200%200%201%202.098.863%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%23e04e39%22%20d%3D%22M30%2016c0%207.732-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202s14%206.268%2014%2014%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.561%2017.211c-.32%200-.626-.122-.855-.343a1.216%201.216%200%200%201-.027-1.726l8.293-8.5a1.23%201.23%200%200%201%201.337-.29a1.23%201.23%200%200%201%20.677.652a1.21%201.21%200%200%201-.25%201.336l-8.293%208.5a1.23%201.23%200%200%201-.882.371m5.409.325a1.23%201.23%200%200%201-1.128-.742a1.21%201.21%200%200%201%20.248-1.321l6.55-6.713a1.23%201.23%200%200%201%201.715-.01a1.21%201.21%200%200%201%20.044%201.702l-6.55%206.714a1.22%201.22%200%200%201-.88.37ZM13.315%2026a1.23%201.23%200%200%201-1.228-1.2c-.005-.324.12-.637.346-.87l11.456-11.74a1.233%201.233%200%200%201%201.726-.016a1.216%201.216%200%200%201%20.039%201.714L14.198%2025.629a1.23%201.23%200%200%201-.883.371M9.72%2023.924a1.23%201.23%200%200%201-1.127-.735a1.21%201.21%200%200%201%20.245-1.334l3.123-3.2a1.233%201.233%200%200%201%201.727-.017a1.216%201.216%200%200%201%20.038%201.714l-3.123%203.201a1.23%201.23%200%200%201-.883.371m-2.49-9.262a1.23%201.23%200%200%201-1.132-.744a1.21%201.21%200%200%201%20.25-1.325L9.47%209.392a1.233%201.233%200%200%201%201.73-.02a1.216%201.216%200%200%201%20.035%201.718l-3.123%203.2a1.23%201.23%200%200%201-.882.372m16.064%206.97a1.23%201.23%200%200%201-.855-.343a1.216%201.216%200%200%201-.027-1.726l1.478-1.515a1.23%201.23%200%200%201%201.335-.285a1.215%201.215%200%200%201%20.43%201.983l-1.479%201.515a1.23%201.23%200%200%201-.882.372Zm-2.88%203.026a1.21%201.21%200%200%201-.758%201.127a1.235%201.235%200%200%201-1.605-.66a1.21%201.21%200%200%201%20.267-1.33a1.23%201.23%200%200%201%201.338-.264a1.23%201.23%200%200%201%20.759%201.127Zm-11.74-5.466a1.2%201.2%200%200%201-.356.872a1.23%201.23%200%200%201-1.347.267a1.23%201.23%200%200%201-.665-.668a1.21%201.21%200%200%201%20.274-1.325a1.233%201.233%200%200%201%201.729%200c.23.226.36.533.364.854ZM14.507%207.22a1.2%201.2%200%200%201-.36.863a1.23%201.23%200%200%201-.869.357a1.24%201.24%200%200%201-1.135-.753a1.21%201.21%200%200%201%20.266-1.33a1.232%201.232%200%200%201%202.098.863%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-glimmer.svg?color=%231a73e8&size=48