gesture slide up icon

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

Name
gesture-slide-up-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 slide up icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.198 1.515l-5.7-.002v2l1.872.001c-3.583 5.074-3.103 12.138 1.438 16.68l.707.706l1.414-1.414l-.707-.707C1.3 14.857.959 8.71 4.198 4.4v2.1h2zm1.776 5.123a2.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 TdesignGestureSlideUpFilled(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="m6.198 1.515l-5.7-.002v2l1.872.001c-3.583 5.074-3.103 12.138 1.438 16.68l.707.706l1.414-1.414l-.707-.707C1.3 14.857.959 8.71 4.198 4.4v2.1h2zm1.776 5.123a2.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="m6.198 1.515l-5.7-.002v2l1.872.001c-3.583 5.074-3.103 12.138 1.438 16.68l.707.706l1.414-1.414l-.707-.707C1.3 14.857.959 8.71 4.198 4.4v2.1h2zm1.776 5.123a2.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-slide-up-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%22m6.198%201.515l-5.7-.002v2l1.872.001c-3.583%205.074-3.103%2012.138%201.438%2016.68l.707.706l1.414-1.414l-.707-.707C1.3%2014.857.959%208.71%204.198%204.4v2.1h2zm1.776%205.123a2.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%22m6.198%201.515l-5.7-.002v2l1.872.001c-3.583%205.074-3.103%2012.138%201.438%2016.68l.707.706l1.414-1.414l-.707-.707C1.3%2014.857.959%208.71%204.198%204.4v2.1h2zm1.776%205.123a2.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-slide-up-filled.svg?color=%231a73e8&size=48