octoprint from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
octoprint
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the octoprint logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.942 4.613C2.424 5.987 1.107 7.473.476 9.71c-.634 2.248-.585 5.094-.145 7.398s1.12 4.107 1.873 5.83h13.179c-.31-.988-.761-1.967-1.446-3.237c-.685-1.268-1.658-2.692-2.648-4.178s-1.985-3.077-1.851-4.472c.094-.987.49-1.976 1.492-2.76c1.16-.909 2.289-1.437 3.353-1.595c3.325-.496 6.422.601 8.925 3.366c.288.316.36.726.545 1.127l.166-.653c.15-.589.088-1.359-.152-2.371c-.243-1.029-.563-1.792-1.46-2.973c-.893-1.176-2.467-2.322-4.48-3.226c-1.5-.673-3.305-1-5.798-.879c-2.522.124-5.494 1.177-8.087 3.526"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsOctoprint(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="M3.942 4.613C2.424 5.987 1.107 7.473.476 9.71c-.634 2.248-.585 5.094-.145 7.398s1.12 4.107 1.873 5.83h13.179c-.31-.988-.761-1.967-1.446-3.237c-.685-1.268-1.658-2.692-2.648-4.178s-1.985-3.077-1.851-4.472c.094-.987.49-1.976 1.492-2.76c1.16-.909 2.289-1.437 3.353-1.595c3.325-.496 6.422.601 8.925 3.366c.288.316.36.726.545 1.127l.166-.653c.15-.589.088-1.359-.152-2.371c-.243-1.029-.563-1.792-1.46-2.973c-.893-1.176-2.467-2.322-4.48-3.226c-1.5-.673-3.305-1-5.798-.879c-2.522.124-5.494 1.177-8.087 3.526"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3.942 4.613C2.424 5.987 1.107 7.473.476 9.71c-.634 2.248-.585 5.094-.145 7.398s1.12 4.107 1.873 5.83h13.179c-.31-.988-.761-1.967-1.446-3.237c-.685-1.268-1.658-2.692-2.648-4.178s-1.985-3.077-1.851-4.472c.094-.987.49-1.976 1.492-2.76c1.16-.909 2.289-1.437 3.353-1.595c3.325-.496 6.422.601 8.925 3.366c.288.316.36.726.545 1.127l.166-.653c.15-.589.088-1.359-.152-2.371c-.243-1.029-.563-1.792-1.46-2.973c-.893-1.176-2.467-2.322-4.48-3.226c-1.5-.673-3.305-1-5.798-.879c-2.522.124-5.494 1.177-8.087 3.526"/></svg>
</template>

CSS

.icon-octoprint {
  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%22M3.942%204.613C2.424%205.987%201.107%207.473.476%209.71c-.634%202.248-.585%205.094-.145%207.398s1.12%204.107%201.873%205.83h13.179c-.31-.988-.761-1.967-1.446-3.237c-.685-1.268-1.658-2.692-2.648-4.178s-1.985-3.077-1.851-4.472c.094-.987.49-1.976%201.492-2.76c1.16-.909%202.289-1.437%203.353-1.595c3.325-.496%206.422.601%208.925%203.366c.288.316.36.726.545%201.127l.166-.653c.15-.589.088-1.359-.152-2.371c-.243-1.029-.563-1.792-1.46-2.973c-.893-1.176-2.467-2.322-4.48-3.226c-1.5-.673-3.305-1-5.798-.879c-2.522.124-5.494%201.177-8.087%203.526%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%22M3.942%204.613C2.424%205.987%201.107%207.473.476%209.71c-.634%202.248-.585%205.094-.145%207.398s1.12%204.107%201.873%205.83h13.179c-.31-.988-.761-1.967-1.446-3.237c-.685-1.268-1.658-2.692-2.648-4.178s-1.985-3.077-1.851-4.472c.094-.987.49-1.976%201.492-2.76c1.16-.909%202.289-1.437%203.353-1.595c3.325-.496%206.422.601%208.925%203.366c.288.316.36.726.545%201.127l.166-.653c.15-.589.088-1.359-.152-2.371c-.243-1.029-.563-1.792-1.46-2.973c-.893-1.176-2.467-2.322-4.48-3.226c-1.5-.673-3.305-1-5.798-.879c-2.522.124-5.494%201.177-8.087%203.526%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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