game controller 02 icon
game-controller-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- game-controller-02
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the game controller 02 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M17.5 16a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm-7 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path d="M8.164 17.858c-1.273 2.209-2.958 3.489-4.317 3.06c-1.861-.59-2.407-4.163-1.218-7.984s3.662-6.44 5.524-5.851c1.15.363 1.203 1.779 2.15 2.295c.224.122.537.122 1.165.122h1.064c.627 0 .941 0 1.165-.122c.947-.516 1-1.932 2.15-2.295c1.862-.589 4.335 2.031 5.524 5.851s.643 7.395-1.218 7.983c-1.36.43-3.044-.85-4.317-3.059M11.104 16h1.792"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 3v6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsGameController02(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M17.5 16a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm-7 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path d="M8.164 17.858c-1.273 2.209-2.958 3.489-4.317 3.06c-1.861-.59-2.407-4.163-1.218-7.984s3.662-6.44 5.524-5.851c1.15.363 1.203 1.779 2.15 2.295c.224.122.537.122 1.165.122h1.064c.627 0 .941 0 1.165-.122c.947-.516 1-1.932 2.15-2.295c1.862-.589 4.335 2.031 5.524 5.851s.643 7.395-1.218 7.983c-1.36.43-3.044-.85-4.317-3.059M11.104 16h1.792"/><path strokeLinecap="round" strokeLinejoin="round" d="M12 3v6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M17.5 16a2 2 0 1 1-4 0a2 2 0 0 1 4 0Zm-7 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0Z"/><path d="M8.164 17.858c-1.273 2.209-2.958 3.489-4.317 3.06c-1.861-.59-2.407-4.163-1.218-7.984s3.662-6.44 5.524-5.851c1.15.363 1.203 1.779 2.15 2.295c.224.122.537.122 1.165.122h1.064c.627 0 .941 0 1.165-.122c.947-.516 1-1.932 2.15-2.295c1.862-.589 4.335 2.031 5.524 5.851s.643 7.395-1.218 7.983c-1.36.43-3.044-.85-4.317-3.059M11.104 16h1.792"/><path stroke-linecap="round" stroke-linejoin="round" d="M12 3v6"/></g></svg> </template>
CSS
.icon-game-controller-02 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17.5%2016a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm-7%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20d%3D%22M8.164%2017.858c-1.273%202.209-2.958%203.489-4.317%203.06c-1.861-.59-2.407-4.163-1.218-7.984s3.662-6.44%205.524-5.851c1.15.363%201.203%201.779%202.15%202.295c.224.122.537.122%201.165.122h1.064c.627%200%20.941%200%201.165-.122c.947-.516%201-1.932%202.15-2.295c1.862-.589%204.335%202.031%205.524%205.851s.643%207.395-1.218%207.983c-1.36.43-3.044-.85-4.317-3.059M11.104%2016h1.792%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%203v6%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17.5%2016a2%202%200%201%201-4%200a2%202%200%200%201%204%200Zm-7%200a2%202%200%201%201-4%200a2%202%200%200%201%204%200Z%22%2F%3E%3Cpath%20d%3D%22M8.164%2017.858c-1.273%202.209-2.958%203.489-4.317%203.06c-1.861-.59-2.407-4.163-1.218-7.984s3.662-6.44%205.524-5.851c1.15.363%201.203%201.779%202.15%202.295c.224.122.537.122%201.165.122h1.064c.627%200%20.941%200%201.165-.122c.947-.516%201-1.932%202.15-2.295c1.862-.589%204.335%202.031%205.524%205.851s.643%207.395-1.218%207.983c-1.36.43-3.044-.85-4.317-3.059M11.104%2016h1.792%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12%203v6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/game-controller-02.svg?color=%231a73e8&size=48