gesture up and down icon
gesture-up-and-down-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- gesture-up-and-down-filled
- Set
- TDesign Icons
- Style
- Filled
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
gesture-applausegesture-clickgesture-downgesture-expansiongesture-leftgesture-left-slipgesture-opengesture-praygesture-pray-1gesture-pressgesture-ranslationgesture-ranslation-1gesture-rightgesture-right-slipgesture-slide-left-and-rightgesture-slide-upgesture-typinggesture-upgesture-up-2gesture-wipe-down
Use the gesture up and down icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.198.515L.498.513v2l1.872.001a13.01 13.01 0 0 0-.001 14.972H.498v2h5.7v-4.985h-2v2.1a11.01 11.01 0 0 1 0-13.2v2.1h2zm1.776 5.123a2.26 2.26 0 0 0-.827 3.087l4.032 6.983l-2.583.88c-.719.246-1.22.9-1.268 1.658l-.11 1.71l6.518 2.692c.792.327 1.69.268 2.431-.16l6.137-3.543a2.76 2.76 0 0 0 1.322-2.94l-1.132-5.526a2.76 2.76 0 0 0-2.687-2.203l-4.197-.02a2.76 2.76 0 0 0-1.392.37l-1.432.826l-1.725-2.987a2.26 2.26 0 0 0-3.087-.827"/></svg>
React
import type { SVGProps } from "react";
export function TdesignGestureUpAndDownFilled(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="M6.198.515L.498.513v2l1.872.001a13.01 13.01 0 0 0-.001 14.972H.498v2h5.7v-4.985h-2v2.1a11.01 11.01 0 0 1 0-13.2v2.1h2zm1.776 5.123a2.26 2.26 0 0 0-.827 3.087l4.032 6.983l-2.583.88c-.719.246-1.22.9-1.268 1.658l-.11 1.71l6.518 2.692c.792.327 1.69.268 2.431-.16l6.137-3.543a2.76 2.76 0 0 0 1.322-2.94l-1.132-5.526a2.76 2.76 0 0 0-2.687-2.203l-4.197-.02a2.76 2.76 0 0 0-1.392.37l-1.432.826l-1.725-2.987a2.26 2.26 0 0 0-3.087-.827"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.198.515L.498.513v2l1.872.001a13.01 13.01 0 0 0-.001 14.972H.498v2h5.7v-4.985h-2v2.1a11.01 11.01 0 0 1 0-13.2v2.1h2zm1.776 5.123a2.26 2.26 0 0 0-.827 3.087l4.032 6.983l-2.583.88c-.719.246-1.22.9-1.268 1.658l-.11 1.71l6.518 2.692c.792.327 1.69.268 2.431-.16l6.137-3.543a2.76 2.76 0 0 0 1.322-2.94l-1.132-5.526a2.76 2.76 0 0 0-2.687-2.203l-4.197-.02a2.76 2.76 0 0 0-1.392.37l-1.432.826l-1.725-2.987a2.26 2.26 0 0 0-3.087-.827"/></svg> </template>
CSS
.icon-gesture-up-and-down-filled {
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%22M6.198.515L.498.513v2l1.872.001a13.01%2013.01%200%200%200-.001%2014.972H.498v2h5.7v-4.985h-2v2.1a11.01%2011.01%200%200%201%200-13.2v2.1h2zm1.776%205.123a2.26%202.26%200%200%200-.827%203.087l4.032%206.983l-2.583.88c-.719.246-1.22.9-1.268%201.658l-.11%201.71l6.518%202.692c.792.327%201.69.268%202.431-.16l6.137-3.543a2.76%202.76%200%200%200%201.322-2.94l-1.132-5.526a2.76%202.76%200%200%200-2.687-2.203l-4.197-.02a2.76%202.76%200%200%200-1.392.37l-1.432.826l-1.725-2.987a2.26%202.26%200%200%200-3.087-.827%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%22M6.198.515L.498.513v2l1.872.001a13.01%2013.01%200%200%200-.001%2014.972H.498v2h5.7v-4.985h-2v2.1a11.01%2011.01%200%200%201%200-13.2v2.1h2zm1.776%205.123a2.26%202.26%200%200%200-.827%203.087l4.032%206.983l-2.583.88c-.719.246-1.22.9-1.268%201.658l-.11%201.71l6.518%202.692c.792.327%201.69.268%202.431-.16l6.137-3.543a2.76%202.76%200%200%200%201.322-2.94l-1.132-5.526a2.76%202.76%200%200%200-2.687-2.203l-4.197-.02a2.76%202.76%200%200%200-1.392.37l-1.432.826l-1.725-2.987a2.26%202.26%200%200%200-3.087-.827%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/gesture-up-and-down-filled.svg?color=%231a73e8&size=48