internetcomputer logo

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

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

Use the internetcomputer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.264 6.24c-2.52 0-5.376 3.024-6.264 3.984c-.72-.792-3.696-3.984-6.264-3.984C2.568 6.24 0 8.832 0 12s2.568 5.76 5.736 5.76c2.52 0 5.376-3.024 6.264-3.984c.72.792 3.696 3.984 6.264 3.984C21.432 17.76 24 15.168 24 12s-2.568-5.76-5.736-5.76M5.736 15.384A3.38 3.38 0 0 1 2.352 12a3.395 3.395 0 0 1 3.384-3.384c1.176 0 3.24 1.8 4.68 3.384c-.408.456-3.144 3.384-4.68 3.384m12.528 0c-1.176 0-3.24-1.8-4.68-3.384c.408-.456 3.168-3.384 4.68-3.384A3.38 3.38 0 0 1 21.648 12c-.024 1.872-1.536 3.384-3.384 3.384"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsInternetcomputer(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="M18.264 6.24c-2.52 0-5.376 3.024-6.264 3.984c-.72-.792-3.696-3.984-6.264-3.984C2.568 6.24 0 8.832 0 12s2.568 5.76 5.736 5.76c2.52 0 5.376-3.024 6.264-3.984c.72.792 3.696 3.984 6.264 3.984C21.432 17.76 24 15.168 24 12s-2.568-5.76-5.736-5.76M5.736 15.384A3.38 3.38 0 0 1 2.352 12a3.395 3.395 0 0 1 3.384-3.384c1.176 0 3.24 1.8 4.68 3.384c-.408.456-3.144 3.384-4.68 3.384m12.528 0c-1.176 0-3.24-1.8-4.68-3.384c.408-.456 3.168-3.384 4.68-3.384A3.38 3.38 0 0 1 21.648 12c-.024 1.872-1.536 3.384-3.384 3.384"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.264 6.24c-2.52 0-5.376 3.024-6.264 3.984c-.72-.792-3.696-3.984-6.264-3.984C2.568 6.24 0 8.832 0 12s2.568 5.76 5.736 5.76c2.52 0 5.376-3.024 6.264-3.984c.72.792 3.696 3.984 6.264 3.984C21.432 17.76 24 15.168 24 12s-2.568-5.76-5.736-5.76M5.736 15.384A3.38 3.38 0 0 1 2.352 12a3.395 3.395 0 0 1 3.384-3.384c1.176 0 3.24 1.8 4.68 3.384c-.408.456-3.144 3.384-4.68 3.384m12.528 0c-1.176 0-3.24-1.8-4.68-3.384c.408-.456 3.168-3.384 4.68-3.384A3.38 3.38 0 0 1 21.648 12c-.024 1.872-1.536 3.384-3.384 3.384"/></svg>
</template>

CSS

.icon-internetcomputer {
  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%22M18.264%206.24c-2.52%200-5.376%203.024-6.264%203.984c-.72-.792-3.696-3.984-6.264-3.984C2.568%206.24%200%208.832%200%2012s2.568%205.76%205.736%205.76c2.52%200%205.376-3.024%206.264-3.984c.72.792%203.696%203.984%206.264%203.984C21.432%2017.76%2024%2015.168%2024%2012s-2.568-5.76-5.736-5.76M5.736%2015.384A3.38%203.38%200%200%201%202.352%2012a3.395%203.395%200%200%201%203.384-3.384c1.176%200%203.24%201.8%204.68%203.384c-.408.456-3.144%203.384-4.68%203.384m12.528%200c-1.176%200-3.24-1.8-4.68-3.384c.408-.456%203.168-3.384%204.68-3.384A3.38%203.38%200%200%201%2021.648%2012c-.024%201.872-1.536%203.384-3.384%203.384%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%22M18.264%206.24c-2.52%200-5.376%203.024-6.264%203.984c-.72-.792-3.696-3.984-6.264-3.984C2.568%206.24%200%208.832%200%2012s2.568%205.76%205.736%205.76c2.52%200%205.376-3.024%206.264-3.984c.72.792%203.696%203.984%206.264%203.984C21.432%2017.76%2024%2015.168%2024%2012s-2.568-5.76-5.736-5.76M5.736%2015.384A3.38%203.38%200%200%201%202.352%2012a3.395%203.395%200%200%201%203.384-3.384c1.176%200%203.24%201.8%204.68%203.384c-.408.456-3.144%203.384-4.68%203.384m12.528%200c-1.176%200-3.24-1.8-4.68-3.384c.408-.456%203.168-3.384%204.68-3.384A3.38%203.38%200%200%201%2021.648%2012c-.024%201.872-1.536%203.384-3.384%203.384%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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

Internetcomputer logo — Simple Icons · IconsDB