bxs joystick icon
bxs-joystick from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- bxs-joystick
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
Related icons in BoxIcons v2
bxs-add-to-queuebxs-adjustbxs-adjust-altbxs-alarmbxs-alarm-addbxs-alarm-exclamationbxs-alarm-offbxs-alarm-snoozebxs-albumbxs-ambulancebxs-analysebxs-angrybxs-archbxs-archivebxs-archive-inbxs-archive-outbxs-areabxs-arrow-from-bottombxs-arrow-from-leftbxs-arrow-from-rightbxs-arrow-from-topbxs-arrow-to-bottombxs-arrow-to-leftbxs-arrow-to-right
Use the bxs joystick icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21.986 9.74a3.193 3.193 0 0 0-.008-.088A5.003 5.003 0 0 0 17 5H7a4.97 4.97 0 0 0-4.987 4.737c-.01.079-.013.161-.013.253v6.51c0 .925.373 1.828 1.022 2.476A3.524 3.524 0 0 0 5.5 20c1.8 0 2.504-1 3.5-3c.146-.292.992-2 3-2c1.996 0 2.853 1.707 3 2c1.004 2 1.7 3 3.5 3c.925 0 1.828-.373 2.476-1.022A3.524 3.524 0 0 0 22 16.5V10c0-.095-.004-.18-.014-.26zM7 12.031a2 2 0 1 1-.001-3.999A2 2 0 0 1 7 12.031zm10-5a1 1 0 1 1 0 2a1 1 0 1 1 0-2zm-2 4a1 1 0 1 1 0-2a1 1 0 1 1 0 2zm2 2a1 1 0 1 1 0-2a1 1 0 1 1 0 2zm2-2a1 1 0 1 1 0-2a1 1 0 1 1 0 2z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function BxBxsJoystick(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21.986 9.74a3.193 3.193 0 0 0-.008-.088A5.003 5.003 0 0 0 17 5H7a4.97 4.97 0 0 0-4.987 4.737c-.01.079-.013.161-.013.253v6.51c0 .925.373 1.828 1.022 2.476A3.524 3.524 0 0 0 5.5 20c1.8 0 2.504-1 3.5-3c.146-.292.992-2 3-2c1.996 0 2.853 1.707 3 2c1.004 2 1.7 3 3.5 3c.925 0 1.828-.373 2.476-1.022A3.524 3.524 0 0 0 22 16.5V10c0-.095-.004-.18-.014-.26zM7 12.031a2 2 0 1 1-.001-3.999A2 2 0 0 1 7 12.031zm10-5a1 1 0 1 1 0 2a1 1 0 1 1 0-2zm-2 4a1 1 0 1 1 0-2a1 1 0 1 1 0 2zm2 2a1 1 0 1 1 0-2a1 1 0 1 1 0 2zm2-2a1 1 0 1 1 0-2a1 1 0 1 1 0 2z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path d="M21.986 9.74a3.193 3.193 0 0 0-.008-.088A5.003 5.003 0 0 0 17 5H7a4.97 4.97 0 0 0-4.987 4.737c-.01.079-.013.161-.013.253v6.51c0 .925.373 1.828 1.022 2.476A3.524 3.524 0 0 0 5.5 20c1.8 0 2.504-1 3.5-3c.146-.292.992-2 3-2c1.996 0 2.853 1.707 3 2c1.004 2 1.7 3 3.5 3c.925 0 1.828-.373 2.476-1.022A3.524 3.524 0 0 0 22 16.5V10c0-.095-.004-.18-.014-.26zM7 12.031a2 2 0 1 1-.001-3.999A2 2 0 0 1 7 12.031zm10-5a1 1 0 1 1 0 2a1 1 0 1 1 0-2zm-2 4a1 1 0 1 1 0-2a1 1 0 1 1 0 2zm2 2a1 1 0 1 1 0-2a1 1 0 1 1 0 2zm2-2a1 1 0 1 1 0-2a1 1 0 1 1 0 2z" fill="currentColor"/></svg> </template>
CSS
.icon-bxs-joystick {
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%20d%3D%22M21.986%209.74a3.193%203.193%200%200%200-.008-.088A5.003%205.003%200%200%200%2017%205H7a4.97%204.97%200%200%200-4.987%204.737c-.01.079-.013.161-.013.253v6.51c0%20.925.373%201.828%201.022%202.476A3.524%203.524%200%200%200%205.5%2020c1.8%200%202.504-1%203.5-3c.146-.292.992-2%203-2c1.996%200%202.853%201.707%203%202c1.004%202%201.7%203%203.5%203c.925%200%201.828-.373%202.476-1.022A3.524%203.524%200%200%200%2022%2016.5V10c0-.095-.004-.18-.014-.26zM7%2012.031a2%202%200%201%201-.001-3.999A2%202%200%200%201%207%2012.031zm10-5a1%201%200%201%201%200%202a1%201%200%201%201%200-2zm-2%204a1%201%200%201%201%200-2a1%201%200%201%201%200%202zm2%202a1%201%200%201%201%200-2a1%201%200%201%201%200%202zm2-2a1%201%200%201%201%200-2a1%201%200%201%201%200%202z%22%20fill%3D%22currentColor%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%20d%3D%22M21.986%209.74a3.193%203.193%200%200%200-.008-.088A5.003%205.003%200%200%200%2017%205H7a4.97%204.97%200%200%200-4.987%204.737c-.01.079-.013.161-.013.253v6.51c0%20.925.373%201.828%201.022%202.476A3.524%203.524%200%200%200%205.5%2020c1.8%200%202.504-1%203.5-3c.146-.292.992-2%203-2c1.996%200%202.853%201.707%203%202c1.004%202%201.7%203%203.5%203c.925%200%201.828-.373%202.476-1.022A3.524%203.524%200%200%200%2022%2016.5V10c0-.095-.004-.18-.014-.26zM7%2012.031a2%202%200%201%201-.001-3.999A2%202%200%200%201%207%2012.031zm10-5a1%201%200%201%201%200%202a1%201%200%201%201%200-2zm-2%204a1%201%200%201%201%200-2a1%201%200%201%201%200%202zm2%202a1%201%200%201%201%200-2a1%201%200%201%201%200%202zm2-2a1%201%200%201%201%200-2a1%201%200%201%201%200%202z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/bxs-joystick.svg?color=%231a73e8&size=48