joystick 01 icon
joystick-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- joystick-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the joystick 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.475 22h-6.95c-1.211 0-1.817 0-2.142-.249a.98.98 0 0 1-.371-.572c-.078-.37.234-.823.857-1.728c.666-.968 1-1.452 1.476-1.787a3.6 3.6 0 0 1 .975-.48C9.894 17 10.542 17 11.838 17h.324c1.296 0 1.944 0 2.518.184c.353.113.682.275.975.48c.476.335.81.82 1.476 1.787c.623.905.935 1.358.857 1.729a.98.98 0 0 1-.371.571c-.325.249-.93.249-2.142.249M8.5 12h7M12 13v4m-1.994-5s1.032-5.862-.836-8.581c-.545-.794.35-1.119.86-1.262c1.924-.542 3.087.35 3.528 2.234a.92.92 0 0 1-.067.594l-.256.56a1 1 0 0 0 .033.894l.488.887a1 1 0 0 1-.02.993l-.374.623c-.204.34-.184.766-.014 1.123C13.756 10.924 14 12 14 12"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsJoystick01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M15.475 22h-6.95c-1.211 0-1.817 0-2.142-.249a.98.98 0 0 1-.371-.572c-.078-.37.234-.823.857-1.728c.666-.968 1-1.452 1.476-1.787a3.6 3.6 0 0 1 .975-.48C9.894 17 10.542 17 11.838 17h.324c1.296 0 1.944 0 2.518.184c.353.113.682.275.975.48c.476.335.81.82 1.476 1.787c.623.905.935 1.358.857 1.729a.98.98 0 0 1-.371.571c-.325.249-.93.249-2.142.249M8.5 12h7M12 13v4m-1.994-5s1.032-5.862-.836-8.581c-.545-.794.35-1.119.86-1.262c1.924-.542 3.087.35 3.528 2.234a.92.92 0 0 1-.067.594l-.256.56a1 1 0 0 0 .033.894l.488.887a1 1 0 0 1-.02.993l-.374.623c-.204.34-.184.766-.014 1.123C13.756 10.924 14 12 14 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M15.475 22h-6.95c-1.211 0-1.817 0-2.142-.249a.98.98 0 0 1-.371-.572c-.078-.37.234-.823.857-1.728c.666-.968 1-1.452 1.476-1.787a3.6 3.6 0 0 1 .975-.48C9.894 17 10.542 17 11.838 17h.324c1.296 0 1.944 0 2.518.184c.353.113.682.275.975.48c.476.335.81.82 1.476 1.787c.623.905.935 1.358.857 1.729a.98.98 0 0 1-.371.571c-.325.249-.93.249-2.142.249M8.5 12h7M12 13v4m-1.994-5s1.032-5.862-.836-8.581c-.545-.794.35-1.119.86-1.262c1.924-.542 3.087.35 3.528 2.234a.92.92 0 0 1-.067.594l-.256.56a1 1 0 0 0 .033.894l.488.887a1 1 0 0 1-.02.993l-.374.623c-.204.34-.184.766-.014 1.123C13.756 10.924 14 12 14 12"/></svg> </template>
CSS
.icon-joystick-01 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M15.475%2022h-6.95c-1.211%200-1.817%200-2.142-.249a.98.98%200%200%201-.371-.572c-.078-.37.234-.823.857-1.728c.666-.968%201-1.452%201.476-1.787a3.6%203.6%200%200%201%20.975-.48C9.894%2017%2010.542%2017%2011.838%2017h.324c1.296%200%201.944%200%202.518.184c.353.113.682.275.975.48c.476.335.81.82%201.476%201.787c.623.905.935%201.358.857%201.729a.98.98%200%200%201-.371.571c-.325.249-.93.249-2.142.249M8.5%2012h7M12%2013v4m-1.994-5s1.032-5.862-.836-8.581c-.545-.794.35-1.119.86-1.262c1.924-.542%203.087.35%203.528%202.234a.92.92%200%200%201-.067.594l-.256.56a1%201%200%200%200%20.033.894l.488.887a1%201%200%200%201-.02.993l-.374.623c-.204.34-.184.766-.014%201.123C13.756%2010.924%2014%2012%2014%2012%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M15.475%2022h-6.95c-1.211%200-1.817%200-2.142-.249a.98.98%200%200%201-.371-.572c-.078-.37.234-.823.857-1.728c.666-.968%201-1.452%201.476-1.787a3.6%203.6%200%200%201%20.975-.48C9.894%2017%2010.542%2017%2011.838%2017h.324c1.296%200%201.944%200%202.518.184c.353.113.682.275.975.48c.476.335.81.82%201.476%201.787c.623.905.935%201.358.857%201.729a.98.98%200%200%201-.371.571c-.325.249-.93.249-2.142.249M8.5%2012h7M12%2013v4m-1.994-5s1.032-5.862-.836-8.581c-.545-.794.35-1.119.86-1.262c1.924-.542%203.087.35%203.528%202.234a.92.92%200%200%201-.067.594l-.256.56a1%201%200%200%200%20.033.894l.488.887a1%201%200%200%201-.02.993l-.374.623c-.204.34-.184.766-.014%201.123C13.756%2010.924%2014%2012%2014%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/joystick-01.svg?color=%231a73e8&size=48