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

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

The same logo in other sets

Use the nucleo logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.025 0a3.87 3.87 0 0 0-1.964.525L1.354 5.55v.95h15.853a3.9 3.9 0 0 0 3.463-2.115L13.922.508A3.87 3.87 0 0 0 12.025 0m9.81 5.072L13.91 18.801a3.9 3.9 0 0 0 .1 4.056l6.734-3.908a3.87 3.87 0 0 0 1.914-3.35V5.55l-.822-.477zM1.46 7.848l-.117.004l.017 7.787a3.87 3.87 0 0 0 1.946 3.334L12.008 24l.824-.475l-7.926-13.73A3.9 3.9 0 0 0 1.46 7.848M11.992 9.1a2.6 2.6 0 0 0-2.584 2.6a2.6 2.6 0 0 0 2.6 2.599a2.6 2.6 0 0 0 2.6-2.6a2.6 2.6 0 0 0-2.6-2.6z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsNucleo(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="M12.025 0a3.87 3.87 0 0 0-1.964.525L1.354 5.55v.95h15.853a3.9 3.9 0 0 0 3.463-2.115L13.922.508A3.87 3.87 0 0 0 12.025 0m9.81 5.072L13.91 18.801a3.9 3.9 0 0 0 .1 4.056l6.734-3.908a3.87 3.87 0 0 0 1.914-3.35V5.55l-.822-.477zM1.46 7.848l-.117.004l.017 7.787a3.87 3.87 0 0 0 1.946 3.334L12.008 24l.824-.475l-7.926-13.73A3.9 3.9 0 0 0 1.46 7.848M11.992 9.1a2.6 2.6 0 0 0-2.584 2.6a2.6 2.6 0 0 0 2.6 2.599a2.6 2.6 0 0 0 2.6-2.6a2.6 2.6 0 0 0-2.6-2.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.025 0a3.87 3.87 0 0 0-1.964.525L1.354 5.55v.95h15.853a3.9 3.9 0 0 0 3.463-2.115L13.922.508A3.87 3.87 0 0 0 12.025 0m9.81 5.072L13.91 18.801a3.9 3.9 0 0 0 .1 4.056l6.734-3.908a3.87 3.87 0 0 0 1.914-3.35V5.55l-.822-.477zM1.46 7.848l-.117.004l.017 7.787a3.87 3.87 0 0 0 1.946 3.334L12.008 24l.824-.475l-7.926-13.73A3.9 3.9 0 0 0 1.46 7.848M11.992 9.1a2.6 2.6 0 0 0-2.584 2.6a2.6 2.6 0 0 0 2.6 2.599a2.6 2.6 0 0 0 2.6-2.6a2.6 2.6 0 0 0-2.6-2.6z"/></svg>
</template>

CSS

.icon-nucleo {
  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%22M12.025%200a3.87%203.87%200%200%200-1.964.525L1.354%205.55v.95h15.853a3.9%203.9%200%200%200%203.463-2.115L13.922.508A3.87%203.87%200%200%200%2012.025%200m9.81%205.072L13.91%2018.801a3.9%203.9%200%200%200%20.1%204.056l6.734-3.908a3.87%203.87%200%200%200%201.914-3.35V5.55l-.822-.477zM1.46%207.848l-.117.004l.017%207.787a3.87%203.87%200%200%200%201.946%203.334L12.008%2024l.824-.475l-7.926-13.73A3.9%203.9%200%200%200%201.46%207.848M11.992%209.1a2.6%202.6%200%200%200-2.584%202.6a2.6%202.6%200%200%200%202.6%202.599a2.6%202.6%200%200%200%202.6-2.6a2.6%202.6%200%200%200-2.6-2.6z%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%22M12.025%200a3.87%203.87%200%200%200-1.964.525L1.354%205.55v.95h15.853a3.9%203.9%200%200%200%203.463-2.115L13.922.508A3.87%203.87%200%200%200%2012.025%200m9.81%205.072L13.91%2018.801a3.9%203.9%200%200%200%20.1%204.056l6.734-3.908a3.87%203.87%200%200%200%201.914-3.35V5.55l-.822-.477zM1.46%207.848l-.117.004l.017%207.787a3.87%203.87%200%200%200%201.946%203.334L12.008%2024l.824-.475l-7.926-13.73A3.9%203.9%200%200%200%201.46%207.848M11.992%209.1a2.6%202.6%200%200%200-2.584%202.6a2.6%202.6%200%200%200%202.6%202.599a2.6%202.6%200%200%200%202.6-2.6a2.6%202.6%200%200%200-2.6-2.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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