game button r2 icon
game-button-r2-outline-rounded from Material Symbols Light by Google · Outline Rounded · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- game-button-r2-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 r2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.858 15.048q.133-.123.133-.302v-2.042h1.175l1.432 2.275q.061.087.141.14q.08.052.192.052q.246 0 .376-.218t-.024-.428l-1.294-2.04q.622-.218.937-.644q.315-.425.315-1.06q0-.933-.561-1.377q-.56-.444-1.718-.444h-1.02q-.348 0-.577.23q-.23.23-.23.577v4.98q0 .178.116.301t.295.123t.312-.123m.133-3.106l-.02-2.161h.939q.707 0 1.069.275t.362.78q0 .531-.354.819t-1.006.287zm5.294 3.235h3.34q.179 0 .306-.124t.127-.303t-.127-.296t-.306-.118h-2.63v-.055l1.34-1.202q.806-.743 1.145-1.31q.34-.569.34-1.219q0-.802-.526-1.264t-1.402-.463q-.492 0-.92.174t-.797.553q-.125.104-.106.259t.135.274q.11.119.254.111t.269-.111q.277-.23.55-.335t.604-.106q.482 0 .777.266q.294.265.294.704q0 .501-.279.938t-1.039 1.19L13 14.307q-.05.03-.111.265v.229q0 .148.124.263t.272.114M3 17.384V8.27q0-1.361.973-2.325q.973-.963 2.354-.963h11.346q1.38 0 2.354.963Q21 6.908 21 8.27v9.116q0 .67-.472 1.143q-.472.472-1.143.472H4.615q-.67 0-1.143-.472Q3 18.056 3 17.385M4.616 18h14.769q.269 0 .442-.173t.173-.442V8.269q0-.96-.684-1.624q-.683-.664-1.643-.664H6.327q-.96 0-1.643.664Q4 7.31 4 8.27v9.116q0 .269.173.442t.443.173m0 0H4h16z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGameButtonR2OutlineRounded(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.858 15.048q.133-.123.133-.302v-2.042h1.175l1.432 2.275q.061.087.141.14q.08.052.192.052q.246 0 .376-.218t-.024-.428l-1.294-2.04q.622-.218.937-.644q.315-.425.315-1.06q0-.933-.561-1.377q-.56-.444-1.718-.444h-1.02q-.348 0-.577.23q-.23.23-.23.577v4.98q0 .178.116.301t.295.123t.312-.123m.133-3.106l-.02-2.161h.939q.707 0 1.069.275t.362.78q0 .531-.354.819t-1.006.287zm5.294 3.235h3.34q.179 0 .306-.124t.127-.303t-.127-.296t-.306-.118h-2.63v-.055l1.34-1.202q.806-.743 1.145-1.31q.34-.569.34-1.219q0-.802-.526-1.264t-1.402-.463q-.492 0-.92.174t-.797.553q-.125.104-.106.259t.135.274q.11.119.254.111t.269-.111q.277-.23.55-.335t.604-.106q.482 0 .777.266q.294.265.294.704q0 .501-.279.938t-1.039 1.19L13 14.307q-.05.03-.111.265v.229q0 .148.124.263t.272.114M3 17.384V8.27q0-1.361.973-2.325q.973-.963 2.354-.963h11.346q1.38 0 2.354.963Q21 6.908 21 8.27v9.116q0 .67-.472 1.143q-.472.472-1.143.472H4.615q-.67 0-1.143-.472Q3 18.056 3 17.385M4.616 18h14.769q.269 0 .442-.173t.173-.442V8.269q0-.96-.684-1.624q-.683-.664-1.643-.664H6.327q-.96 0-1.643.664Q4 7.31 4 8.27v9.116q0 .269.173.442t.443.173m0 0H4h16z"/></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.858 15.048q.133-.123.133-.302v-2.042h1.175l1.432 2.275q.061.087.141.14q.08.052.192.052q.246 0 .376-.218t-.024-.428l-1.294-2.04q.622-.218.937-.644q.315-.425.315-1.06q0-.933-.561-1.377q-.56-.444-1.718-.444h-1.02q-.348 0-.577.23q-.23.23-.23.577v4.98q0 .178.116.301t.295.123t.312-.123m.133-3.106l-.02-2.161h.939q.707 0 1.069.275t.362.78q0 .531-.354.819t-1.006.287zm5.294 3.235h3.34q.179 0 .306-.124t.127-.303t-.127-.296t-.306-.118h-2.63v-.055l1.34-1.202q.806-.743 1.145-1.31q.34-.569.34-1.219q0-.802-.526-1.264t-1.402-.463q-.492 0-.92.174t-.797.553q-.125.104-.106.259t.135.274q.11.119.254.111t.269-.111q.277-.23.55-.335t.604-.106q.482 0 .777.266q.294.265.294.704q0 .501-.279.938t-1.039 1.19L13 14.307q-.05.03-.111.265v.229q0 .148.124.263t.272.114M3 17.384V8.27q0-1.361.973-2.325q.973-.963 2.354-.963h11.346q1.38 0 2.354.963Q21 6.908 21 8.27v9.116q0 .67-.472 1.143q-.472.472-1.143.472H4.615q-.67 0-1.143-.472Q3 18.056 3 17.385M4.616 18h14.769q.269 0 .442-.173t.173-.442V8.269q0-.96-.684-1.624q-.683-.664-1.643-.664H6.327q-.96 0-1.643.664Q4 7.31 4 8.27v9.116q0 .269.173.442t.443.173m0 0H4h16z"/></svg> </template>
CSS
.icon-game-button-r2-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%22M7.858%2015.048q.133-.123.133-.302v-2.042h1.175l1.432%202.275q.061.087.141.14q.08.052.192.052q.246%200%20.376-.218t-.024-.428l-1.294-2.04q.622-.218.937-.644q.315-.425.315-1.06q0-.933-.561-1.377q-.56-.444-1.718-.444h-1.02q-.348%200-.577.23q-.23.23-.23.577v4.98q0%20.178.116.301t.295.123t.312-.123m.133-3.106l-.02-2.161h.939q.707%200%201.069.275t.362.78q0%20.531-.354.819t-1.006.287zm5.294%203.235h3.34q.179%200%20.306-.124t.127-.303t-.127-.296t-.306-.118h-2.63v-.055l1.34-1.202q.806-.743%201.145-1.31q.34-.569.34-1.219q0-.802-.526-1.264t-1.402-.463q-.492%200-.92.174t-.797.553q-.125.104-.106.259t.135.274q.11.119.254.111t.269-.111q.277-.23.55-.335t.604-.106q.482%200%20.777.266q.294.265.294.704q0%20.501-.279.938t-1.039%201.19L13%2014.307q-.05.03-.111.265v.229q0%20.148.124.263t.272.114M3%2017.384V8.27q0-1.361.973-2.325q.973-.963%202.354-.963h11.346q1.38%200%202.354.963Q21%206.908%2021%208.27v9.116q0%20.67-.472%201.143q-.472.472-1.143.472H4.615q-.67%200-1.143-.472Q3%2018.056%203%2017.385M4.616%2018h14.769q.269%200%20.442-.173t.173-.442V8.269q0-.96-.684-1.624q-.683-.664-1.643-.664H6.327q-.96%200-1.643.664Q4%207.31%204%208.27v9.116q0%20.269.173.442t.443.173m0%200H4h16z%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.858%2015.048q.133-.123.133-.302v-2.042h1.175l1.432%202.275q.061.087.141.14q.08.052.192.052q.246%200%20.376-.218t-.024-.428l-1.294-2.04q.622-.218.937-.644q.315-.425.315-1.06q0-.933-.561-1.377q-.56-.444-1.718-.444h-1.02q-.348%200-.577.23q-.23.23-.23.577v4.98q0%20.178.116.301t.295.123t.312-.123m.133-3.106l-.02-2.161h.939q.707%200%201.069.275t.362.78q0%20.531-.354.819t-1.006.287zm5.294%203.235h3.34q.179%200%20.306-.124t.127-.303t-.127-.296t-.306-.118h-2.63v-.055l1.34-1.202q.806-.743%201.145-1.31q.34-.569.34-1.219q0-.802-.526-1.264t-1.402-.463q-.492%200-.92.174t-.797.553q-.125.104-.106.259t.135.274q.11.119.254.111t.269-.111q.277-.23.55-.335t.604-.106q.482%200%20.777.266q.294.265.294.704q0%20.501-.279.938t-1.039%201.19L13%2014.307q-.05.03-.111.265v.229q0%20.148.124.263t.272.114M3%2017.384V8.27q0-1.361.973-2.325q.973-.963%202.354-.963h11.346q1.38%200%202.354.963Q21%206.908%2021%208.27v9.116q0%20.67-.472%201.143q-.472.472-1.143.472H4.615q-.67%200-1.143-.472Q3%2018.056%203%2017.385M4.616%2018h14.769q.269%200%20.442-.173t.173-.442V8.269q0-.96-.684-1.624q-.683-.664-1.643-.664H6.327q-.96%200-1.643.664Q4%207.31%204%208.27v9.116q0%20.269.173.442t.443.173m0%200H4h16z%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-r2-outline-rounded.svg?color=%231a73e8&size=48