gesture left slip icon

gesture-left-slip-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
gesture-left-slip-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the gesture left slip icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.777 6.224C15.855 2.302 9.708 1.961 5.399 5.2h2.1v2H2.513V1.5h2v1.871C9.587-.21 16.65.27 21.191 4.811l.707.706l-1.414 1.414z"/><path fill="currentColor" d="M12 4.81a2.26 2.26 0 0 0-2.26 2.26v8.064l-2.676-.53a1.88 1.88 0 0 0-1.927.802l-.95 1.425l4.299 5.592a2.76 2.76 0 0 0 2.185 1.076h7.086c1.187 0 2.24-.76 2.615-1.885l1.783-5.35a2.76 2.76 0 0 0-1.226-3.253l-3.625-2.116a2.76 2.76 0 0 0-1.39-.375h-1.653V7.07A2.26 2.26 0 0 0 12 4.81"/></svg>

React

import type { SVGProps } from "react";

export function TdesignGestureLeftSlipFilled(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="M19.777 6.224C15.855 2.302 9.708 1.961 5.399 5.2h2.1v2H2.513V1.5h2v1.871C9.587-.21 16.65.27 21.191 4.811l.707.706l-1.414 1.414z"/><path fill="currentColor" d="M12 4.81a2.26 2.26 0 0 0-2.26 2.26v8.064l-2.676-.53a1.88 1.88 0 0 0-1.927.802l-.95 1.425l4.299 5.592a2.76 2.76 0 0 0 2.185 1.076h7.086c1.187 0 2.24-.76 2.615-1.885l1.783-5.35a2.76 2.76 0 0 0-1.226-3.253l-3.625-2.116a2.76 2.76 0 0 0-1.39-.375h-1.653V7.07A2.26 2.26 0 0 0 12 4.81"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19.777 6.224C15.855 2.302 9.708 1.961 5.399 5.2h2.1v2H2.513V1.5h2v1.871C9.587-.21 16.65.27 21.191 4.811l.707.706l-1.414 1.414z"/><path fill="currentColor" d="M12 4.81a2.26 2.26 0 0 0-2.26 2.26v8.064l-2.676-.53a1.88 1.88 0 0 0-1.927.802l-.95 1.425l4.299 5.592a2.76 2.76 0 0 0 2.185 1.076h7.086c1.187 0 2.24-.76 2.615-1.885l1.783-5.35a2.76 2.76 0 0 0-1.226-3.253l-3.625-2.116a2.76 2.76 0 0 0-1.39-.375h-1.653V7.07A2.26 2.26 0 0 0 12 4.81"/></svg>
</template>

CSS

.icon-gesture-left-slip-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%22M19.777%206.224C15.855%202.302%209.708%201.961%205.399%205.2h2.1v2H2.513V1.5h2v1.871C9.587-.21%2016.65.27%2021.191%204.811l.707.706l-1.414%201.414z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%204.81a2.26%202.26%200%200%200-2.26%202.26v8.064l-2.676-.53a1.88%201.88%200%200%200-1.927.802l-.95%201.425l4.299%205.592a2.76%202.76%200%200%200%202.185%201.076h7.086c1.187%200%202.24-.76%202.615-1.885l1.783-5.35a2.76%202.76%200%200%200-1.226-3.253l-3.625-2.116a2.76%202.76%200%200%200-1.39-.375h-1.653V7.07A2.26%202.26%200%200%200%2012%204.81%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%22M19.777%206.224C15.855%202.302%209.708%201.961%205.399%205.2h2.1v2H2.513V1.5h2v1.871C9.587-.21%2016.65.27%2021.191%204.811l.707.706l-1.414%201.414z%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%204.81a2.26%202.26%200%200%200-2.26%202.26v8.064l-2.676-.53a1.88%201.88%200%200%200-1.927.802l-.95%201.425l4.299%205.592a2.76%202.76%200%200%200%202.185%201.076h7.086c1.187%200%202.24-.76%202.615-1.885l1.783-5.35a2.76%202.76%200%200%200-1.226-3.253l-3.625-2.116a2.76%202.76%200%200%200-1.39-.375h-1.653V7.07A2.26%202.26%200%200%200%2012%204.81%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/gesture-left-slip-filled.svg?color=%231a73e8&size=48