game button zr icon
game-button-zr-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- game-button-zr-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More hardware icons from Material Symbols Light
add-diamondadf-scanneraod-tabletaod-watcharrows-left-right-circlearrows-up-down-circleassistant-deviceaudio-video-receiverb-circlebalancebrowser-updatedcamera-videocastcast-connectedcast-for-educationcast-pausecast-warningchromecast-devicecircle-circlecomputercomputer-arrow-upcomputer-cancelcomputer-soundconnected-tv
Use the game button zr icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.33 15.154h3.641q.182 0 .298-.115t.116-.296t-.116-.299t-.298-.117H8.042l3.187-4.594l.062-.436q0-.15-.101-.253q-.1-.102-.251-.102h-3.41q-.182 0-.298.115t-.116.297q0 .18.116.298t.298.117h2.704l-3.187 4.606l-.061.436q0 .139.104.241q.103.102.242.102m6.283-2.468h1.175l1.432 2.275q.062.087.156.14t.196.053q.251 0 .369-.219q.118-.218-.036-.427l-1.294-2.04q.623-.218.937-.647t.315-1.057q0-.921-.564-1.371t-1.727-.45h-1.008q-.343 0-.575.231q-.232.233-.232.576v4.979q0 .173.126.299q.125.126.3.126t.302-.131t.127-.3zm0-.761V9.758h.938q.708 0 1.07.277q.36.277.36.784q0 .531-.365.818q-.366.288-1.013.288zM21 6.596v9.116q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V6.596q0-.666.475-1.14t1.14-.475h14.77q.666 0 1.14.474T21 6.596"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGameButtonZrRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.33 15.154h3.641q.182 0 .298-.115t.116-.296t-.116-.299t-.298-.117H8.042l3.187-4.594l.062-.436q0-.15-.101-.253q-.1-.102-.251-.102h-3.41q-.182 0-.298.115t-.116.297q0 .18.116.298t.298.117h2.704l-3.187 4.606l-.061.436q0 .139.104.241q.103.102.242.102m6.283-2.468h1.175l1.432 2.275q.062.087.156.14t.196.053q.251 0 .369-.219q.118-.218-.036-.427l-1.294-2.04q.623-.218.937-.647t.315-1.057q0-.921-.564-1.371t-1.727-.45h-1.008q-.343 0-.575.231q-.232.233-.232.576v4.979q0 .173.126.299q.125.126.3.126t.302-.131t.127-.3zm0-.761V9.758h.938q.708 0 1.07.277q.36.277.36.784q0 .531-.365.818q-.366.288-1.013.288zM21 6.596v9.116q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V6.596q0-.666.475-1.14t1.14-.475h14.77q.666 0 1.14.474T21 6.596"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.33 15.154h3.641q.182 0 .298-.115t.116-.296t-.116-.299t-.298-.117H8.042l3.187-4.594l.062-.436q0-.15-.101-.253q-.1-.102-.251-.102h-3.41q-.182 0-.298.115t-.116.297q0 .18.116.298t.298.117h2.704l-3.187 4.606l-.061.436q0 .139.104.241q.103.102.242.102m6.283-2.468h1.175l1.432 2.275q.062.087.156.14t.196.053q.251 0 .369-.219q.118-.218-.036-.427l-1.294-2.04q.623-.218.937-.647t.315-1.057q0-.921-.564-1.371t-1.727-.45h-1.008q-.343 0-.575.231q-.232.233-.232.576v4.979q0 .173.126.299q.125.126.3.126t.302-.131t.127-.3zm0-.761V9.758h.938q.708 0 1.07.277q.36.277.36.784q0 .531-.365.818q-.366.288-1.013.288zM21 6.596v9.116q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V6.596q0-.666.475-1.14t1.14-.475h14.77q.666 0 1.14.474T21 6.596"/></svg> </template>
CSS
.icon-game-button-zr-rounded {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.33%2015.154h3.641q.182%200%20.298-.115t.116-.296t-.116-.299t-.298-.117H8.042l3.187-4.594l.062-.436q0-.15-.101-.253q-.1-.102-.251-.102h-3.41q-.182%200-.298.115t-.116.297q0%20.18.116.298t.298.117h2.704l-3.187%204.606l-.061.436q0%20.139.104.241q.103.102.242.102m6.283-2.468h1.175l1.432%202.275q.062.087.156.14t.196.053q.251%200%20.369-.219q.118-.218-.036-.427l-1.294-2.04q.623-.218.937-.647t.315-1.057q0-.921-.564-1.371t-1.727-.45h-1.008q-.343%200-.575.231q-.232.233-.232.576v4.979q0%20.173.126.299q.125.126.3.126t.302-.131t.127-.3zm0-.761V9.758h.938q.708%200%201.07.277q.36.277.36.784q0%20.531-.365.818q-.366.288-1.013.288zM21%206.596v9.116q0%201.356-.977%202.322t-2.35.966H6.327q-1.372%200-2.35-.966T3%2015.712V6.596q0-.666.475-1.14t1.14-.475h14.77q.666%200%201.14.474T21%206.596%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M7.33%2015.154h3.641q.182%200%20.298-.115t.116-.296t-.116-.299t-.298-.117H8.042l3.187-4.594l.062-.436q0-.15-.101-.253q-.1-.102-.251-.102h-3.41q-.182%200-.298.115t-.116.297q0%20.18.116.298t.298.117h2.704l-3.187%204.606l-.061.436q0%20.139.104.241q.103.102.242.102m6.283-2.468h1.175l1.432%202.275q.062.087.156.14t.196.053q.251%200%20.369-.219q.118-.218-.036-.427l-1.294-2.04q.623-.218.937-.647t.315-1.057q0-.921-.564-1.371t-1.727-.45h-1.008q-.343%200-.575.231q-.232.233-.232.576v4.979q0%20.173.126.299q.125.126.3.126t.302-.131t.127-.3zm0-.761V9.758h.938q.708%200%201.07.277q.36.277.36.784q0%20.531-.365.818q-.366.288-1.013.288zM21%206.596v9.116q0%201.356-.977%202.322t-2.35.966H6.327q-1.372%200-2.35-.966T3%2015.712V6.596q0-.666.475-1.14t1.14-.475h14.77q.666%200%201.14.474T21%206.596%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/game-button-zr-rounded.svg?color=%231a73e8&size=48