gamepad circle up icon
gamepad-circle-up from Material Symbols Light by Google · Regular · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- gamepad-circle-up
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- gamepad-circle-up-outline, gamepad-circle-up-outline-rounded, gamepad-circle-up-outline-sharp, gamepad-circle-up-rounded, gamepad-circle-up-sharp
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 gamepad circle up icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.766 8.389q-.92-.92-.92-2.235t.92-2.235T12 3t2.235.92t.919 2.234t-.92 2.235T12 9.308t-2.234-.92m0 11.693q-.92-.92-.92-2.235t.92-2.234t2.234-.92t2.235.92t.919 2.234t-.92 2.235Q13.317 21 12 21t-2.234-.92m3.758-.707q.63-.628.63-1.525t-.628-1.526t-1.524-.63t-1.526.628t-.63 1.524t.628 1.526t1.524.63t1.526-.628m4.322-4.218q-1.306 0-2.23-.92q-.924-.919-.924-2.234t.924-2.235t2.23-.919t2.23.92Q21 10.683 21 12t-.923 2.235q-.924.919-2.23.919m-.003-1q.896 0 1.526-.628t.63-1.524t-.628-1.526t-1.524-.63t-1.526.628t-.63 1.524t.628 1.526t1.524.63m-11.67 1q-1.315 0-2.245-.92Q3 13.317 3 12t.93-2.234q.929-.92 2.244-.92q1.314 0 2.224.92q.91.918.91 2.234t-.91 2.235t-2.224.919m-.004-1q.89 0 1.514-.628q.624-.627.624-1.524t-.624-1.526t-1.514-.63t-1.53.628T4 11.998t.64 1.526t1.53.63"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightGamepadCircleUp(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="M9.766 8.389q-.92-.92-.92-2.235t.92-2.235T12 3t2.235.92t.919 2.234t-.92 2.235T12 9.308t-2.234-.92m0 11.693q-.92-.92-.92-2.235t.92-2.234t2.234-.92t2.235.92t.919 2.234t-.92 2.235Q13.317 21 12 21t-2.234-.92m3.758-.707q.63-.628.63-1.525t-.628-1.526t-1.524-.63t-1.526.628t-.63 1.524t.628 1.526t1.524.63t1.526-.628m4.322-4.218q-1.306 0-2.23-.92q-.924-.919-.924-2.234t.924-2.235t2.23-.919t2.23.92Q21 10.683 21 12t-.923 2.235q-.924.919-2.23.919m-.003-1q.896 0 1.526-.628t.63-1.524t-.628-1.526t-1.524-.63t-1.526.628t-.63 1.524t.628 1.526t1.524.63m-11.67 1q-1.315 0-2.245-.92Q3 13.317 3 12t.93-2.234q.929-.92 2.244-.92q1.314 0 2.224.92q.91.918.91 2.234t-.91 2.235t-2.224.919m-.004-1q.89 0 1.514-.628q.624-.627.624-1.524t-.624-1.526t-1.514-.63t-1.53.628T4 11.998t.64 1.526t1.53.63"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.766 8.389q-.92-.92-.92-2.235t.92-2.235T12 3t2.235.92t.919 2.234t-.92 2.235T12 9.308t-2.234-.92m0 11.693q-.92-.92-.92-2.235t.92-2.234t2.234-.92t2.235.92t.919 2.234t-.92 2.235Q13.317 21 12 21t-2.234-.92m3.758-.707q.63-.628.63-1.525t-.628-1.526t-1.524-.63t-1.526.628t-.63 1.524t.628 1.526t1.524.63t1.526-.628m4.322-4.218q-1.306 0-2.23-.92q-.924-.919-.924-2.234t.924-2.235t2.23-.919t2.23.92Q21 10.683 21 12t-.923 2.235q-.924.919-2.23.919m-.003-1q.896 0 1.526-.628t.63-1.524t-.628-1.526t-1.524-.63t-1.526.628t-.63 1.524t.628 1.526t1.524.63m-11.67 1q-1.315 0-2.245-.92Q3 13.317 3 12t.93-2.234q.929-.92 2.244-.92q1.314 0 2.224.92q.91.918.91 2.234t-.91 2.235t-2.224.919m-.004-1q.89 0 1.514-.628q.624-.627.624-1.524t-.624-1.526t-1.514-.63t-1.53.628T4 11.998t.64 1.526t1.53.63"/></svg> </template>
CSS
.icon-gamepad-circle-up {
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%22M9.766%208.389q-.92-.92-.92-2.235t.92-2.235T12%203t2.235.92t.919%202.234t-.92%202.235T12%209.308t-2.234-.92m0%2011.693q-.92-.92-.92-2.235t.92-2.234t2.234-.92t2.235.92t.919%202.234t-.92%202.235Q13.317%2021%2012%2021t-2.234-.92m3.758-.707q.63-.628.63-1.525t-.628-1.526t-1.524-.63t-1.526.628t-.63%201.524t.628%201.526t1.524.63t1.526-.628m4.322-4.218q-1.306%200-2.23-.92q-.924-.919-.924-2.234t.924-2.235t2.23-.919t2.23.92Q21%2010.683%2021%2012t-.923%202.235q-.924.919-2.23.919m-.003-1q.896%200%201.526-.628t.63-1.524t-.628-1.526t-1.524-.63t-1.526.628t-.63%201.524t.628%201.526t1.524.63m-11.67%201q-1.315%200-2.245-.92Q3%2013.317%203%2012t.93-2.234q.929-.92%202.244-.92q1.314%200%202.224.92q.91.918.91%202.234t-.91%202.235t-2.224.919m-.004-1q.89%200%201.514-.628q.624-.627.624-1.524t-.624-1.526t-1.514-.63t-1.53.628T4%2011.998t.64%201.526t1.53.63%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%22M9.766%208.389q-.92-.92-.92-2.235t.92-2.235T12%203t2.235.92t.919%202.234t-.92%202.235T12%209.308t-2.234-.92m0%2011.693q-.92-.92-.92-2.235t.92-2.234t2.234-.92t2.235.92t.919%202.234t-.92%202.235Q13.317%2021%2012%2021t-2.234-.92m3.758-.707q.63-.628.63-1.525t-.628-1.526t-1.524-.63t-1.526.628t-.63%201.524t.628%201.526t1.524.63t1.526-.628m4.322-4.218q-1.306%200-2.23-.92q-.924-.919-.924-2.234t.924-2.235t2.23-.919t2.23.92Q21%2010.683%2021%2012t-.923%202.235q-.924.919-2.23.919m-.003-1q.896%200%201.526-.628t.63-1.524t-.628-1.526t-1.524-.63t-1.526.628t-.63%201.524t.628%201.526t1.524.63m-11.67%201q-1.315%200-2.245-.92Q3%2013.317%203%2012t.93-2.234q.929-.92%202.244-.92q1.314%200%202.224.92q.91.918.91%202.234t-.91%202.235t-2.224.919m-.004-1q.89%200%201.514-.628q.624-.627.624-1.524t-.624-1.526t-1.514-.63t-1.53.628T4%2011.998t.64%201.526t1.53.63%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/gamepad-circle-up.svg?color=%231a73e8&size=48