video game emoji

video-game from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
video-game
Set
OpenMoji
Style
Default
Category
Activities
Viewbox
72×72
License
CC BY-SA 4.0

The same emoji in other sets

More activities icons from OpenMoji

Use the video game emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#9b9b9a" stroke-miterlimit="10" stroke-width="2"><path stroke="#9b9b9a" d="M34.355 28.171V9.115s1.314-2.392 3 0V28.17"/><path d="M36.046 53.866H25.598c-.678 0-1.285.386-1.61.981c-3.458 6.342-8.083 7.842-9.34 8.079c-.163.03-.321.057-.486.062c-14.404.425-7.096-18.564-7.096-18.564c2.084-6.09 7.114-13.241 8.808-14.89c.348-.34.81-.53 1.297-.53h37.656c.487 0 .949.19 1.297.53c1.694 1.649 6.724 8.8 8.808 14.89c0 0 7.308 18.99-7.096 18.564a3 3 0 0 1-.486-.062c-1.257-.237-5.882-1.737-9.34-8.078c-.325-.596-.932-.982-1.61-.982H35.954"/></g><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M36.046 53.866H25.598c-.678 0-1.285.386-1.61.981c-3.458 6.342-8.083 7.842-9.34 8.079c-.163.03-.321.057-.486.062c-14.404.425-7.096-18.564-7.096-18.564c2.084-6.09 7.114-13.241 8.808-14.89c.348-.34.81-.53 1.297-.53h37.656c.487 0 .949.19 1.297.53c1.694 1.649 6.724 8.8 8.808 14.89c0 0 7.308 18.99-7.096 18.564a3 3 0 0 1-.486-.062c-1.257-.237-5.882-1.737-9.34-8.078c-.325-.596-.932-.982-1.61-.982H35.954"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M24.011 38.376v.81h-9.364v-.81h5.045z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M18.924 34.099h.81v9.363h-.81v-5.045z"/><circle cx="30.25" cy="46" r="4"/><circle cx="41.75" cy="46" r="4"/><circle cx="48.612" cy="38.781" r="2"/><circle cx="57.081" cy="38.781" r="2"/><circle cx="52.847" cy="42.536" r="2"/><circle cx="52.847" cy="35.067" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M34.355 25.083V7.057s.505-.87 1.29-.991c.482-.075 1.07.131 1.71.991v18.026"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiVideoGame(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#9b9b9a" strokeMiterlimit="10" strokeWidth="2"><path stroke="#9b9b9a" d="M34.355 28.171V9.115s1.314-2.392 3 0V28.17"/><path d="M36.046 53.866H25.598c-.678 0-1.285.386-1.61.981c-3.458 6.342-8.083 7.842-9.34 8.079c-.163.03-.321.057-.486.062c-14.404.425-7.096-18.564-7.096-18.564c2.084-6.09 7.114-13.241 8.808-14.89c.348-.34.81-.53 1.297-.53h37.656c.487 0 .949.19 1.297.53c1.694 1.649 6.724 8.8 8.808 14.89c0 0 7.308 18.99-7.096 18.564a3 3 0 0 1-.486-.062c-1.257-.237-5.882-1.737-9.34-8.078c-.325-.596-.932-.982-1.61-.982H35.954"/></g><path fill="none" stroke="#000" strokeMiterlimit="10" strokeWidth="2" d="M36.046 53.866H25.598c-.678 0-1.285.386-1.61.981c-3.458 6.342-8.083 7.842-9.34 8.079c-.163.03-.321.057-.486.062c-14.404.425-7.096-18.564-7.096-18.564c2.084-6.09 7.114-13.241 8.808-14.89c.348-.34.81-.53 1.297-.53h37.656c.487 0 .949.19 1.297.53c1.694 1.649 6.724 8.8 8.808 14.89c0 0 7.308 18.99-7.096 18.564a3 3 0 0 1-.486-.062c-1.257-.237-5.882-1.737-9.34-8.078c-.325-.596-.932-.982-1.61-.982H35.954"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M24.011 38.376v.81h-9.364v-.81h5.045z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M18.924 34.099h.81v9.363h-.81v-5.045z"/><circle cx="30.25" cy="46" r="4"/><circle cx="41.75" cy="46" r="4"/><circle cx="48.612" cy="38.781" r="2"/><circle cx="57.081" cy="38.781" r="2"/><circle cx="52.847" cy="42.536" r="2"/><circle cx="52.847" cy="35.067" r="2"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M34.355 25.083V7.057s.505-.87 1.29-.991c.482-.075 1.07.131 1.71.991v18.026"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><g fill="#9b9b9a" stroke-miterlimit="10" stroke-width="2"><path stroke="#9b9b9a" d="M34.355 28.171V9.115s1.314-2.392 3 0V28.17"/><path d="M36.046 53.866H25.598c-.678 0-1.285.386-1.61.981c-3.458 6.342-8.083 7.842-9.34 8.079c-.163.03-.321.057-.486.062c-14.404.425-7.096-18.564-7.096-18.564c2.084-6.09 7.114-13.241 8.808-14.89c.348-.34.81-.53 1.297-.53h37.656c.487 0 .949.19 1.297.53c1.694 1.649 6.724 8.8 8.808 14.89c0 0 7.308 18.99-7.096 18.564a3 3 0 0 1-.486-.062c-1.257-.237-5.882-1.737-9.34-8.078c-.325-.596-.932-.982-1.61-.982H35.954"/></g><path fill="none" stroke="#000" stroke-miterlimit="10" stroke-width="2" d="M36.046 53.866H25.598c-.678 0-1.285.386-1.61.981c-3.458 6.342-8.083 7.842-9.34 8.079c-.163.03-.321.057-.486.062c-14.404.425-7.096-18.564-7.096-18.564c2.084-6.09 7.114-13.241 8.808-14.89c.348-.34.81-.53 1.297-.53h37.656c.487 0 .949.19 1.297.53c1.694 1.649 6.724 8.8 8.808 14.89c0 0 7.308 18.99-7.096 18.564a3 3 0 0 1-.486-.062c-1.257-.237-5.882-1.737-9.34-8.078c-.325-.596-.932-.982-1.61-.982H35.954"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M24.011 38.376v.81h-9.364v-.81h5.045z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M18.924 34.099h.81v9.363h-.81v-5.045z"/><circle cx="30.25" cy="46" r="4"/><circle cx="41.75" cy="46" r="4"/><circle cx="48.612" cy="38.781" r="2"/><circle cx="57.081" cy="38.781" r="2"/><circle cx="52.847" cy="42.536" r="2"/><circle cx="52.847" cy="35.067" r="2"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M34.355 25.083V7.057s.505-.87 1.29-.991c.482-.075 1.07.131 1.71.991v18.026"/></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%2072%2072%22%3E%3Cg%20fill%3D%22%239b9b9a%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%239b9b9a%22%20d%3D%22M34.355%2028.171V9.115s1.314-2.392%203%200V28.17%22%2F%3E%3Cpath%20d%3D%22M36.046%2053.866H25.598c-.678%200-1.285.386-1.61.981c-3.458%206.342-8.083%207.842-9.34%208.079c-.163.03-.321.057-.486.062c-14.404.425-7.096-18.564-7.096-18.564c2.084-6.09%207.114-13.241%208.808-14.89c.348-.34.81-.53%201.297-.53h37.656c.487%200%20.949.19%201.297.53c1.694%201.649%206.724%208.8%208.808%2014.89c0%200%207.308%2018.99-7.096%2018.564a3%203%200%200%201-.486-.062c-1.257-.237-5.882-1.737-9.34-8.078c-.325-.596-.932-.982-1.61-.982H35.954%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36.046%2053.866H25.598c-.678%200-1.285.386-1.61.981c-3.458%206.342-8.083%207.842-9.34%208.079c-.163.03-.321.057-.486.062c-14.404.425-7.096-18.564-7.096-18.564c2.084-6.09%207.114-13.241%208.808-14.89c.348-.34.81-.53%201.297-.53h37.656c.487%200%20.949.19%201.297.53c1.694%201.649%206.724%208.8%208.808%2014.89c0%200%207.308%2018.99-7.096%2018.564a3%203%200%200%201-.486-.062c-1.257-.237-5.882-1.737-9.34-8.078c-.325-.596-.932-.982-1.61-.982H35.954%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M24.011%2038.376v.81h-9.364v-.81h5.045z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M18.924%2034.099h.81v9.363h-.81v-5.045z%22%2F%3E%3Ccircle%20cx%3D%2230.25%22%20cy%3D%2246%22%20r%3D%224%22%2F%3E%3Ccircle%20cx%3D%2241.75%22%20cy%3D%2246%22%20r%3D%224%22%2F%3E%3Ccircle%20cx%3D%2248.612%22%20cy%3D%2238.781%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2257.081%22%20cy%3D%2238.781%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2252.847%22%20cy%3D%2242.536%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2252.847%22%20cy%3D%2235.067%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M34.355%2025.083V7.057s.505-.87%201.29-.991c.482-.075%201.07.131%201.71.991v18.026%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%2072%2072%22%3E%3Cg%20fill%3D%22%239b9b9a%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20stroke%3D%22%239b9b9a%22%20d%3D%22M34.355%2028.171V9.115s1.314-2.392%203%200V28.17%22%2F%3E%3Cpath%20d%3D%22M36.046%2053.866H25.598c-.678%200-1.285.386-1.61.981c-3.458%206.342-8.083%207.842-9.34%208.079c-.163.03-.321.057-.486.062c-14.404.425-7.096-18.564-7.096-18.564c2.084-6.09%207.114-13.241%208.808-14.89c.348-.34.81-.53%201.297-.53h37.656c.487%200%20.949.19%201.297.53c1.694%201.649%206.724%208.8%208.808%2014.89c0%200%207.308%2018.99-7.096%2018.564a3%203%200%200%201-.486-.062c-1.257-.237-5.882-1.737-9.34-8.078c-.325-.596-.932-.982-1.61-.982H35.954%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36.046%2053.866H25.598c-.678%200-1.285.386-1.61.981c-3.458%206.342-8.083%207.842-9.34%208.079c-.163.03-.321.057-.486.062c-14.404.425-7.096-18.564-7.096-18.564c2.084-6.09%207.114-13.241%208.808-14.89c.348-.34.81-.53%201.297-.53h37.656c.487%200%20.949.19%201.297.53c1.694%201.649%206.724%208.8%208.808%2014.89c0%200%207.308%2018.99-7.096%2018.564a3%203%200%200%201-.486-.062c-1.257-.237-5.882-1.737-9.34-8.078c-.325-.596-.932-.982-1.61-.982H35.954%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M24.011%2038.376v.81h-9.364v-.81h5.045z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M18.924%2034.099h.81v9.363h-.81v-5.045z%22%2F%3E%3Ccircle%20cx%3D%2230.25%22%20cy%3D%2246%22%20r%3D%224%22%2F%3E%3Ccircle%20cx%3D%2241.75%22%20cy%3D%2246%22%20r%3D%224%22%2F%3E%3Ccircle%20cx%3D%2248.612%22%20cy%3D%2238.781%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2257.081%22%20cy%3D%2238.781%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2252.847%22%20cy%3D%2242.536%22%20r%3D%222%22%2F%3E%3Ccircle%20cx%3D%2252.847%22%20cy%3D%2235.067%22%20r%3D%222%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M34.355%2025.083V7.057s.505-.87%201.29-.991c.482-.075%201.07.131%201.71.991v18.026%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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