folder type frontcommerce opened logo
folder-type-frontcommerce-opened from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- folder-type-frontcommerce-opened
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
folder-type-androidfolder-type-android-openedfolder-type-angularfolder-type-angular-openedfolder-type-apachefolder-type-apache-openedfolder-type-apifolder-type-api-openedfolder-type-appfolder-type-app-openedfolder-type-arangodbfolder-type-arangodb-openedfolder-type-assetfolder-type-asset-openedfolder-type-astrofolder-type-astro-openedfolder-type-audiofolder-type-audio-openedfolder-type-aureliafolder-type-aurelia-openedfolder-type-awsfolder-type-aws-openedfolder-type-azurefolder-type-azure-opened
Use the folder type frontcommerce opened logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d42551" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21zm-7.2 2.1h7.1v2.1h-8.1zm5.5 6.1H6.6v-1.9h20.8v7.626z"/><path fill="#e5e5e5" d="M23.814 29.366a6.985 6.985 0 1 0 0-13.97a6.985 6.985 0 0 0 0 13.97"/><path fill="#ac304f" fill-rule="evenodd" d="M30.1 22.381a6.287 6.287 0 1 1-12.573 0a6.287 6.287 0 0 1 12.574 0m-4.193-1.226l2.098-1.22l-4.19-2.444l-4.192 2.443v4.886l2.1 1.224l-.002-2.449l2.093 1.22v2.456l4.191-2.451l-2.098-1.229l-2.093 1.224v-2.438l-2.093-1.222l2.093-1.22z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFolderTypeFrontcommerceOpened(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d42551" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21zm-7.2 2.1h7.1v2.1h-8.1zm5.5 6.1H6.6v-1.9h20.8v7.626z"/><path fill="#e5e5e5" d="M23.814 29.366a6.985 6.985 0 1 0 0-13.97a6.985 6.985 0 0 0 0 13.97"/><path fill="#ac304f" fillRule="evenodd" d="M30.1 22.381a6.287 6.287 0 1 1-12.573 0a6.287 6.287 0 0 1 12.574 0m-4.193-1.226l2.098-1.22l-4.19-2.444l-4.192 2.443v4.886l2.1 1.224l-.002-2.449l2.093 1.22v2.456l4.191-2.451l-2.098-1.229l-2.093 1.224v-2.438l-2.093-1.222l2.093-1.22z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d42551" d="M27.4 5.5h-9.2l-2.1 4.2H4.3v4H.5l3.8 12.8h25.2v-21zm-7.2 2.1h7.1v2.1h-8.1zm5.5 6.1H6.6v-1.9h20.8v7.626z"/><path fill="#e5e5e5" d="M23.814 29.366a6.985 6.985 0 1 0 0-13.97a6.985 6.985 0 0 0 0 13.97"/><path fill="#ac304f" fill-rule="evenodd" d="M30.1 22.381a6.287 6.287 0 1 1-12.573 0a6.287 6.287 0 0 1 12.574 0m-4.193-1.226l2.098-1.22l-4.19-2.444l-4.192 2.443v4.886l2.1 1.224l-.002-2.449l2.093 1.22v2.456l4.191-2.451l-2.098-1.229l-2.093 1.224v-2.438l-2.093-1.222l2.093-1.22z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-folder-type-frontcommerce-opened {
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%23d42551%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v4H.5l3.8%2012.8h25.2v-21zm-7.2%202.1h7.1v2.1h-8.1zm5.5%206.1H6.6v-1.9h20.8v7.626z%22%2F%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M23.814%2029.366a6.985%206.985%200%201%200%200-13.97a6.985%206.985%200%200%200%200%2013.97%22%2F%3E%3Cpath%20fill%3D%22%23ac304f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30.1%2022.381a6.287%206.287%200%201%201-12.573%200a6.287%206.287%200%200%201%2012.574%200m-4.193-1.226l2.098-1.22l-4.19-2.444l-4.192%202.443v4.886l2.1%201.224l-.002-2.449l2.093%201.22v2.456l4.191-2.451l-2.098-1.229l-2.093%201.224v-2.438l-2.093-1.222l2.093-1.22z%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%23d42551%22%20d%3D%22M27.4%205.5h-9.2l-2.1%204.2H4.3v4H.5l3.8%2012.8h25.2v-21zm-7.2%202.1h7.1v2.1h-8.1zm5.5%206.1H6.6v-1.9h20.8v7.626z%22%2F%3E%3Cpath%20fill%3D%22%23e5e5e5%22%20d%3D%22M23.814%2029.366a6.985%206.985%200%201%200%200-13.97a6.985%206.985%200%200%200%200%2013.97%22%2F%3E%3Cpath%20fill%3D%22%23ac304f%22%20fill-rule%3D%22evenodd%22%20d%3D%22M30.1%2022.381a6.287%206.287%200%201%201-12.573%200a6.287%206.287%200%200%201%2012.574%200m-4.193-1.226l2.098-1.22l-4.19-2.444l-4.192%202.443v4.886l2.1%201.224l-.002-2.449l2.093%201.22v2.456l4.191-2.451l-2.098-1.229l-2.093%201.224v-2.438l-2.093-1.222l2.093-1.22z%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/folder-type-frontcommerce-opened.svg?color=%231a73e8&size=48