slot machine emoji

slot-machine from OpenMoji by OpenMoji · Default · Activities · CC-BY-SA-4.0 Attribution required.

Name
slot-machine
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 slot machine emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" fill-rule="evenodd" d="M12.08 19.86h44.95v32.27H12.08z"/><path fill="none" stroke="#9b9b9a" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.305" d="M13.23 22.52h42.64m-42.64 27.2h42.64"/><circle cx="62.73" cy="30.73" r="2.593" fill="#ea5a47"/><path fill="#d22f27" d="M64.01 28.68a2.59 2.59 0 0 1-3.579 3.579a2.592 2.592 0 1 0 3.579-3.579"/><g fill="none" stroke="#000"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.305" d="M13.23 19.86h42.64"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12.08 52.14V19.86"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4.007" d="M55.95 52.14h-42.8m0-32.28h42.8"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27.06 19.86v32.28m14.98-32.28v32.28"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.916" d="M57.273 47.67h5.637"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M62.91 47.42V34"/><circle cx="62.91" cy="30.73" r="2.593" stroke-miterlimit="10" stroke-width="1.297"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.3 35.69V33.7h4.54l-2.81 8.07m13.25-10.54v-1.99h4.54l-2.8 8.06m13.24-1.61V33.7h4.54L49 41.77m8.02-21.91v32.28"/></g><path fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.3 35.69V33.7h4.54l-2.81 8.07m13.25-10.54v-1.99h4.54l-2.8 8.06m13.24-1.61V33.7h4.54L49 41.77"/></svg>

React

import type { SVGProps } from "react";

export function OpenmojiSlotMachine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" fillRule="evenodd" d="M12.08 19.86h44.95v32.27H12.08z"/><path fill="none" stroke="#9b9b9a" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.305" d="M13.23 22.52h42.64m-42.64 27.2h42.64"/><circle cx="62.73" cy="30.73" r="2.593" fill="#ea5a47"/><path fill="#d22f27" d="M64.01 28.68a2.59 2.59 0 0 1-3.579 3.579a2.592 2.592 0 1 0 3.579-3.579"/><g fill="none" stroke="#000"><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2.305" d="M13.23 19.86h42.64"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M12.08 52.14V19.86"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="4.007" d="M55.95 52.14h-42.8m0-32.28h42.8"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M27.06 19.86v32.28m14.98-32.28v32.28"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.916" d="M57.273 47.67h5.637"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M62.91 47.42V34"/><circle cx="62.91" cy="30.73" r="2.593" strokeMiterlimit="10" strokeWidth="1.297"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17.3 35.69V33.7h4.54l-2.81 8.07m13.25-10.54v-1.99h4.54l-2.8 8.06m13.24-1.61V33.7h4.54L49 41.77m8.02-21.91v32.28"/></g><path fill="none" stroke="#d22f27" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M17.3 35.69V33.7h4.54l-2.81 8.07m13.25-10.54v-1.99h4.54l-2.8 8.06m13.24-1.61V33.7h4.54L49 41.77"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fff" fill-rule="evenodd" d="M12.08 19.86h44.95v32.27H12.08z"/><path fill="none" stroke="#9b9b9a" stroke-linecap="round" stroke-linejoin="round" stroke-width="2.305" d="M13.23 22.52h42.64m-42.64 27.2h42.64"/><circle cx="62.73" cy="30.73" r="2.593" fill="#ea5a47"/><path fill="#d22f27" d="M64.01 28.68a2.59 2.59 0 0 1-3.579 3.579a2.592 2.592 0 1 0 3.579-3.579"/><g fill="none" stroke="#000"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2.305" d="M13.23 19.86h42.64"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M12.08 52.14V19.86"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="4.007" d="M55.95 52.14h-42.8m0-32.28h42.8"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27.06 19.86v32.28m14.98-32.28v32.28"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="1.916" d="M57.273 47.67h5.637"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M62.91 47.42V34"/><circle cx="62.91" cy="30.73" r="2.593" stroke-miterlimit="10" stroke-width="1.297"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.3 35.69V33.7h4.54l-2.81 8.07m13.25-10.54v-1.99h4.54l-2.8 8.06m13.24-1.61V33.7h4.54L49 41.77m8.02-21.91v32.28"/></g><path fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M17.3 35.69V33.7h4.54l-2.81 8.07m13.25-10.54v-1.99h4.54l-2.8 8.06m13.24-1.61V33.7h4.54L49 41.77"/></svg>
</template>

CSS

.icon-slot-machine {
  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%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.08%2019.86h44.95v32.27H12.08z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%239b9b9a%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.305%22%20d%3D%22M13.23%2022.52h42.64m-42.64%2027.2h42.64%22%2F%3E%3Ccircle%20cx%3D%2262.73%22%20cy%3D%2230.73%22%20r%3D%222.593%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M64.01%2028.68a2.59%202.59%200%200%201-3.579%203.579a2.592%202.592%200%201%200%203.579-3.579%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.305%22%20d%3D%22M13.23%2019.86h42.64%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12.08%2052.14V19.86%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224.007%22%20d%3D%22M55.95%2052.14h-42.8m0-32.28h42.8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M27.06%2019.86v32.28m14.98-32.28v32.28%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.916%22%20d%3D%22M57.273%2047.67h5.637%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M62.91%2047.42V34%22%2F%3E%3Ccircle%20cx%3D%2262.91%22%20cy%3D%2230.73%22%20r%3D%222.593%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.297%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17.3%2035.69V33.7h4.54l-2.81%208.07m13.25-10.54v-1.99h4.54l-2.8%208.06m13.24-1.61V33.7h4.54L49%2041.77m8.02-21.91v32.28%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17.3%2035.69V33.7h4.54l-2.81%208.07m13.25-10.54v-1.99h4.54l-2.8%208.06m13.24-1.61V33.7h4.54L49%2041.77%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%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12.08%2019.86h44.95v32.27H12.08z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%239b9b9a%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.305%22%20d%3D%22M13.23%2022.52h42.64m-42.64%2027.2h42.64%22%2F%3E%3Ccircle%20cx%3D%2262.73%22%20cy%3D%2230.73%22%20r%3D%222.593%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cpath%20fill%3D%22%23d22f27%22%20d%3D%22M64.01%2028.68a2.59%202.59%200%200%201-3.579%203.579a2.592%202.592%200%201%200%203.579-3.579%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222.305%22%20d%3D%22M13.23%2019.86h42.64%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M12.08%2052.14V19.86%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224.007%22%20d%3D%22M55.95%2052.14h-42.8m0-32.28h42.8%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M27.06%2019.86v32.28m14.98-32.28v32.28%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.916%22%20d%3D%22M57.273%2047.67h5.637%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M62.91%2047.42V34%22%2F%3E%3Ccircle%20cx%3D%2262.91%22%20cy%3D%2230.73%22%20r%3D%222.593%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%221.297%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17.3%2035.69V33.7h4.54l-2.81%208.07m13.25-10.54v-1.99h4.54l-2.8%208.06m13.24-1.61V33.7h4.54L49%2041.77m8.02-21.91v32.28%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23d22f27%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M17.3%2035.69V33.7h4.54l-2.81%208.07m13.25-10.54v-1.99h4.54l-2.8%208.06m13.24-1.61V33.7h4.54L49%2041.77%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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