gesture open icon
gesture-open from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.
- Name
- gesture-open
- Set
- TDesign Icons
- Style
- Outline
- Viewbox
- 24×24
- License
- MIT
1 other variant in TDesign Icons
Related icons in TDesign Icons
gesture-applausegesture-clickgesture-downgesture-expansiongesture-leftgesture-left-slipgesture-praygesture-pray-1gesture-pressgesture-ranslationgesture-ranslation-1gesture-rightgesture-right-slipgesture-slide-left-and-rightgesture-slide-upgesture-typinggesture-upgesture-up-2gesture-up-and-downgesture-wipe-down
Use the gesture open icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGwwyqN1xl" d="M21 20.146h-7.217l-.532-3.173l5.83-1.784H21zm-18 0h7.217l.532-3.173l-5.83-1.784H3z"/></defs><g fill="none"><path d="M16.256 4.28a1.454 1.454 0 0 1 2.371 1.587c-.067.16-.158.311-.23.47l-1.756 3.59l2.44 5.262l-5.83 1.785l-1.184-7.06c-.121-.48-.013-.48-.134 0l-1.184 7.06l-5.83-1.785l2.44-5.263l-1.757-3.589c-.071-.159-.162-.31-.229-.47a1.454 1.454 0 0 1 2.37-1.588l3.517 3.518c.406.405.661.932.73 1.495c.02.159 0 .159.02 0a2.56 2.56 0 0 1 .73-1.495z"/><use href="#SVGwwyqN1xl"/><g stroke="currentColor" stroke-linecap="square" stroke-width="2"><path d="m5.602 6.337l1.757 3.59l-2.44 5.262l5.83 1.785l1.184-7.06c.052-.203.084-.413.058-.622a2.56 2.56 0 0 0-.73-1.495L7.743 4.28a1.454 1.454 0 0 0-2.371 1.588c.067.16.158.311.23.47Z"/><path d="m18.398 6.337l-1.757 3.59l2.44 5.262l-5.83 1.785l-1.184-7.06a1.7 1.7 0 0 1-.058-.622a2.56 2.56 0 0 1 .73-1.495l3.517-3.518a1.454 1.454 0 0 1 2.371 1.588c-.067.16-.158.311-.23.47Z"/><use href="#SVGwwyqN1xl"/></g></g></svg>
React
import type { SVGProps } from "react";
export function TdesignGestureOpen(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGwwyqN1xl" d="M21 20.146h-7.217l-.532-3.173l5.83-1.784H21zm-18 0h7.217l.532-3.173l-5.83-1.784H3z"/></defs><g fill="none"><path d="M16.256 4.28a1.454 1.454 0 0 1 2.371 1.587c-.067.16-.158.311-.23.47l-1.756 3.59l2.44 5.262l-5.83 1.785l-1.184-7.06c-.121-.48-.013-.48-.134 0l-1.184 7.06l-5.83-1.785l2.44-5.263l-1.757-3.589c-.071-.159-.162-.31-.229-.47a1.454 1.454 0 0 1 2.37-1.588l3.517 3.518c.406.405.661.932.73 1.495c.02.159 0 .159.02 0a2.56 2.56 0 0 1 .73-1.495z"/><use href="#SVGwwyqN1xl"/><g stroke="currentColor" strokeLinecap="square" strokeWidth="2"><path d="m5.602 6.337l1.757 3.59l-2.44 5.262l5.83 1.785l1.184-7.06c.052-.203.084-.413.058-.622a2.56 2.56 0 0 0-.73-1.495L7.743 4.28a1.454 1.454 0 0 0-2.371 1.588c.067.16.158.311.23.47Z"/><path d="m18.398 6.337l-1.757 3.59l2.44 5.262l-5.83 1.785l-1.184-7.06a1.7 1.7 0 0 1-.058-.622a2.56 2.56 0 0 1 .73-1.495l3.517-3.518a1.454 1.454 0 0 1 2.371 1.588c-.067.16-.158.311-.23.47Z"/><use href="#SVGwwyqN1xl"/></g></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><defs><path id="SVGwwyqN1xl" d="M21 20.146h-7.217l-.532-3.173l5.83-1.784H21zm-18 0h7.217l.532-3.173l-5.83-1.784H3z"/></defs><g fill="none"><path d="M16.256 4.28a1.454 1.454 0 0 1 2.371 1.587c-.067.16-.158.311-.23.47l-1.756 3.59l2.44 5.262l-5.83 1.785l-1.184-7.06c-.121-.48-.013-.48-.134 0l-1.184 7.06l-5.83-1.785l2.44-5.263l-1.757-3.589c-.071-.159-.162-.31-.229-.47a1.454 1.454 0 0 1 2.37-1.588l3.517 3.518c.406.405.661.932.73 1.495c.02.159 0 .159.02 0a2.56 2.56 0 0 1 .73-1.495z"/><use href="#SVGwwyqN1xl"/><g stroke="currentColor" stroke-linecap="square" stroke-width="2"><path d="m5.602 6.337l1.757 3.59l-2.44 5.262l5.83 1.785l1.184-7.06c.052-.203.084-.413.058-.622a2.56 2.56 0 0 0-.73-1.495L7.743 4.28a1.454 1.454 0 0 0-2.371 1.588c.067.16.158.311.23.47Z"/><path d="m18.398 6.337l-1.757 3.59l2.44 5.262l-5.83 1.785l-1.184-7.06a1.7 1.7 0 0 1-.058-.622a2.56 2.56 0 0 1 .73-1.495l3.517-3.518a1.454 1.454 0 0 1 2.371 1.588c-.067.16-.158.311-.23.47Z"/><use href="#SVGwwyqN1xl"/></g></g></svg> </template>
CSS
.icon-gesture-open {
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%3Cdefs%3E%3Cpath%20id%3D%22SVGwwyqN1xl%22%20d%3D%22M21%2020.146h-7.217l-.532-3.173l5.83-1.784H21zm-18%200h7.217l.532-3.173l-5.83-1.784H3z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M16.256%204.28a1.454%201.454%200%200%201%202.371%201.587c-.067.16-.158.311-.23.47l-1.756%203.59l2.44%205.262l-5.83%201.785l-1.184-7.06c-.121-.48-.013-.48-.134%200l-1.184%207.06l-5.83-1.785l2.44-5.263l-1.757-3.589c-.071-.159-.162-.31-.229-.47a1.454%201.454%200%200%201%202.37-1.588l3.517%203.518c.406.405.661.932.73%201.495c.02.159%200%20.159.02%200a2.56%202.56%200%200%201%20.73-1.495z%22%2F%3E%3Cuse%20href%3D%22%23SVGwwyqN1xl%22%2F%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m5.602%206.337l1.757%203.59l-2.44%205.262l5.83%201.785l1.184-7.06c.052-.203.084-.413.058-.622a2.56%202.56%200%200%200-.73-1.495L7.743%204.28a1.454%201.454%200%200%200-2.371%201.588c.067.16.158.311.23.47Z%22%2F%3E%3Cpath%20d%3D%22m18.398%206.337l-1.757%203.59l2.44%205.262l-5.83%201.785l-1.184-7.06a1.7%201.7%200%200%201-.058-.622a2.56%202.56%200%200%201%20.73-1.495l3.517-3.518a1.454%201.454%200%200%201%202.371%201.588c-.067.16-.158.311-.23.47Z%22%2F%3E%3Cuse%20href%3D%22%23SVGwwyqN1xl%22%2F%3E%3C%2Fg%3E%3C%2Fg%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%3Cdefs%3E%3Cpath%20id%3D%22SVGwwyqN1xl%22%20d%3D%22M21%2020.146h-7.217l-.532-3.173l5.83-1.784H21zm-18%200h7.217l.532-3.173l-5.83-1.784H3z%22%2F%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M16.256%204.28a1.454%201.454%200%200%201%202.371%201.587c-.067.16-.158.311-.23.47l-1.756%203.59l2.44%205.262l-5.83%201.785l-1.184-7.06c-.121-.48-.013-.48-.134%200l-1.184%207.06l-5.83-1.785l2.44-5.263l-1.757-3.589c-.071-.159-.162-.31-.229-.47a1.454%201.454%200%200%201%202.37-1.588l3.517%203.518c.406.405.661.932.73%201.495c.02.159%200%20.159.02%200a2.56%202.56%200%200%201%20.73-1.495z%22%2F%3E%3Cuse%20href%3D%22%23SVGwwyqN1xl%22%2F%3E%3Cg%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22m5.602%206.337l1.757%203.59l-2.44%205.262l5.83%201.785l1.184-7.06c.052-.203.084-.413.058-.622a2.56%202.56%200%200%200-.73-1.495L7.743%204.28a1.454%201.454%200%200%200-2.371%201.588c.067.16.158.311.23.47Z%22%2F%3E%3Cpath%20d%3D%22m18.398%206.337l-1.757%203.59l2.44%205.262l-5.83%201.785l-1.184-7.06a1.7%201.7%200%200%201-.058-.622a2.56%202.56%200%200%201%20.73-1.495l3.517-3.518a1.454%201.454%200%200%201%202.371%201.588c-.067.16-.158.311-.23.47Z%22%2F%3E%3Cuse%20href%3D%22%23SVGwwyqN1xl%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/gesture-open.svg?color=%231a73e8&size=48