gesture up 2 icon

gesture-up-2 from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
gesture-up-2
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

Related icons in TDesign Icons

Use the gesture up 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.598 5.2C14.288 1.961 8.142 2.302 4.22 6.224l-.707.707l-1.414-1.414l.707-.707C7.346.27 14.41-.21 19.485 3.372l.001-1.872l2 .001l-.003 5.7h-4.985v-2zM9.244 7.566a2.756 2.756 0 1 1 5.511 0v2.954h1.159c.488 0 .967.13 1.39.375l3.624 2.116a2.76 2.76 0 0 1 1.226 3.252l-1.783 5.35a2.76 2.76 0 0 1-2.615 1.886H10.67a2.76 2.76 0 0 1-2.185-1.076L4.186 16.83l.941-1.412a1.88 1.88 0 0 1 1.971-.792l2.146.477zm2.755-.756a.756.756 0 0 0-.755.756v10.031l-4.498-1l-.101.151l3.425 4.456a.76.76 0 0 0 .6.295h7.086a.76.76 0 0 0 .718-.517l1.782-5.35a.76.76 0 0 0-.336-.894l-3.625-2.115a.76.76 0 0 0-.382-.103h-3.158V7.566A.756.756 0 0 0 12 6.81"/></svg>

React

import type { SVGProps } from "react";

export function TdesignGestureUp2(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="M18.598 5.2C14.288 1.961 8.142 2.302 4.22 6.224l-.707.707l-1.414-1.414l.707-.707C7.346.27 14.41-.21 19.485 3.372l.001-1.872l2 .001l-.003 5.7h-4.985v-2zM9.244 7.566a2.756 2.756 0 1 1 5.511 0v2.954h1.159c.488 0 .967.13 1.39.375l3.624 2.116a2.76 2.76 0 0 1 1.226 3.252l-1.783 5.35a2.76 2.76 0 0 1-2.615 1.886H10.67a2.76 2.76 0 0 1-2.185-1.076L4.186 16.83l.941-1.412a1.88 1.88 0 0 1 1.971-.792l2.146.477zm2.755-.756a.756.756 0 0 0-.755.756v10.031l-4.498-1l-.101.151l3.425 4.456a.76.76 0 0 0 .6.295h7.086a.76.76 0 0 0 .718-.517l1.782-5.35a.76.76 0 0 0-.336-.894l-3.625-2.115a.76.76 0 0 0-.382-.103h-3.158V7.566A.756.756 0 0 0 12 6.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="M18.598 5.2C14.288 1.961 8.142 2.302 4.22 6.224l-.707.707l-1.414-1.414l.707-.707C7.346.27 14.41-.21 19.485 3.372l.001-1.872l2 .001l-.003 5.7h-4.985v-2zM9.244 7.566a2.756 2.756 0 1 1 5.511 0v2.954h1.159c.488 0 .967.13 1.39.375l3.624 2.116a2.76 2.76 0 0 1 1.226 3.252l-1.783 5.35a2.76 2.76 0 0 1-2.615 1.886H10.67a2.76 2.76 0 0 1-2.185-1.076L4.186 16.83l.941-1.412a1.88 1.88 0 0 1 1.971-.792l2.146.477zm2.755-.756a.756.756 0 0 0-.755.756v10.031l-4.498-1l-.101.151l3.425 4.456a.76.76 0 0 0 .6.295h7.086a.76.76 0 0 0 .718-.517l1.782-5.35a.76.76 0 0 0-.336-.894l-3.625-2.115a.76.76 0 0 0-.382-.103h-3.158V7.566A.756.756 0 0 0 12 6.81"/></svg>
</template>

CSS

.icon-gesture-up-2 {
  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%22M18.598%205.2C14.288%201.961%208.142%202.302%204.22%206.224l-.707.707l-1.414-1.414l.707-.707C7.346.27%2014.41-.21%2019.485%203.372l.001-1.872l2%20.001l-.003%205.7h-4.985v-2zM9.244%207.566a2.756%202.756%200%201%201%205.511%200v2.954h1.159c.488%200%20.967.13%201.39.375l3.624%202.116a2.76%202.76%200%200%201%201.226%203.252l-1.783%205.35a2.76%202.76%200%200%201-2.615%201.886H10.67a2.76%202.76%200%200%201-2.185-1.076L4.186%2016.83l.941-1.412a1.88%201.88%200%200%201%201.971-.792l2.146.477zm2.755-.756a.756.756%200%200%200-.755.756v10.031l-4.498-1l-.101.151l3.425%204.456a.76.76%200%200%200%20.6.295h7.086a.76.76%200%200%200%20.718-.517l1.782-5.35a.76.76%200%200%200-.336-.894l-3.625-2.115a.76.76%200%200%200-.382-.103h-3.158V7.566A.756.756%200%200%200%2012%206.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%22M18.598%205.2C14.288%201.961%208.142%202.302%204.22%206.224l-.707.707l-1.414-1.414l.707-.707C7.346.27%2014.41-.21%2019.485%203.372l.001-1.872l2%20.001l-.003%205.7h-4.985v-2zM9.244%207.566a2.756%202.756%200%201%201%205.511%200v2.954h1.159c.488%200%20.967.13%201.39.375l3.624%202.116a2.76%202.76%200%200%201%201.226%203.252l-1.783%205.35a2.76%202.76%200%200%201-2.615%201.886H10.67a2.76%202.76%200%200%201-2.185-1.076L4.186%2016.83l.941-1.412a1.88%201.88%200%200%201%201.971-.792l2.146.477zm2.755-.756a.756.756%200%200%200-.755.756v10.031l-4.498-1l-.101.151l3.425%204.456a.76.76%200%200%200%20.6.295h7.086a.76.76%200%200%200%20.718-.517l1.782-5.35a.76.76%200%200%200-.336-.894l-3.625-2.115a.76.76%200%200%200-.382-.103h-3.158V7.566A.756.756%200%200%200%2012%206.81%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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