moleculer logo
moleculer from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- moleculer
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the moleculer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.442.718a2.58 2.58 0 0 0-2.579 2.579a2.58 2.58 0 0 0 1.368 2.275L12.809 8.27a3.5 3.5 0 0 0-1.077-.172a3.505 3.505 0 0 0-3.505 3.505a3.5 3.5 0 0 0 .085.745l-2.83 1.036a2.97 2.97 0 0 0-2.513-1.39A2.97 2.97 0 0 0 0 14.962a2.97 2.97 0 0 0 2.97 2.97a2.97 2.97 0 0 0 2.969-2.97a3 3 0 0 0-.072-.634l2.716-1.193a3.5 3.5 0 0 0 3.15 1.972a3.5 3.5 0 0 0 2.129-.724l2.276 2.167a4.3 4.3 0 0 0-.749 2.426a4.305 4.305 0 0 0 4.306 4.305A4.305 4.305 0 0 0 24 18.977a4.305 4.305 0 0 0-4.305-4.305a4.3 4.3 0 0 0-2.718.969l-2.424-1.964a3.5 3.5 0 0 0 .684-2.074a3.5 3.5 0 0 0-1.521-2.89l1.204-2.891a2.6 2.6 0 0 0 .522.054a2.58 2.58 0 0 0 2.58-2.58a2.58 2.58 0 0 0-2.58-2.578"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsMoleculer(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.442.718a2.58 2.58 0 0 0-2.579 2.579a2.58 2.58 0 0 0 1.368 2.275L12.809 8.27a3.5 3.5 0 0 0-1.077-.172a3.505 3.505 0 0 0-3.505 3.505a3.5 3.5 0 0 0 .085.745l-2.83 1.036a2.97 2.97 0 0 0-2.513-1.39A2.97 2.97 0 0 0 0 14.962a2.97 2.97 0 0 0 2.97 2.97a2.97 2.97 0 0 0 2.969-2.97a3 3 0 0 0-.072-.634l2.716-1.193a3.5 3.5 0 0 0 3.15 1.972a3.5 3.5 0 0 0 2.129-.724l2.276 2.167a4.3 4.3 0 0 0-.749 2.426a4.305 4.305 0 0 0 4.306 4.305A4.305 4.305 0 0 0 24 18.977a4.305 4.305 0 0 0-4.305-4.305a4.3 4.3 0 0 0-2.718.969l-2.424-1.964a3.5 3.5 0 0 0 .684-2.074a3.5 3.5 0 0 0-1.521-2.89l1.204-2.891a2.6 2.6 0 0 0 .522.054a2.58 2.58 0 0 0 2.58-2.58a2.58 2.58 0 0 0-2.58-2.578"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.442.718a2.58 2.58 0 0 0-2.579 2.579a2.58 2.58 0 0 0 1.368 2.275L12.809 8.27a3.5 3.5 0 0 0-1.077-.172a3.505 3.505 0 0 0-3.505 3.505a3.5 3.5 0 0 0 .085.745l-2.83 1.036a2.97 2.97 0 0 0-2.513-1.39A2.97 2.97 0 0 0 0 14.962a2.97 2.97 0 0 0 2.97 2.97a2.97 2.97 0 0 0 2.969-2.97a3 3 0 0 0-.072-.634l2.716-1.193a3.5 3.5 0 0 0 3.15 1.972a3.5 3.5 0 0 0 2.129-.724l2.276 2.167a4.3 4.3 0 0 0-.749 2.426a4.305 4.305 0 0 0 4.306 4.305A4.305 4.305 0 0 0 24 18.977a4.305 4.305 0 0 0-4.305-4.305a4.3 4.3 0 0 0-2.718.969l-2.424-1.964a3.5 3.5 0 0 0 .684-2.074a3.5 3.5 0 0 0-1.521-2.89l1.204-2.891a2.6 2.6 0 0 0 .522.054a2.58 2.58 0 0 0 2.58-2.58a2.58 2.58 0 0 0-2.58-2.578"/></svg> </template>
CSS
.icon-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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.442.718a2.58%202.58%200%200%200-2.579%202.579a2.58%202.58%200%200%200%201.368%202.275L12.809%208.27a3.5%203.5%200%200%200-1.077-.172a3.505%203.505%200%200%200-3.505%203.505a3.5%203.5%200%200%200%20.085.745l-2.83%201.036a2.97%202.97%200%200%200-2.513-1.39A2.97%202.97%200%200%200%200%2014.962a2.97%202.97%200%200%200%202.97%202.97a2.97%202.97%200%200%200%202.969-2.97a3%203%200%200%200-.072-.634l2.716-1.193a3.5%203.5%200%200%200%203.15%201.972a3.5%203.5%200%200%200%202.129-.724l2.276%202.167a4.3%204.3%200%200%200-.749%202.426a4.305%204.305%200%200%200%204.306%204.305A4.305%204.305%200%200%200%2024%2018.977a4.305%204.305%200%200%200-4.305-4.305a4.3%204.3%200%200%200-2.718.969l-2.424-1.964a3.5%203.5%200%200%200%20.684-2.074a3.5%203.5%200%200%200-1.521-2.89l1.204-2.891a2.6%202.6%200%200%200%20.522.054a2.58%202.58%200%200%200%202.58-2.58a2.58%202.58%200%200%200-2.58-2.578%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.442.718a2.58%202.58%200%200%200-2.579%202.579a2.58%202.58%200%200%200%201.368%202.275L12.809%208.27a3.5%203.5%200%200%200-1.077-.172a3.505%203.505%200%200%200-3.505%203.505a3.5%203.5%200%200%200%20.085.745l-2.83%201.036a2.97%202.97%200%200%200-2.513-1.39A2.97%202.97%200%200%200%200%2014.962a2.97%202.97%200%200%200%202.97%202.97a2.97%202.97%200%200%200%202.969-2.97a3%203%200%200%200-.072-.634l2.716-1.193a3.5%203.5%200%200%200%203.15%201.972a3.5%203.5%200%200%200%202.129-.724l2.276%202.167a4.3%204.3%200%200%200-.749%202.426a4.305%204.305%200%200%200%204.306%204.305A4.305%204.305%200%200%200%2024%2018.977a4.305%204.305%200%200%200-4.305-4.305a4.3%204.3%200%200%200-2.718.969l-2.424-1.964a3.5%203.5%200%200%200%20.684-2.074a3.5%203.5%200%200%200-1.521-2.89l1.204-2.891a2.6%202.6%200%200%200%20.522.054a2.58%202.58%200%200%200%202.58-2.58a2.58%202.58%200%200%200-2.58-2.578%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/moleculer.svg?color=%231a73e8&size=48