gesture wipe down icon
gesture-wipe-down-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- gesture-wipe-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-up-and-down
Use the gesture wipe down icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m5.222 3.222l.707-.707l-1.414-1.414l-.707.707c-4.541 4.54-5.02 11.605-1.44 16.678H.499v2h5.7V15.5h-2v2.1C.958 13.29 1.3 7.144 5.222 3.222m2.752 1.416a2.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 TdesignGestureWipeDownFilled(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="m5.222 3.222l.707-.707l-1.414-1.414l-.707.707c-4.541 4.54-5.02 11.605-1.44 16.678H.499v2h5.7V15.5h-2v2.1C.958 13.29 1.3 7.144 5.222 3.222m2.752 1.416a2.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="m5.222 3.222l.707-.707l-1.414-1.414l-.707.707c-4.541 4.54-5.02 11.605-1.44 16.678H.499v2h5.7V15.5h-2v2.1C.958 13.29 1.3 7.144 5.222 3.222m2.752 1.416a2.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-wipe-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%22m5.222%203.222l.707-.707l-1.414-1.414l-.707.707c-4.541%204.54-5.02%2011.605-1.44%2016.678H.499v2h5.7V15.5h-2v2.1C.958%2013.29%201.3%207.144%205.222%203.222m2.752%201.416a2.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%22m5.222%203.222l.707-.707l-1.414-1.414l-.707.707c-4.541%204.54-5.02%2011.605-1.44%2016.678H.499v2h5.7V15.5h-2v2.1C.958%2013.29%201.3%207.144%205.222%203.222m2.752%201.416a2.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-wipe-down-filled.svg?color=%231a73e8&size=48