file type edge2 logo
file-type-edge2 from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-edge2
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 512×512
- 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 edge2 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#d8563a" d="M41 0h430a41 41 0 0 1 41 41v430a41 41 0 0 1-41 41H41a41 41 0 0 1-41-41V41A41 41 0 0 1 41 0m292.085 174.674c-.908-15.974-.972-32.987-.369-50.16H170.8c12.03 21.782 10.844 24.8 12.167 62.274v129.4c-.691 48.1-2.93 56.094-12.167 71.3h165.6c.915-19.388 2.523-40.337 4.795-62.7c-13.643 19.912-19.544 30.612-65.278 30.612h-39.465v-83.725h34.3c39.382-.676 45.53 11 53.849 16.966a454 454 0 0 1 0-65.282c-16.255 14.68-26.684 15.844-53.849 16.6h-34.3V156.6H279.6c25.516.3 40.131 4.474 53.485 18.074"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeEdge2(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#d8563a" d="M41 0h430a41 41 0 0 1 41 41v430a41 41 0 0 1-41 41H41a41 41 0 0 1-41-41V41A41 41 0 0 1 41 0m292.085 174.674c-.908-15.974-.972-32.987-.369-50.16H170.8c12.03 21.782 10.844 24.8 12.167 62.274v129.4c-.691 48.1-2.93 56.094-12.167 71.3h165.6c.915-19.388 2.523-40.337 4.795-62.7c-13.643 19.912-19.544 30.612-65.278 30.612h-39.465v-83.725h34.3c39.382-.676 45.53 11 53.849 16.966a454 454 0 0 1 0-65.282c-16.255 14.68-26.684 15.844-53.849 16.6h-34.3V156.6H279.6c25.516.3 40.131 4.474 53.485 18.074"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#d8563a" d="M41 0h430a41 41 0 0 1 41 41v430a41 41 0 0 1-41 41H41a41 41 0 0 1-41-41V41A41 41 0 0 1 41 0m292.085 174.674c-.908-15.974-.972-32.987-.369-50.16H170.8c12.03 21.782 10.844 24.8 12.167 62.274v129.4c-.691 48.1-2.93 56.094-12.167 71.3h165.6c.915-19.388 2.523-40.337 4.795-62.7c-13.643 19.912-19.544 30.612-65.278 30.612h-39.465v-83.725h34.3c39.382-.676 45.53 11 53.849 16.966a454 454 0 0 1 0-65.282c-16.255 14.68-26.684 15.844-53.849 16.6h-34.3V156.6H279.6c25.516.3 40.131 4.474 53.485 18.074"/></svg> </template>
CSS
.icon-file-type-edge2 {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23d8563a%22%20d%3D%22M41%200h430a41%2041%200%200%201%2041%2041v430a41%2041%200%200%201-41%2041H41a41%2041%200%200%201-41-41V41A41%2041%200%200%201%2041%200m292.085%20174.674c-.908-15.974-.972-32.987-.369-50.16H170.8c12.03%2021.782%2010.844%2024.8%2012.167%2062.274v129.4c-.691%2048.1-2.93%2056.094-12.167%2071.3h165.6c.915-19.388%202.523-40.337%204.795-62.7c-13.643%2019.912-19.544%2030.612-65.278%2030.612h-39.465v-83.725h34.3c39.382-.676%2045.53%2011%2053.849%2016.966a454%20454%200%200%201%200-65.282c-16.255%2014.68-26.684%2015.844-53.849%2016.6h-34.3V156.6H279.6c25.516.3%2040.131%204.474%2053.485%2018.074%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23d8563a%22%20d%3D%22M41%200h430a41%2041%200%200%201%2041%2041v430a41%2041%200%200%201-41%2041H41a41%2041%200%200%201-41-41V41A41%2041%200%200%201%2041%200m292.085%20174.674c-.908-15.974-.972-32.987-.369-50.16H170.8c12.03%2021.782%2010.844%2024.8%2012.167%2062.274v129.4c-.691%2048.1-2.93%2056.094-12.167%2071.3h165.6c.915-19.388%202.523-40.337%204.795-62.7c-13.643%2019.912-19.544%2030.612-65.278%2030.612h-39.465v-83.725h34.3c39.382-.676%2045.53%2011%2053.849%2016.966a454%20454%200%200%201%200-65.282c-16.255%2014.68-26.684%2015.844-53.849%2016.6h-34.3V156.6H279.6c25.516.3%2040.131%204.474%2053.485%2018.074%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-edge2.svg?color=%231a73e8&size=48