game button r1 icon
game-button-r1-outline-rounded from Material Symbols Light by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- game-button-r1-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline 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 r1 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 4.98v10.732q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V4.98zm-1 1H4v9.732q0 .944.674 1.616T6.327 18h11.346q.979 0 1.653-.672T20 15.712zm0 0H4zm-4.873 4.012v4.712q0 .161.125.286t.285.125t.294-.125t.133-.286V9.083q0-.09-.055-.144q-.054-.054-.144-.054h-.396q.014 0-.117.03l-1.554 1.126q-.142.092-.16.246t.073.296t.247.16t.296-.074zm-6.408 2.689h1.17l1.438 2.275q.064.09.143.144q.08.054.175.054q.255 0 .385-.218t-.024-.428l-1.289-2.04q.623-.218.938-.645t.314-1.054q0-.938-.567-1.382t-1.723-.445H8.67q-.343 0-.575.233t-.232.575v4.973q0 .17.113.3t.29.13t.315-.13q.137-.13.137-.3zm0-.756L8.7 9.758h.933q.708 0 1.072.277q.364.278.364.784q0 .531-.357.819t-1.008.287z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGameButtonR1OutlineRounded(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="M21 4.98v10.732q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V4.98zm-1 1H4v9.732q0 .944.674 1.616T6.327 18h11.346q.979 0 1.653-.672T20 15.712zm0 0H4zm-4.873 4.012v4.712q0 .161.125.286t.285.125t.294-.125t.133-.286V9.083q0-.09-.055-.144q-.054-.054-.144-.054h-.396q.014 0-.117.03l-1.554 1.126q-.142.092-.16.246t.073.296t.247.16t.296-.074zm-6.408 2.689h1.17l1.438 2.275q.064.09.143.144q.08.054.175.054q.255 0 .385-.218t-.024-.428l-1.289-2.04q.623-.218.938-.645t.314-1.054q0-.938-.567-1.382t-1.723-.445H8.67q-.343 0-.575.233t-.232.575v4.973q0 .17.113.3t.29.13t.315-.13q.137-.13.137-.3zm0-.756L8.7 9.758h.933q.708 0 1.072.277q.364.278.364.784q0 .531-.357.819t-1.008.287z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21 4.98v10.732q0 1.356-.977 2.322t-2.35.966H6.327q-1.372 0-2.35-.966T3 15.712V4.98zm-1 1H4v9.732q0 .944.674 1.616T6.327 18h11.346q.979 0 1.653-.672T20 15.712zm0 0H4zm-4.873 4.012v4.712q0 .161.125.286t.285.125t.294-.125t.133-.286V9.083q0-.09-.055-.144q-.054-.054-.144-.054h-.396q.014 0-.117.03l-1.554 1.126q-.142.092-.16.246t.073.296t.247.16t.296-.074zm-6.408 2.689h1.17l1.438 2.275q.064.09.143.144q.08.054.175.054q.255 0 .385-.218t-.024-.428l-1.289-2.04q.623-.218.938-.645t.314-1.054q0-.938-.567-1.382t-1.723-.445H8.67q-.343 0-.575.233t-.232.575v4.973q0 .17.113.3t.29.13t.315-.13q.137-.13.137-.3zm0-.756L8.7 9.758h.933q.708 0 1.072.277q.364.278.364.784q0 .531-.357.819t-1.008.287z"/></svg> </template>
CSS
.icon-game-button-r1-outline-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%22M21%204.98v10.732q0%201.356-.977%202.322t-2.35.966H6.327q-1.372%200-2.35-.966T3%2015.712V4.98zm-1%201H4v9.732q0%20.944.674%201.616T6.327%2018h11.346q.979%200%201.653-.672T20%2015.712zm0%200H4zm-4.873%204.012v4.712q0%20.161.125.286t.285.125t.294-.125t.133-.286V9.083q0-.09-.055-.144q-.054-.054-.144-.054h-.396q.014%200-.117.03l-1.554%201.126q-.142.092-.16.246t.073.296t.247.16t.296-.074zm-6.408%202.689h1.17l1.438%202.275q.064.09.143.144q.08.054.175.054q.255%200%20.385-.218t-.024-.428l-1.289-2.04q.623-.218.938-.645t.314-1.054q0-.938-.567-1.382t-1.723-.445H8.67q-.343%200-.575.233t-.232.575v4.973q0%20.17.113.3t.29.13t.315-.13q.137-.13.137-.3zm0-.756L8.7%209.758h.933q.708%200%201.072.277q.364.278.364.784q0%20.531-.357.819t-1.008.287z%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%22M21%204.98v10.732q0%201.356-.977%202.322t-2.35.966H6.327q-1.372%200-2.35-.966T3%2015.712V4.98zm-1%201H4v9.732q0%20.944.674%201.616T6.327%2018h11.346q.979%200%201.653-.672T20%2015.712zm0%200H4zm-4.873%204.012v4.712q0%20.161.125.286t.285.125t.294-.125t.133-.286V9.083q0-.09-.055-.144q-.054-.054-.144-.054h-.396q.014%200-.117.03l-1.554%201.126q-.142.092-.16.246t.073.296t.247.16t.296-.074zm-6.408%202.689h1.17l1.438%202.275q.064.09.143.144q.08.054.175.054q.255%200%20.385-.218t-.024-.428l-1.289-2.04q.623-.218.938-.645t.314-1.054q0-.938-.567-1.382t-1.723-.445H8.67q-.343%200-.575.233t-.232.575v4.973q0%20.17.113.3t.29.13t.315-.13q.137-.13.137-.3zm0-.756L8.7%209.758h.933q.708%200%201.072.277q.364.278.364.784q0%20.531-.357.819t-1.008.287z%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-r1-outline-rounded.svg?color=%231a73e8&size=48