hal 9000 emoji

hal-9000 from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

Name
hal-9000
Set
OpenMoji
Style
Default
Category
Extras Openmoji
Viewbox
72×72
License
CC BY-SA 4.0

More extras openmoji icons from OpenMoji

Use the hal 9000 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGwLIxoPrg" fill="none" d="M26 5h20v62H26z"/></defs><circle cx="36" cy="40" r="1"/><path fill="#3f3f3f" stroke="#000" stroke-linejoin="round" d="M26 5h20v62H26z"/><path fill="#9b9b9a" d="M26 53h20v14H26z"/><circle cx="36" cy="40" r="8" fill="#d22f27" stroke="#d0cfce"/><circle r="4" fill="#ea5a47" transform="matrix(-1 0 0 1 36 40)"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M41 40a4.993 4.993 0 0 0-5-5"/><circle cx="36" cy="40" r="2" fill="#f1b31c"/><circle cx="36" cy="40" r="1" fill="#fcea2b"/><path fill="#61b2e4" d="M28 7h8v4h-8z"/><g stroke="#000"><use href="#SVGwLIxoPrg" stroke-linejoin="round"/><circle cx="36" cy="40" r="7" fill="none"/><path stroke-linecap="round" d="M27.5 52.5h17"/><path fill="none" stroke-linejoin="round" d="M28 7h16v4H28z"/><use href="#SVGwLIxoPrg" stroke-linejoin="round"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiHal9000(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGwLIxoPrg" fill="none" d="M26 5h20v62H26z"/></defs><circle cx="36" cy="40" r="1"/><path fill="#3f3f3f" stroke="#000" strokeLinejoin="round" d="M26 5h20v62H26z"/><path fill="#9b9b9a" d="M26 53h20v14H26z"/><circle cx="36" cy="40" r="8" fill="#d22f27" stroke="#d0cfce"/><circle r="4" fill="#ea5a47" transform="matrix(-1 0 0 1 36 40)"/><path fill="none" stroke="#fff" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M41 40a4.993 4.993 0 0 0-5-5"/><circle cx="36" cy="40" r="2" fill="#f1b31c"/><circle cx="36" cy="40" r="1" fill="#fcea2b"/><path fill="#61b2e4" d="M28 7h8v4h-8z"/><g stroke="#000"><use href="#SVGwLIxoPrg" strokeLinejoin="round"/><circle cx="36" cy="40" r="7" fill="none"/><path strokeLinecap="round" d="M27.5 52.5h17"/><path fill="none" strokeLinejoin="round" d="M28 7h16v4H28z"/><use href="#SVGwLIxoPrg" strokeLinejoin="round"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><defs><path id="SVGwLIxoPrg" fill="none" d="M26 5h20v62H26z"/></defs><circle cx="36" cy="40" r="1"/><path fill="#3f3f3f" stroke="#000" stroke-linejoin="round" d="M26 5h20v62H26z"/><path fill="#9b9b9a" d="M26 53h20v14H26z"/><circle cx="36" cy="40" r="8" fill="#d22f27" stroke="#d0cfce"/><circle r="4" fill="#ea5a47" transform="matrix(-1 0 0 1 36 40)"/><path fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M41 40a4.993 4.993 0 0 0-5-5"/><circle cx="36" cy="40" r="2" fill="#f1b31c"/><circle cx="36" cy="40" r="1" fill="#fcea2b"/><path fill="#61b2e4" d="M28 7h8v4h-8z"/><g stroke="#000"><use href="#SVGwLIxoPrg" stroke-linejoin="round"/><circle cx="36" cy="40" r="7" fill="none"/><path stroke-linecap="round" d="M27.5 52.5h17"/><path fill="none" stroke-linejoin="round" d="M28 7h16v4H28z"/><use href="#SVGwLIxoPrg" stroke-linejoin="round"/></g></svg>
</template>

CSS

.icon-hal-9000 {
  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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGwLIxoPrg%22%20fill%3D%22none%22%20d%3D%22M26%205h20v62H26z%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%221%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26%205h20v62H26z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M26%2053h20v14H26z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%228%22%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d0cfce%22%2F%3E%3Ccircle%20r%3D%224%22%20fill%3D%22%23ea5a47%22%20transform%3D%22matrix(-1%200%200%201%2036%2040)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M41%2040a4.993%204.993%200%200%200-5-5%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%222%22%20fill%3D%22%23f1b31c%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M28%207h8v4h-8z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cuse%20href%3D%22%23SVGwLIxoPrg%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%227%22%20fill%3D%22none%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M27.5%2052.5h17%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%207h16v4H28z%22%2F%3E%3Cuse%20href%3D%22%23SVGwLIxoPrg%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%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%2072%2072%22%3E%3Cdefs%3E%3Cpath%20id%3D%22SVGwLIxoPrg%22%20fill%3D%22none%22%20d%3D%22M26%205h20v62H26z%22%2F%3E%3C%2Fdefs%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%221%22%2F%3E%3Cpath%20fill%3D%22%233f3f3f%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20d%3D%22M26%205h20v62H26z%22%2F%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M26%2053h20v14H26z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%228%22%20fill%3D%22%23d22f27%22%20stroke%3D%22%23d0cfce%22%2F%3E%3Ccircle%20r%3D%224%22%20fill%3D%22%23ea5a47%22%20transform%3D%22matrix(-1%200%200%201%2036%2040)%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M41%2040a4.993%204.993%200%200%200-5-5%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%222%22%20fill%3D%22%23f1b31c%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%221%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%2361b2e4%22%20d%3D%22M28%207h8v4h-8z%22%2F%3E%3Cg%20stroke%3D%22%23000%22%3E%3Cuse%20href%3D%22%23SVGwLIxoPrg%22%20stroke-linejoin%3D%22round%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2240%22%20r%3D%227%22%20fill%3D%22none%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M27.5%2052.5h17%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke-linejoin%3D%22round%22%20d%3D%22M28%207h16v4H28z%22%2F%3E%3Cuse%20href%3D%22%23SVGwLIxoPrg%22%20stroke-linejoin%3D%22round%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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