game-stick-right-rounded from Material Symbols Light by Google · Rounded · Hardware · Apache-2.0 Free for personal and commercial use.

Name
game-stick-right-rounded
Set
Material Symbols Light
Style
Rounded
Category
Hardware
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More hardware icons from Material Symbols Light

Use the game stick right icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.27 14.658v2.727q0 .67-.473 1.143q-.472.472-1.143.472H9.327q-.671 0-1.143-.472t-.472-1.144v-2.726q-2.121-.666-3.417-1.851T3 10.133q0-2.14 2.624-3.646T12 4.98t6.376 1.506T21 10.133q0 1.488-1.295 2.674t-3.436 1.85m-5.244-2.003q.112-.112.112-.273v-1.627h.911l1.13 1.83q.05.082.132.132q.08.05.186.05q.223 0 .332-.199q.109-.198-.034-.384l-1.04-1.637q.5-.194.762-.528t.263-.845q0-.73-.468-1.127q-.469-.396-1.378-.396H10.77q-.162 0-.283.121t-.12.283v4.327q0 .161.11.273q.113.112.274.112t.273-.112m.111-2.573V8.37h.718q.573 0 .852.213t.278.626q0 .438-.269.655q-.269.216-.848.216z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightGameStickRightRounded(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="M16.27 14.658v2.727q0 .67-.473 1.143q-.472.472-1.143.472H9.327q-.671 0-1.143-.472t-.472-1.144v-2.726q-2.121-.666-3.417-1.851T3 10.133q0-2.14 2.624-3.646T12 4.98t6.376 1.506T21 10.133q0 1.488-1.295 2.674t-3.436 1.85m-5.244-2.003q.112-.112.112-.273v-1.627h.911l1.13 1.83q.05.082.132.132q.08.05.186.05q.223 0 .332-.199q.109-.198-.034-.384l-1.04-1.637q.5-.194.762-.528t.263-.845q0-.73-.468-1.127q-.469-.396-1.378-.396H10.77q-.162 0-.283.121t-.12.283v4.327q0 .161.11.273q.113.112.274.112t.273-.112m.111-2.573V8.37h.718q.573 0 .852.213t.278.626q0 .438-.269.655q-.269.216-.848.216z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.27 14.658v2.727q0 .67-.473 1.143q-.472.472-1.143.472H9.327q-.671 0-1.143-.472t-.472-1.144v-2.726q-2.121-.666-3.417-1.851T3 10.133q0-2.14 2.624-3.646T12 4.98t6.376 1.506T21 10.133q0 1.488-1.295 2.674t-3.436 1.85m-5.244-2.003q.112-.112.112-.273v-1.627h.911l1.13 1.83q.05.082.132.132q.08.05.186.05q.223 0 .332-.199q.109-.198-.034-.384l-1.04-1.637q.5-.194.762-.528t.263-.845q0-.73-.468-1.127q-.469-.396-1.378-.396H10.77q-.162 0-.283.121t-.12.283v4.327q0 .161.11.273q.113.112.274.112t.273-.112m.111-2.573V8.37h.718q.573 0 .852.213t.278.626q0 .438-.269.655q-.269.216-.848.216z"/></svg>
</template>

CSS

.icon-game-stick-right-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%22M16.27%2014.658v2.727q0%20.67-.473%201.143q-.472.472-1.143.472H9.327q-.671%200-1.143-.472t-.472-1.144v-2.726q-2.121-.666-3.417-1.851T3%2010.133q0-2.14%202.624-3.646T12%204.98t6.376%201.506T21%2010.133q0%201.488-1.295%202.674t-3.436%201.85m-5.244-2.003q.112-.112.112-.273v-1.627h.911l1.13%201.83q.05.082.132.132q.08.05.186.05q.223%200%20.332-.199q.109-.198-.034-.384l-1.04-1.637q.5-.194.762-.528t.263-.845q0-.73-.468-1.127q-.469-.396-1.378-.396H10.77q-.162%200-.283.121t-.12.283v4.327q0%20.161.11.273q.113.112.274.112t.273-.112m.111-2.573V8.37h.718q.573%200%20.852.213t.278.626q0%20.438-.269.655q-.269.216-.848.216z%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%22M16.27%2014.658v2.727q0%20.67-.473%201.143q-.472.472-1.143.472H9.327q-.671%200-1.143-.472t-.472-1.144v-2.726q-2.121-.666-3.417-1.851T3%2010.133q0-2.14%202.624-3.646T12%204.98t6.376%201.506T21%2010.133q0%201.488-1.295%202.674t-3.436%201.85m-5.244-2.003q.112-.112.112-.273v-1.627h.911l1.13%201.83q.05.082.132.132q.08.05.186.05q.223%200%20.332-.199q.109-.198-.034-.384l-1.04-1.637q.5-.194.762-.528t.263-.845q0-.73-.468-1.127q-.469-.396-1.378-.396H10.77q-.162%200-.283.121t-.12.283v4.327q0%20.161.11.273q.113.112.274.112t.273-.112m.111-2.573V8.37h.718q.573%200%20.852.213t.278.626q0%20.438-.269.655q-.269.216-.848.216z%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-stick-right-rounded.svg?color=%231a73e8&size=48