joystick icon
joystick-sharp from Material Symbols Light by Google · Sharp · Hardware · Apache-2.0 Free for personal and commercial use.
- Name
- joystick-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Hardware
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
joystickBootstrap IconsjoystickBoxIcons v2joystickBoxIcons v2 SolidjoystickEmoji One (Colored)joystick-20-filledFluent UI System IconsjoystickFluent EmojijoystickFluent Emoji FlatjoystickFluent Emoji High ContrastjoystickIconParkjoystickIconPark OutlinejoystickIconPark SolidjoystickIconPark TwoTonejoystickJam IconsjoystickLucidejoystickMaterial SymbolsjoystickNoto EmojijoystickOpenMojijoystickPhosphorjoystickPixelarticonsjoystick-outlineTeenyiconsjoystickTwitter Emoji
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 joystick icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 9.14V7.947q-.87-.171-1.434-.853Q9.5 6.412 9.5 5.5q0-1.046.727-1.773T12 3t1.773.727T14.5 5.5q0 .912-.565 1.593q-.566.682-1.435.853v1.195l7.5 4.33v3.058l-7.192 4.158q-.38.217-.808.217t-.808-.217L4 16.529V13.47zm-5.777 4.476L12 17.23l6.258-3.616l-5.758-3.328V13.5h-1v-3.213z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightJoystickSharp(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="M11.5 9.14V7.947q-.87-.171-1.434-.853Q9.5 6.412 9.5 5.5q0-1.046.727-1.773T12 3t1.773.727T14.5 5.5q0 .912-.565 1.593q-.566.682-1.435.853v1.195l7.5 4.33v3.058l-7.192 4.158q-.38.217-.808.217t-.808-.217L4 16.529V13.47zm-5.777 4.476L12 17.23l6.258-3.616l-5.758-3.328V13.5h-1v-3.213z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.5 9.14V7.947q-.87-.171-1.434-.853Q9.5 6.412 9.5 5.5q0-1.046.727-1.773T12 3t1.773.727T14.5 5.5q0 .912-.565 1.593q-.566.682-1.435.853v1.195l7.5 4.33v3.058l-7.192 4.158q-.38.217-.808.217t-.808-.217L4 16.529V13.47zm-5.777 4.476L12 17.23l6.258-3.616l-5.758-3.328V13.5h-1v-3.213z"/></svg> </template>
CSS
.icon-joystick-sharp {
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%22M11.5%209.14V7.947q-.87-.171-1.434-.853Q9.5%206.412%209.5%205.5q0-1.046.727-1.773T12%203t1.773.727T14.5%205.5q0%20.912-.565%201.593q-.566.682-1.435.853v1.195l7.5%204.33v3.058l-7.192%204.158q-.38.217-.808.217t-.808-.217L4%2016.529V13.47zm-5.777%204.476L12%2017.23l6.258-3.616l-5.758-3.328V13.5h-1v-3.213z%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%22M11.5%209.14V7.947q-.87-.171-1.434-.853Q9.5%206.412%209.5%205.5q0-1.046.727-1.773T12%203t1.773.727T14.5%205.5q0%20.912-.565%201.593q-.566.682-1.435.853v1.195l7.5%204.33v3.058l-7.192%204.158q-.38.217-.808.217t-.808-.217L4%2016.529V13.47zm-5.777%204.476L12%2017.23l6.258-3.616l-5.758-3.328V13.5h-1v-3.213z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/joystick-sharp.svg?color=%231a73e8&size=48