video-game from Emoji One (Colored) by Emoji One · Default · Activities · CC-BY-4.0 Attribution required.

Name
video-game
Set
Emoji One (Colored)
Style
Default
Category
Activities
Viewbox
64×64
License
CC BY 4.0

The same emoji in other sets

More activities icons from Emoji One (Colored)

Use the video game emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#333" d="m61.9 44.2l-4.4-22.1c-1-5.1-5.4-9-10.7-9.1H17.3c-5.4 0-9.9 3.9-10.8 9.1L2.1 44.2c-.1.4-.1.8-.1 1.2C2 48.5 4.5 51 7.5 51c2 0 3.7-1 4.7-2.6l7.2-9c1.2 1.1 2.7 1.8 4.4 1.8c3.6 0 6.5-2.9 6.5-6.6h3.5c0 3.6 2.9 6.6 6.5 6.6c1.7 0 3.2-.6 4.4-1.7l7.2 9c1 1.6 2.7 2.6 4.7 2.6c3 0 5.5-2.5 5.5-5.6c-.1-.5-.1-.9-.2-1.3"/><path fill="#94989b" d="M20.9 25.2c.7.7 1.5.5 1.8-.5v-3.1c-.3-1-1.1-1.2-1.8-.5l-.7.7c-.7.7-.7 1.9 0 2.6zm-5.1-7.4c-1 .3-1.2 1.1-.5 1.8l.7.7c.7.7 1.9.7 2.6 0l.7-.7c.7-.7.5-1.5-.5-1.8zm-2 3.4c-.7-.7-1.5-.5-1.8.5v3.1c.3 1 1.1 1.2 1.8.5l.7-.7c.7-.7.7-1.9 0-2.6zm5.1 7.5c1-.3 1.2-1.1.5-1.8l-.7-.7c-.7-.7-1.9-.7-2.6 0l-.7.7c-.7.7-.5 1.5.5 1.8z"/><path fill="#f2b200" d="M49.5 23.2c-1 0-1.8.8-1.8 1.8s.8 1.8 1.8 1.8s1.8-.8 1.8-1.8s-.8-1.8-1.8-1.8m-5.3 1.9c-1 0-1.8.8-1.8 1.8s.8 1.8 1.8 1.8s1.8-.8 1.8-1.8c.1-1-.8-1.8-1.8-1.8m5.1-3.7c1 0 1.8-.8 1.8-1.8s-.8-1.8-1.8-1.8s-1.8.8-1.8 1.8c0 .9.8 1.8 1.8 1.8m-5.2 1.8c1 0 1.8-.8 1.8-1.8s-.8-1.8-1.8-1.8s-1.8.8-1.8 1.8s.8 1.8 1.8 1.8"/><g fill="#94989b"><ellipse cx="40.3" cy="34.5" rx="4.3" ry="4.4"/><path d="M23.8 30.1c-2.4 0-4.3 2-4.3 4.4s1.9 4.4 4.3 4.4s4.3-2 4.3-4.4c.1-2.4-1.9-4.4-4.3-4.4"/></g></svg>

React

import type { SVGProps } from "react";

export function EmojioneVideoGame(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#333" d="m61.9 44.2l-4.4-22.1c-1-5.1-5.4-9-10.7-9.1H17.3c-5.4 0-9.9 3.9-10.8 9.1L2.1 44.2c-.1.4-.1.8-.1 1.2C2 48.5 4.5 51 7.5 51c2 0 3.7-1 4.7-2.6l7.2-9c1.2 1.1 2.7 1.8 4.4 1.8c3.6 0 6.5-2.9 6.5-6.6h3.5c0 3.6 2.9 6.6 6.5 6.6c1.7 0 3.2-.6 4.4-1.7l7.2 9c1 1.6 2.7 2.6 4.7 2.6c3 0 5.5-2.5 5.5-5.6c-.1-.5-.1-.9-.2-1.3"/><path fill="#94989b" d="M20.9 25.2c.7.7 1.5.5 1.8-.5v-3.1c-.3-1-1.1-1.2-1.8-.5l-.7.7c-.7.7-.7 1.9 0 2.6zm-5.1-7.4c-1 .3-1.2 1.1-.5 1.8l.7.7c.7.7 1.9.7 2.6 0l.7-.7c.7-.7.5-1.5-.5-1.8zm-2 3.4c-.7-.7-1.5-.5-1.8.5v3.1c.3 1 1.1 1.2 1.8.5l.7-.7c.7-.7.7-1.9 0-2.6zm5.1 7.5c1-.3 1.2-1.1.5-1.8l-.7-.7c-.7-.7-1.9-.7-2.6 0l-.7.7c-.7.7-.5 1.5.5 1.8z"/><path fill="#f2b200" d="M49.5 23.2c-1 0-1.8.8-1.8 1.8s.8 1.8 1.8 1.8s1.8-.8 1.8-1.8s-.8-1.8-1.8-1.8m-5.3 1.9c-1 0-1.8.8-1.8 1.8s.8 1.8 1.8 1.8s1.8-.8 1.8-1.8c.1-1-.8-1.8-1.8-1.8m5.1-3.7c1 0 1.8-.8 1.8-1.8s-.8-1.8-1.8-1.8s-1.8.8-1.8 1.8c0 .9.8 1.8 1.8 1.8m-5.2 1.8c1 0 1.8-.8 1.8-1.8s-.8-1.8-1.8-1.8s-1.8.8-1.8 1.8s.8 1.8 1.8 1.8"/><g fill="#94989b"><ellipse cx="40.3" cy="34.5" rx="4.3" ry="4.4"/><path d="M23.8 30.1c-2.4 0-4.3 2-4.3 4.4s1.9 4.4 4.3 4.4s4.3-2 4.3-4.4c.1-2.4-1.9-4.4-4.3-4.4"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#333" d="m61.9 44.2l-4.4-22.1c-1-5.1-5.4-9-10.7-9.1H17.3c-5.4 0-9.9 3.9-10.8 9.1L2.1 44.2c-.1.4-.1.8-.1 1.2C2 48.5 4.5 51 7.5 51c2 0 3.7-1 4.7-2.6l7.2-9c1.2 1.1 2.7 1.8 4.4 1.8c3.6 0 6.5-2.9 6.5-6.6h3.5c0 3.6 2.9 6.6 6.5 6.6c1.7 0 3.2-.6 4.4-1.7l7.2 9c1 1.6 2.7 2.6 4.7 2.6c3 0 5.5-2.5 5.5-5.6c-.1-.5-.1-.9-.2-1.3"/><path fill="#94989b" d="M20.9 25.2c.7.7 1.5.5 1.8-.5v-3.1c-.3-1-1.1-1.2-1.8-.5l-.7.7c-.7.7-.7 1.9 0 2.6zm-5.1-7.4c-1 .3-1.2 1.1-.5 1.8l.7.7c.7.7 1.9.7 2.6 0l.7-.7c.7-.7.5-1.5-.5-1.8zm-2 3.4c-.7-.7-1.5-.5-1.8.5v3.1c.3 1 1.1 1.2 1.8.5l.7-.7c.7-.7.7-1.9 0-2.6zm5.1 7.5c1-.3 1.2-1.1.5-1.8l-.7-.7c-.7-.7-1.9-.7-2.6 0l-.7.7c-.7.7-.5 1.5.5 1.8z"/><path fill="#f2b200" d="M49.5 23.2c-1 0-1.8.8-1.8 1.8s.8 1.8 1.8 1.8s1.8-.8 1.8-1.8s-.8-1.8-1.8-1.8m-5.3 1.9c-1 0-1.8.8-1.8 1.8s.8 1.8 1.8 1.8s1.8-.8 1.8-1.8c.1-1-.8-1.8-1.8-1.8m5.1-3.7c1 0 1.8-.8 1.8-1.8s-.8-1.8-1.8-1.8s-1.8.8-1.8 1.8c0 .9.8 1.8 1.8 1.8m-5.2 1.8c1 0 1.8-.8 1.8-1.8s-.8-1.8-1.8-1.8s-1.8.8-1.8 1.8s.8 1.8 1.8 1.8"/><g fill="#94989b"><ellipse cx="40.3" cy="34.5" rx="4.3" ry="4.4"/><path d="M23.8 30.1c-2.4 0-4.3 2-4.3 4.4s1.9 4.4 4.3 4.4s4.3-2 4.3-4.4c.1-2.4-1.9-4.4-4.3-4.4"/></g></svg>
</template>

CSS

.icon-video-game {
  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%2064%2064%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m61.9%2044.2l-4.4-22.1c-1-5.1-5.4-9-10.7-9.1H17.3c-5.4%200-9.9%203.9-10.8%209.1L2.1%2044.2c-.1.4-.1.8-.1%201.2C2%2048.5%204.5%2051%207.5%2051c2%200%203.7-1%204.7-2.6l7.2-9c1.2%201.1%202.7%201.8%204.4%201.8c3.6%200%206.5-2.9%206.5-6.6h3.5c0%203.6%202.9%206.6%206.5%206.6c1.7%200%203.2-.6%204.4-1.7l7.2%209c1%201.6%202.7%202.6%204.7%202.6c3%200%205.5-2.5%205.5-5.6c-.1-.5-.1-.9-.2-1.3%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M20.9%2025.2c.7.7%201.5.5%201.8-.5v-3.1c-.3-1-1.1-1.2-1.8-.5l-.7.7c-.7.7-.7%201.9%200%202.6zm-5.1-7.4c-1%20.3-1.2%201.1-.5%201.8l.7.7c.7.7%201.9.7%202.6%200l.7-.7c.7-.7.5-1.5-.5-1.8zm-2%203.4c-.7-.7-1.5-.5-1.8.5v3.1c.3%201%201.1%201.2%201.8.5l.7-.7c.7-.7.7-1.9%200-2.6zm5.1%207.5c1-.3%201.2-1.1.5-1.8l-.7-.7c-.7-.7-1.9-.7-2.6%200l-.7.7c-.7.7-.5%201.5.5%201.8z%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M49.5%2023.2c-1%200-1.8.8-1.8%201.8s.8%201.8%201.8%201.8s1.8-.8%201.8-1.8s-.8-1.8-1.8-1.8m-5.3%201.9c-1%200-1.8.8-1.8%201.8s.8%201.8%201.8%201.8s1.8-.8%201.8-1.8c.1-1-.8-1.8-1.8-1.8m5.1-3.7c1%200%201.8-.8%201.8-1.8s-.8-1.8-1.8-1.8s-1.8.8-1.8%201.8c0%20.9.8%201.8%201.8%201.8m-5.2%201.8c1%200%201.8-.8%201.8-1.8s-.8-1.8-1.8-1.8s-1.8.8-1.8%201.8s.8%201.8%201.8%201.8%22%2F%3E%3Cg%20fill%3D%22%2394989b%22%3E%3Cellipse%20cx%3D%2240.3%22%20cy%3D%2234.5%22%20rx%3D%224.3%22%20ry%3D%224.4%22%2F%3E%3Cpath%20d%3D%22M23.8%2030.1c-2.4%200-4.3%202-4.3%204.4s1.9%204.4%204.3%204.4s4.3-2%204.3-4.4c.1-2.4-1.9-4.4-4.3-4.4%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23333%22%20d%3D%22m61.9%2044.2l-4.4-22.1c-1-5.1-5.4-9-10.7-9.1H17.3c-5.4%200-9.9%203.9-10.8%209.1L2.1%2044.2c-.1.4-.1.8-.1%201.2C2%2048.5%204.5%2051%207.5%2051c2%200%203.7-1%204.7-2.6l7.2-9c1.2%201.1%202.7%201.8%204.4%201.8c3.6%200%206.5-2.9%206.5-6.6h3.5c0%203.6%202.9%206.6%206.5%206.6c1.7%200%203.2-.6%204.4-1.7l7.2%209c1%201.6%202.7%202.6%204.7%202.6c3%200%205.5-2.5%205.5-5.6c-.1-.5-.1-.9-.2-1.3%22%2F%3E%3Cpath%20fill%3D%22%2394989b%22%20d%3D%22M20.9%2025.2c.7.7%201.5.5%201.8-.5v-3.1c-.3-1-1.1-1.2-1.8-.5l-.7.7c-.7.7-.7%201.9%200%202.6zm-5.1-7.4c-1%20.3-1.2%201.1-.5%201.8l.7.7c.7.7%201.9.7%202.6%200l.7-.7c.7-.7.5-1.5-.5-1.8zm-2%203.4c-.7-.7-1.5-.5-1.8.5v3.1c.3%201%201.1%201.2%201.8.5l.7-.7c.7-.7.7-1.9%200-2.6zm5.1%207.5c1-.3%201.2-1.1.5-1.8l-.7-.7c-.7-.7-1.9-.7-2.6%200l-.7.7c-.7.7-.5%201.5.5%201.8z%22%2F%3E%3Cpath%20fill%3D%22%23f2b200%22%20d%3D%22M49.5%2023.2c-1%200-1.8.8-1.8%201.8s.8%201.8%201.8%201.8s1.8-.8%201.8-1.8s-.8-1.8-1.8-1.8m-5.3%201.9c-1%200-1.8.8-1.8%201.8s.8%201.8%201.8%201.8s1.8-.8%201.8-1.8c.1-1-.8-1.8-1.8-1.8m5.1-3.7c1%200%201.8-.8%201.8-1.8s-.8-1.8-1.8-1.8s-1.8.8-1.8%201.8c0%20.9.8%201.8%201.8%201.8m-5.2%201.8c1%200%201.8-.8%201.8-1.8s-.8-1.8-1.8-1.8s-1.8.8-1.8%201.8s.8%201.8%201.8%201.8%22%2F%3E%3Cg%20fill%3D%22%2394989b%22%3E%3Cellipse%20cx%3D%2240.3%22%20cy%3D%2234.5%22%20rx%3D%224.3%22%20ry%3D%224.4%22%2F%3E%3Cpath%20d%3D%22M23.8%2030.1c-2.4%200-4.3%202-4.3%204.4s1.9%204.4%204.3%204.4s4.3-2%204.3-4.4c.1-2.4-1.9-4.4-4.3-4.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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