file type ember logo
file-type-ember from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-ember
- 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 ember logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e05c43" d="M16 2c7.732 0 14 6.268 14 14s-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2"/><path fill="#fff" fill-rule="evenodd" d="M16.277 7.278c1.803-.036 3.078.453 4.175 2.01c2.392 5.93-6.157 8.99-6.5 9.111l-.01.004s-.259 1.61 2.193 1.549c3.017 0 6.19-2.34 7.396-3.328a.72.72 0 0 1 .977.058l.904.939a.72.72 0 0 1 .018.982a15.5 15.5 0 0 1-5.402 3.83s-4.629 2.142-7.748.113c-1.86-1.21-2.372-2.658-2.58-4.165c.001 0-2.258-.114-3.71-.68c-1.45-.568.012-2.278.012-2.278s.446-.707 1.295 0c.849.706 2.434.387 2.434.387c.142-1.115.377-2.587 1.069-4.14c1.45-3.257 3.672-4.357 5.477-4.392m1.061 3.263c-.955-.921-3.715.919-3.822 5.13c0 0 .815.247 2.619-.992s2.159-3.22 1.203-4.138" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeEmber(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e05c43" d="M16 2c7.732 0 14 6.268 14 14s-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2"/><path fill="#fff" fillRule="evenodd" d="M16.277 7.278c1.803-.036 3.078.453 4.175 2.01c2.392 5.93-6.157 8.99-6.5 9.111l-.01.004s-.259 1.61 2.193 1.549c3.017 0 6.19-2.34 7.396-3.328a.72.72 0 0 1 .977.058l.904.939a.72.72 0 0 1 .018.982a15.5 15.5 0 0 1-5.402 3.83s-4.629 2.142-7.748.113c-1.86-1.21-2.372-2.658-2.58-4.165c.001 0-2.258-.114-3.71-.68c-1.45-.568.012-2.278.012-2.278s.446-.707 1.295 0c.849.706 2.434.387 2.434.387c.142-1.115.377-2.587 1.069-4.14c1.45-3.257 3.672-4.357 5.477-4.392m1.061 3.263c-.955-.921-3.715.919-3.822 5.13c0 0 .815.247 2.619-.992s2.159-3.22 1.203-4.138" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#e05c43" d="M16 2c7.732 0 14 6.268 14 14s-6.268 14-14 14S2 23.732 2 16S8.268 2 16 2"/><path fill="#fff" fill-rule="evenodd" d="M16.277 7.278c1.803-.036 3.078.453 4.175 2.01c2.392 5.93-6.157 8.99-6.5 9.111l-.01.004s-.259 1.61 2.193 1.549c3.017 0 6.19-2.34 7.396-3.328a.72.72 0 0 1 .977.058l.904.939a.72.72 0 0 1 .018.982a15.5 15.5 0 0 1-5.402 3.83s-4.629 2.142-7.748.113c-1.86-1.21-2.372-2.658-2.58-4.165c.001 0-2.258-.114-3.71-.68c-1.45-.568.012-2.278.012-2.278s.446-.707 1.295 0c.849.706 2.434.387 2.434.387c.142-1.115.377-2.587 1.069-4.14c1.45-3.257 3.672-4.357 5.477-4.392m1.061 3.263c-.955-.921-3.715.919-3.822 5.13c0 0 .815.247 2.619-.992s2.159-3.22 1.203-4.138" clip-rule="evenodd"/></svg> </template>
CSS
.icon-file-type-ember {
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%23e05c43%22%20d%3D%22M16%202c7.732%200%2014%206.268%2014%2014s-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.277%207.278c1.803-.036%203.078.453%204.175%202.01c2.392%205.93-6.157%208.99-6.5%209.111l-.01.004s-.259%201.61%202.193%201.549c3.017%200%206.19-2.34%207.396-3.328a.72.72%200%200%201%20.977.058l.904.939a.72.72%200%200%201%20.018.982a15.5%2015.5%200%200%201-5.402%203.83s-4.629%202.142-7.748.113c-1.86-1.21-2.372-2.658-2.58-4.165c.001%200-2.258-.114-3.71-.68c-1.45-.568.012-2.278.012-2.278s.446-.707%201.295%200c.849.706%202.434.387%202.434.387c.142-1.115.377-2.587%201.069-4.14c1.45-3.257%203.672-4.357%205.477-4.392m1.061%203.263c-.955-.921-3.715.919-3.822%205.13c0%200%20.815.247%202.619-.992s2.159-3.22%201.203-4.138%22%20clip-rule%3D%22evenodd%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%23e05c43%22%20d%3D%22M16%202c7.732%200%2014%206.268%2014%2014s-6.268%2014-14%2014S2%2023.732%202%2016S8.268%202%2016%202%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M16.277%207.278c1.803-.036%203.078.453%204.175%202.01c2.392%205.93-6.157%208.99-6.5%209.111l-.01.004s-.259%201.61%202.193%201.549c3.017%200%206.19-2.34%207.396-3.328a.72.72%200%200%201%20.977.058l.904.939a.72.72%200%200%201%20.018.982a15.5%2015.5%200%200%201-5.402%203.83s-4.629%202.142-7.748.113c-1.86-1.21-2.372-2.658-2.58-4.165c.001%200-2.258-.114-3.71-.68c-1.45-.568.012-2.278.012-2.278s.446-.707%201.295%200c.849.706%202.434.387%202.434.387c.142-1.115.377-2.587%201.069-4.14c1.45-3.257%203.672-4.357%205.477-4.392m1.061%203.263c-.955-.921-3.715.919-3.822%205.13c0%200%20.815.247%202.619-.992s2.159-3.22%201.203-4.138%22%20clip-rule%3D%22evenodd%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-ember.svg?color=%231a73e8&size=48