moleculer logo

moleculer from Devicon by konpa · Original · MIT Free for personal and commercial use.

Name
moleculer
Set
Devicon
Style
Original
Viewbox
128×128
License
MIT

1 other variant in Devicon

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 128 128"><path fill="#3cafce" d="M79.969 10.016c-6.895 0-12.48 5.586-12.48 12.48a12.48 12.48 0 0 0 6.628 10.988l-6.887 13.07a17 17 0 0 0-5.214-.827c-9.368 0-16.961 7.593-16.961 16.96c.015 1.211.16 2.418.433 3.598l-13.71 5.016a14.36 14.36 0 0 0-12.16-6.723c-7.938 0-14.368 6.43-14.368 14.367c0 7.934 6.43 14.368 14.367 14.368c7.934 0 14.367-6.434 14.367-14.368a14.5 14.5 0 0 0-.336-3.074l13.141-5.77a16.96 16.96 0 0 0 15.227 9.547A16.96 16.96 0 0 0 72.3 76.121l11.058 10.527a20.85 20.85 0 0 0-3.648 11.72c0 11.507 9.328 20.831 20.832 20.831c11.508 0 20.832-9.324 20.832-20.832c0-11.504-9.324-20.832-20.832-20.832a20.85 20.85 0 0 0-13.129 4.707l-11.766-9.535a16.96 16.96 0 0 0 3.329-10.02a16.97 16.97 0 0 0-7.364-13.976l5.836-14.023c.828.18 1.672.277 2.52.289c6.89 0 12.48-5.586 12.48-12.48c0-6.892-5.59-12.481-12.48-12.481Zm0 0"/></svg>

React

import type { SVGProps } from "react";

export function DeviconMoleculer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3cafce" d="M79.969 10.016c-6.895 0-12.48 5.586-12.48 12.48a12.48 12.48 0 0 0 6.628 10.988l-6.887 13.07a17 17 0 0 0-5.214-.827c-9.368 0-16.961 7.593-16.961 16.96c.015 1.211.16 2.418.433 3.598l-13.71 5.016a14.36 14.36 0 0 0-12.16-6.723c-7.938 0-14.368 6.43-14.368 14.367c0 7.934 6.43 14.368 14.367 14.368c7.934 0 14.367-6.434 14.367-14.368a14.5 14.5 0 0 0-.336-3.074l13.141-5.77a16.96 16.96 0 0 0 15.227 9.547A16.96 16.96 0 0 0 72.3 76.121l11.058 10.527a20.85 20.85 0 0 0-3.648 11.72c0 11.507 9.328 20.831 20.832 20.831c11.508 0 20.832-9.324 20.832-20.832c0-11.504-9.324-20.832-20.832-20.832a20.85 20.85 0 0 0-13.129 4.707l-11.766-9.535a16.96 16.96 0 0 0 3.329-10.02a16.97 16.97 0 0 0-7.364-13.976l5.836-14.023c.828.18 1.672.277 2.52.289c6.89 0 12.48-5.586 12.48-12.48c0-6.892-5.59-12.481-12.48-12.481Zm0 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#3cafce" d="M79.969 10.016c-6.895 0-12.48 5.586-12.48 12.48a12.48 12.48 0 0 0 6.628 10.988l-6.887 13.07a17 17 0 0 0-5.214-.827c-9.368 0-16.961 7.593-16.961 16.96c.015 1.211.16 2.418.433 3.598l-13.71 5.016a14.36 14.36 0 0 0-12.16-6.723c-7.938 0-14.368 6.43-14.368 14.367c0 7.934 6.43 14.368 14.367 14.368c7.934 0 14.367-6.434 14.367-14.368a14.5 14.5 0 0 0-.336-3.074l13.141-5.77a16.96 16.96 0 0 0 15.227 9.547A16.96 16.96 0 0 0 72.3 76.121l11.058 10.527a20.85 20.85 0 0 0-3.648 11.72c0 11.507 9.328 20.831 20.832 20.831c11.508 0 20.832-9.324 20.832-20.832c0-11.504-9.324-20.832-20.832-20.832a20.85 20.85 0 0 0-13.129 4.707l-11.766-9.535a16.96 16.96 0 0 0 3.329-10.02a16.97 16.97 0 0 0-7.364-13.976l5.836-14.023c.828.18 1.672.277 2.52.289c6.89 0 12.48-5.586 12.48-12.48c0-6.892-5.59-12.481-12.48-12.481Zm0 0"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%233cafce%22%20d%3D%22M79.969%2010.016c-6.895%200-12.48%205.586-12.48%2012.48a12.48%2012.48%200%200%200%206.628%2010.988l-6.887%2013.07a17%2017%200%200%200-5.214-.827c-9.368%200-16.961%207.593-16.961%2016.96c.015%201.211.16%202.418.433%203.598l-13.71%205.016a14.36%2014.36%200%200%200-12.16-6.723c-7.938%200-14.368%206.43-14.368%2014.367c0%207.934%206.43%2014.368%2014.367%2014.368c7.934%200%2014.367-6.434%2014.367-14.368a14.5%2014.5%200%200%200-.336-3.074l13.141-5.77a16.96%2016.96%200%200%200%2015.227%209.547A16.96%2016.96%200%200%200%2072.3%2076.121l11.058%2010.527a20.85%2020.85%200%200%200-3.648%2011.72c0%2011.507%209.328%2020.831%2020.832%2020.831c11.508%200%2020.832-9.324%2020.832-20.832c0-11.504-9.324-20.832-20.832-20.832a20.85%2020.85%200%200%200-13.129%204.707l-11.766-9.535a16.96%2016.96%200%200%200%203.329-10.02a16.97%2016.97%200%200%200-7.364-13.976l5.836-14.023c.828.18%201.672.277%202.52.289c6.89%200%2012.48-5.586%2012.48-12.48c0-6.892-5.59-12.481-12.48-12.481Zm0%200%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%20128%20128%22%3E%3Cpath%20fill%3D%22%233cafce%22%20d%3D%22M79.969%2010.016c-6.895%200-12.48%205.586-12.48%2012.48a12.48%2012.48%200%200%200%206.628%2010.988l-6.887%2013.07a17%2017%200%200%200-5.214-.827c-9.368%200-16.961%207.593-16.961%2016.96c.015%201.211.16%202.418.433%203.598l-13.71%205.016a14.36%2014.36%200%200%200-12.16-6.723c-7.938%200-14.368%206.43-14.368%2014.367c0%207.934%206.43%2014.368%2014.367%2014.368c7.934%200%2014.367-6.434%2014.367-14.368a14.5%2014.5%200%200%200-.336-3.074l13.141-5.77a16.96%2016.96%200%200%200%2015.227%209.547A16.96%2016.96%200%200%200%2072.3%2076.121l11.058%2010.527a20.85%2020.85%200%200%200-3.648%2011.72c0%2011.507%209.328%2020.831%2020.832%2020.831c11.508%200%2020.832-9.324%2020.832-20.832c0-11.504-9.324-20.832-20.832-20.832a20.85%2020.85%200%200%200-13.129%204.707l-11.766-9.535a16.96%2016.96%200%200%200%203.329-10.02a16.97%2016.97%200%200%200-7.364-13.976l5.836-14.023c.828.18%201.672.277%202.52.289c6.89%200%2012.48-5.586%2012.48-12.48c0-6.892-5.59-12.481-12.48-12.481Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/moleculer.svg?color=%231a73e8&size=48