file type moleculer logo
file-type-moleculer from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-moleculer
- 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 moleculer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#3cafce" d="M30 24.137a5.022 5.022 0 1 1-9.17-2.827l-2.669-2.538a4.047 4.047 0 0 1-6.136-1.452l-3.179 1.4a3.484 3.484 0 1 1-.454-1.1l3.308-1.212a4.074 4.074 0 0 1 3.991-4.962a4 4 0 0 1 1.248.215l1.672-3.169a2.828 2.828 0 1 1 .8.3L18 12.167a4.06 4.06 0 0 1 .971 5.784l2.851 2.308A5 5 0 0 1 30 24.137"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypeMoleculer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#3cafce" d="M30 24.137a5.022 5.022 0 1 1-9.17-2.827l-2.669-2.538a4.047 4.047 0 0 1-6.136-1.452l-3.179 1.4a3.484 3.484 0 1 1-.454-1.1l3.308-1.212a4.074 4.074 0 0 1 3.991-4.962a4 4 0 0 1 1.248.215l1.672-3.169a2.828 2.828 0 1 1 .8.3L18 12.167a4.06 4.06 0 0 1 .971 5.784l2.851 2.308A5 5 0 0 1 30 24.137"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#3cafce" d="M30 24.137a5.022 5.022 0 1 1-9.17-2.827l-2.669-2.538a4.047 4.047 0 0 1-6.136-1.452l-3.179 1.4a3.484 3.484 0 1 1-.454-1.1l3.308-1.212a4.074 4.074 0 0 1 3.991-4.962a4 4 0 0 1 1.248.215l1.672-3.169a2.828 2.828 0 1 1 .8.3L18 12.167a4.06 4.06 0 0 1 .971 5.784l2.851 2.308A5 5 0 0 1 30 24.137"/></svg> </template>
CSS
.icon-file-type-moleculer {
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%233cafce%22%20d%3D%22M30%2024.137a5.022%205.022%200%201%201-9.17-2.827l-2.669-2.538a4.047%204.047%200%200%201-6.136-1.452l-3.179%201.4a3.484%203.484%200%201%201-.454-1.1l3.308-1.212a4.074%204.074%200%200%201%203.991-4.962a4%204%200%200%201%201.248.215l1.672-3.169a2.828%202.828%200%201%201%20.8.3L18%2012.167a4.06%204.06%200%200%201%20.971%205.784l2.851%202.308A5%205%200%200%201%2030%2024.137%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%233cafce%22%20d%3D%22M30%2024.137a5.022%205.022%200%201%201-9.17-2.827l-2.669-2.538a4.047%204.047%200%200%201-6.136-1.452l-3.179%201.4a3.484%203.484%200%201%201-.454-1.1l3.308-1.212a4.074%204.074%200%200%201%203.991-4.962a4%204%200%200%201%201.248.215l1.672-3.169a2.828%202.828%200%201%201%20.8.3L18%2012.167a4.06%204.06%200%200%201%20.971%205.784l2.851%202.308A5%205%200%200%201%2030%2024.137%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-moleculer.svg?color=%231a73e8&size=48