gesture open icon
gesture-open-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.
- Name
- gesture-open-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-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"><path fill="currentColor" d="M7.036 4.986a.454.454 0 0 0-.74.496c.061.147.145.284.211.43l1.96 4.003l-2.158 4.653l3.643 1.116l1.002-5.974l.01-.039c.027-.11.035-.179.036-.22v-.013q0-.014-.002-.023a1.56 1.56 0 0 0-.445-.91zM4.28 14.19l1.972-4.25l-1.555-3.177c-.078-.172-.174-.336-.247-.51a2.454 2.454 0 0 1 4-2.68l3.518 3.518l.032.033l.032-.033l3.517-3.518a2.454 2.454 0 0 1 4 2.68c-.072.174-.168.338-.246.51l-1.555 3.176l1.972 4.25l2.28.001v6.957h-9.063L12 15.562l-.937 5.584H2v-6.957zM13 9.45c0 .04.009.11.037.22l.01.039l1.001 5.974l3.644-1.116l-2.159-4.653l1.96-4.004c.066-.145.15-.282.211-.43a.454.454 0 0 0-.74-.495l-3.517 3.518a1.56 1.56 0 0 0-.447.934"/></svg>
React
import type { SVGProps } from "react";
export function TdesignGestureOpenFilled(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="M7.036 4.986a.454.454 0 0 0-.74.496c.061.147.145.284.211.43l1.96 4.003l-2.158 4.653l3.643 1.116l1.002-5.974l.01-.039c.027-.11.035-.179.036-.22v-.013q0-.014-.002-.023a1.56 1.56 0 0 0-.445-.91zM4.28 14.19l1.972-4.25l-1.555-3.177c-.078-.172-.174-.336-.247-.51a2.454 2.454 0 0 1 4-2.68l3.518 3.518l.032.033l.032-.033l3.517-3.518a2.454 2.454 0 0 1 4 2.68c-.072.174-.168.338-.246.51l-1.555 3.176l1.972 4.25l2.28.001v6.957h-9.063L12 15.562l-.937 5.584H2v-6.957zM13 9.45c0 .04.009.11.037.22l.01.039l1.001 5.974l3.644-1.116l-2.159-4.653l1.96-4.004c.066-.145.15-.282.211-.43a.454.454 0 0 0-.74-.495l-3.517 3.518a1.56 1.56 0 0 0-.447.934"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.036 4.986a.454.454 0 0 0-.74.496c.061.147.145.284.211.43l1.96 4.003l-2.158 4.653l3.643 1.116l1.002-5.974l.01-.039c.027-.11.035-.179.036-.22v-.013q0-.014-.002-.023a1.56 1.56 0 0 0-.445-.91zM4.28 14.19l1.972-4.25l-1.555-3.177c-.078-.172-.174-.336-.247-.51a2.454 2.454 0 0 1 4-2.68l3.518 3.518l.032.033l.032-.033l3.517-3.518a2.454 2.454 0 0 1 4 2.68c-.072.174-.168.338-.246.51l-1.555 3.176l1.972 4.25l2.28.001v6.957h-9.063L12 15.562l-.937 5.584H2v-6.957zM13 9.45c0 .04.009.11.037.22l.01.039l1.001 5.974l3.644-1.116l-2.159-4.653l1.96-4.004c.066-.145.15-.282.211-.43a.454.454 0 0 0-.74-.495l-3.517 3.518a1.56 1.56 0 0 0-.447.934"/></svg> </template>
CSS
.icon-gesture-open-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%22M7.036%204.986a.454.454%200%200%200-.74.496c.061.147.145.284.211.43l1.96%204.003l-2.158%204.653l3.643%201.116l1.002-5.974l.01-.039c.027-.11.035-.179.036-.22v-.013q0-.014-.002-.023a1.56%201.56%200%200%200-.445-.91zM4.28%2014.19l1.972-4.25l-1.555-3.177c-.078-.172-.174-.336-.247-.51a2.454%202.454%200%200%201%204-2.68l3.518%203.518l.032.033l.032-.033l3.517-3.518a2.454%202.454%200%200%201%204%202.68c-.072.174-.168.338-.246.51l-1.555%203.176l1.972%204.25l2.28.001v6.957h-9.063L12%2015.562l-.937%205.584H2v-6.957zM13%209.45c0%20.04.009.11.037.22l.01.039l1.001%205.974l3.644-1.116l-2.159-4.653l1.96-4.004c.066-.145.15-.282.211-.43a.454.454%200%200%200-.74-.495l-3.517%203.518a1.56%201.56%200%200%200-.447.934%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%22M7.036%204.986a.454.454%200%200%200-.74.496c.061.147.145.284.211.43l1.96%204.003l-2.158%204.653l3.643%201.116l1.002-5.974l.01-.039c.027-.11.035-.179.036-.22v-.013q0-.014-.002-.023a1.56%201.56%200%200%200-.445-.91zM4.28%2014.19l1.972-4.25l-1.555-3.177c-.078-.172-.174-.336-.247-.51a2.454%202.454%200%200%201%204-2.68l3.518%203.518l.032.033l.032-.033l3.517-3.518a2.454%202.454%200%200%201%204%202.68c-.072.174-.168.338-.246.51l-1.555%203.176l1.972%204.25l2.28.001v6.957h-9.063L12%2015.562l-.937%205.584H2v-6.957zM13%209.45c0%20.04.009.11.037.22l.01.039l1.001%205.974l3.644-1.116l-2.159-4.653l1.96-4.004c.066-.145.15-.282.211-.43a.454.454%200%200%200-.74-.495l-3.517%203.518a1.56%201.56%200%200%200-.447.934%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/gesture-open-filled.svg?color=%231a73e8&size=48