makerbot from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
makerbot
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the makerbot logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.74 9.771a15.9 15.9 0 0 0-3.427-5.083a15.9 15.9 0 0 0-5.083-3.427a15.9 15.9 0 0 0-6.229-1.26c-2.161 0-4.255.422-6.229 1.26a15.9 15.9 0 0 0-5.083 3.427a16 16 0 0 0-3.432 5.083A15.9 15.9 0 0 0 .002 16c0 2.156.422 4.25 1.26 6.229a15.9 15.9 0 0 0 3.427 5.083a15.9 15.9 0 0 0 5.083 3.427a15.7 15.7 0 0 0 6.229 1.26c2.156 0 4.25-.417 6.229-1.26a15.98 15.98 0 0 0 8.51-8.5A15.7 15.7 0 0 0 32 16.02c0-2.156-.422-4.24-1.26-6.219zM16 29.781C8.391 29.781 2.219 23.609 2.219 16S8.391 2.219 16 2.219S29.781 8.391 29.781 16S23.609 29.781 16 29.781m4.323-24.286h-8.646q-1.844-.001-3.109 1.302c-.849.854-1.271 1.896-1.271 3.109v13.578c0 .599.177 1.078.531 1.458c.354.359.818.563 1.401.563q.89-.001 1.438-.542c.365-.365.547-.839.547-1.443V9.437h2.854v14.042c0 .594.177 1.073.521 1.438s.818.552 1.411.552s1.068-.188 1.411-.552q.522-.547.521-1.438V9.437h2.859v14.042c0 .594.177 1.073.542 1.438s.849.552 1.438.552c.583 0 1.047-.188 1.401-.568c.359-.37.536-.849.536-1.422V9.901q.001-1.82-1.271-3.115c-.844-.865-1.88-1.302-3.115-1.302z"/></svg>

React

import type { SVGProps } from "react";

export function CibMakerbot(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.74 9.771a15.9 15.9 0 0 0-3.427-5.083a15.9 15.9 0 0 0-5.083-3.427a15.9 15.9 0 0 0-6.229-1.26c-2.161 0-4.255.422-6.229 1.26a15.9 15.9 0 0 0-5.083 3.427a16 16 0 0 0-3.432 5.083A15.9 15.9 0 0 0 .002 16c0 2.156.422 4.25 1.26 6.229a15.9 15.9 0 0 0 3.427 5.083a15.9 15.9 0 0 0 5.083 3.427a15.7 15.7 0 0 0 6.229 1.26c2.156 0 4.25-.417 6.229-1.26a15.98 15.98 0 0 0 8.51-8.5A15.7 15.7 0 0 0 32 16.02c0-2.156-.422-4.24-1.26-6.219zM16 29.781C8.391 29.781 2.219 23.609 2.219 16S8.391 2.219 16 2.219S29.781 8.391 29.781 16S23.609 29.781 16 29.781m4.323-24.286h-8.646q-1.844-.001-3.109 1.302c-.849.854-1.271 1.896-1.271 3.109v13.578c0 .599.177 1.078.531 1.458c.354.359.818.563 1.401.563q.89-.001 1.438-.542c.365-.365.547-.839.547-1.443V9.437h2.854v14.042c0 .594.177 1.073.521 1.438s.818.552 1.411.552s1.068-.188 1.411-.552q.522-.547.521-1.438V9.437h2.859v14.042c0 .594.177 1.073.542 1.438s.849.552 1.438.552c.583 0 1.047-.188 1.401-.568c.359-.37.536-.849.536-1.422V9.901q.001-1.82-1.271-3.115c-.844-.865-1.88-1.302-3.115-1.302z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.74 9.771a15.9 15.9 0 0 0-3.427-5.083a15.9 15.9 0 0 0-5.083-3.427a15.9 15.9 0 0 0-6.229-1.26c-2.161 0-4.255.422-6.229 1.26a15.9 15.9 0 0 0-5.083 3.427a16 16 0 0 0-3.432 5.083A15.9 15.9 0 0 0 .002 16c0 2.156.422 4.25 1.26 6.229a15.9 15.9 0 0 0 3.427 5.083a15.9 15.9 0 0 0 5.083 3.427a15.7 15.7 0 0 0 6.229 1.26c2.156 0 4.25-.417 6.229-1.26a15.98 15.98 0 0 0 8.51-8.5A15.7 15.7 0 0 0 32 16.02c0-2.156-.422-4.24-1.26-6.219zM16 29.781C8.391 29.781 2.219 23.609 2.219 16S8.391 2.219 16 2.219S29.781 8.391 29.781 16S23.609 29.781 16 29.781m4.323-24.286h-8.646q-1.844-.001-3.109 1.302c-.849.854-1.271 1.896-1.271 3.109v13.578c0 .599.177 1.078.531 1.458c.354.359.818.563 1.401.563q.89-.001 1.438-.542c.365-.365.547-.839.547-1.443V9.437h2.854v14.042c0 .594.177 1.073.521 1.438s.818.552 1.411.552s1.068-.188 1.411-.552q.522-.547.521-1.438V9.437h2.859v14.042c0 .594.177 1.073.542 1.438s.849.552 1.438.552c.583 0 1.047-.188 1.401-.568c.359-.37.536-.849.536-1.422V9.901q.001-1.82-1.271-3.115c-.844-.865-1.88-1.302-3.115-1.302z"/></svg>
</template>

CSS

.icon-makerbot {
  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%22currentColor%22%20d%3D%22M30.74%209.771a15.9%2015.9%200%200%200-3.427-5.083a15.9%2015.9%200%200%200-5.083-3.427a15.9%2015.9%200%200%200-6.229-1.26c-2.161%200-4.255.422-6.229%201.26a15.9%2015.9%200%200%200-5.083%203.427a16%2016%200%200%200-3.432%205.083A15.9%2015.9%200%200%200%20.002%2016c0%202.156.422%204.25%201.26%206.229a15.9%2015.9%200%200%200%203.427%205.083a15.9%2015.9%200%200%200%205.083%203.427a15.7%2015.7%200%200%200%206.229%201.26c2.156%200%204.25-.417%206.229-1.26a15.98%2015.98%200%200%200%208.51-8.5A15.7%2015.7%200%200%200%2032%2016.02c0-2.156-.422-4.24-1.26-6.219zM16%2029.781C8.391%2029.781%202.219%2023.609%202.219%2016S8.391%202.219%2016%202.219S29.781%208.391%2029.781%2016S23.609%2029.781%2016%2029.781m4.323-24.286h-8.646q-1.844-.001-3.109%201.302c-.849.854-1.271%201.896-1.271%203.109v13.578c0%20.599.177%201.078.531%201.458c.354.359.818.563%201.401.563q.89-.001%201.438-.542c.365-.365.547-.839.547-1.443V9.437h2.854v14.042c0%20.594.177%201.073.521%201.438s.818.552%201.411.552s1.068-.188%201.411-.552q.522-.547.521-1.438V9.437h2.859v14.042c0%20.594.177%201.073.542%201.438s.849.552%201.438.552c.583%200%201.047-.188%201.401-.568c.359-.37.536-.849.536-1.422V9.901q.001-1.82-1.271-3.115c-.844-.865-1.88-1.302-3.115-1.302z%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%22currentColor%22%20d%3D%22M30.74%209.771a15.9%2015.9%200%200%200-3.427-5.083a15.9%2015.9%200%200%200-5.083-3.427a15.9%2015.9%200%200%200-6.229-1.26c-2.161%200-4.255.422-6.229%201.26a15.9%2015.9%200%200%200-5.083%203.427a16%2016%200%200%200-3.432%205.083A15.9%2015.9%200%200%200%20.002%2016c0%202.156.422%204.25%201.26%206.229a15.9%2015.9%200%200%200%203.427%205.083a15.9%2015.9%200%200%200%205.083%203.427a15.7%2015.7%200%200%200%206.229%201.26c2.156%200%204.25-.417%206.229-1.26a15.98%2015.98%200%200%200%208.51-8.5A15.7%2015.7%200%200%200%2032%2016.02c0-2.156-.422-4.24-1.26-6.219zM16%2029.781C8.391%2029.781%202.219%2023.609%202.219%2016S8.391%202.219%2016%202.219S29.781%208.391%2029.781%2016S23.609%2029.781%2016%2029.781m4.323-24.286h-8.646q-1.844-.001-3.109%201.302c-.849.854-1.271%201.896-1.271%203.109v13.578c0%20.599.177%201.078.531%201.458c.354.359.818.563%201.401.563q.89-.001%201.438-.542c.365-.365.547-.839.547-1.443V9.437h2.854v14.042c0%20.594.177%201.073.521%201.438s.818.552%201.411.552s1.068-.188%201.411-.552q.522-.547.521-1.438V9.437h2.859v14.042c0%20.594.177%201.073.542%201.438s.849.552%201.438.552c.583%200%201.047-.188%201.401-.568c.359-.37.536-.849.536-1.422V9.901q.001-1.82-1.271-3.115c-.844-.865-1.88-1.302-3.115-1.302z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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