chrome canary emoji

chrome-canary from OpenMoji by OpenMoji · Default · Extras Openmoji · CC-BY-SA-4.0 Attribution required.

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

More extras openmoji icons from OpenMoji

Use the chrome canary emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="28" fill="#fcea2b"/><path fill="#fcea2b" fill-rule="evenodd" d="m34.31 27.16l.008.047a8.97 8.97 0 0 1 6.033 1.074c4.305 2.485 5.78 7.99 3.294 12.29l-13.26 22.97c11.44 2.278 23.56-2.803 29.72-13.47c4.209-7.291 4.767-15.69 2.241-23.07h-26.34q-.867.001-1.688.158z" clip-rule="evenodd"/><path fill="#f1b31c" fill-rule="evenodd" d="M27 43.5L8.2 32.62C9.87 18.75 21.68 8 36 8c12.32 0 22.77 7.951 26.52 19H36a9 9 0 0 0-9 9c0 2.192.784 4.201 2.086 5.762z" clip-rule="evenodd"/><circle cx="36" cy="36" r="9" fill="#f1b31c"/><g fill="none" stroke="#000" stroke-width="2"><circle cx="36" cy="36" r="10"/><path stroke-linecap="round" d="m44.66 41l-11.5 19.92M11.08 33.16L31 44.66M36 26h23"/><circle cx="36" cy="36" r="28"/></g></svg>

React

import type { SVGProps } from "react";

export function OpenmojiChromeCanary(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="28" fill="#fcea2b"/><path fill="#fcea2b" fillRule="evenodd" d="m34.31 27.16l.008.047a8.97 8.97 0 0 1 6.033 1.074c4.305 2.485 5.78 7.99 3.294 12.29l-13.26 22.97c11.44 2.278 23.56-2.803 29.72-13.47c4.209-7.291 4.767-15.69 2.241-23.07h-26.34q-.867.001-1.688.158z" clipRule="evenodd"/><path fill="#f1b31c" fillRule="evenodd" d="M27 43.5L8.2 32.62C9.87 18.75 21.68 8 36 8c12.32 0 22.77 7.951 26.52 19H36a9 9 0 0 0-9 9c0 2.192.784 4.201 2.086 5.762z" clipRule="evenodd"/><circle cx="36" cy="36" r="9" fill="#f1b31c"/><g fill="none" stroke="#000" strokeWidth="2"><circle cx="36" cy="36" r="10"/><path strokeLinecap="round" d="m44.66 41l-11.5 19.92M11.08 33.16L31 44.66M36 26h23"/><circle cx="36" cy="36" r="28"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><circle cx="36" cy="36" r="28" fill="#fcea2b"/><path fill="#fcea2b" fill-rule="evenodd" d="m34.31 27.16l.008.047a8.97 8.97 0 0 1 6.033 1.074c4.305 2.485 5.78 7.99 3.294 12.29l-13.26 22.97c11.44 2.278 23.56-2.803 29.72-13.47c4.209-7.291 4.767-15.69 2.241-23.07h-26.34q-.867.001-1.688.158z" clip-rule="evenodd"/><path fill="#f1b31c" fill-rule="evenodd" d="M27 43.5L8.2 32.62C9.87 18.75 21.68 8 36 8c12.32 0 22.77 7.951 26.52 19H36a9 9 0 0 0-9 9c0 2.192.784 4.201 2.086 5.762z" clip-rule="evenodd"/><circle cx="36" cy="36" r="9" fill="#f1b31c"/><g fill="none" stroke="#000" stroke-width="2"><circle cx="36" cy="36" r="10"/><path stroke-linecap="round" d="m44.66 41l-11.5 19.92M11.08 33.16L31 44.66M36 26h23"/><circle cx="36" cy="36" r="28"/></g></svg>
</template>

CSS

.icon-chrome-canary {
  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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20fill-rule%3D%22evenodd%22%20d%3D%22m34.31%2027.16l.008.047a8.97%208.97%200%200%201%206.033%201.074c4.305%202.485%205.78%207.99%203.294%2012.29l-13.26%2022.97c11.44%202.278%2023.56-2.803%2029.72-13.47c4.209-7.291%204.767-15.69%202.241-23.07h-26.34q-.867.001-1.688.158z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20fill-rule%3D%22evenodd%22%20d%3D%22M27%2043.5L8.2%2032.62C9.87%2018.75%2021.68%208%2036%208c12.32%200%2022.77%207.951%2026.52%2019H36a9%209%200%200%200-9%209c0%202.192.784%204.201%202.086%205.762z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%229%22%20fill%3D%22%23f1b31c%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m44.66%2041l-11.5%2019.92M11.08%2033.16L31%2044.66M36%2026h23%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%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%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20fill-rule%3D%22evenodd%22%20d%3D%22m34.31%2027.16l.008.047a8.97%208.97%200%200%201%206.033%201.074c4.305%202.485%205.78%207.99%203.294%2012.29l-13.26%2022.97c11.44%202.278%2023.56-2.803%2029.72-13.47c4.209-7.291%204.767-15.69%202.241-23.07h-26.34q-.867.001-1.688.158z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%23f1b31c%22%20fill-rule%3D%22evenodd%22%20d%3D%22M27%2043.5L8.2%2032.62C9.87%2018.75%2021.68%208%2036%208c12.32%200%2022.77%207.951%2026.52%2019H36a9%209%200%200%200-9%209c0%202.192.784%204.201%202.086%205.762z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%229%22%20fill%3D%22%23f1b31c%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-width%3D%222%22%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2210%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m44.66%2041l-11.5%2019.92M11.08%2033.16L31%2044.66M36%2026h23%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2236%22%20r%3D%2228%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/chrome-canary.svg?color=%231a73e8&size=48