swipe left 09 icon

swipe-left-09 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
swipe-left-09
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the swipe left 09 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10.865 9.685l.878-4.924a1.5 1.5 0 0 0-1.23-1.738A1.515 1.515 0 0 0 8.756 4.24L7 14.088l-.146.763l-1.965-2.014a1.692 1.692 0 0 0-2.55 2.212l3.013 4.018c.684.912 1.026 1.368 1.437 1.722a5 5 0 0 0 2.19 1.095c.53.116 1.1.116 2.24.116h2.402a5 5 0 0 0 4.9-4.007l.868-4.283l.088-.493a1.5 1.5 0 0 0-1.23-1.738a1.515 1.515 0 0 0-1.758 1.217l-.088.493m-5.536-3.504l-.263 1.477m.263-1.477a1.515 1.515 0 0 1 1.758-1.217a1.5 1.5 0 0 1 1.23 1.738l-.176.985m0 0l-.088.492m.088-.492a1.516 1.516 0 0 1 1.758-1.217a1.5 1.5 0 0 1 1.23 1.737l-.088.493M15.5 4.5H22m-6.5 0c0-.7 1.994-2.008 2.5-2.5m-2.5 2.5c0 .7 1.994 2.008 2.5 2.5"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSwipeLeft09(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m10.865 9.685l.878-4.924a1.5 1.5 0 0 0-1.23-1.738A1.515 1.515 0 0 0 8.756 4.24L7 14.088l-.146.763l-1.965-2.014a1.692 1.692 0 0 0-2.55 2.212l3.013 4.018c.684.912 1.026 1.368 1.437 1.722a5 5 0 0 0 2.19 1.095c.53.116 1.1.116 2.24.116h2.402a5 5 0 0 0 4.9-4.007l.868-4.283l.088-.493a1.5 1.5 0 0 0-1.23-1.738a1.515 1.515 0 0 0-1.758 1.217l-.088.493m-5.536-3.504l-.263 1.477m.263-1.477a1.515 1.515 0 0 1 1.758-1.217a1.5 1.5 0 0 1 1.23 1.738l-.176.985m0 0l-.088.492m.088-.492a1.516 1.516 0 0 1 1.758-1.217a1.5 1.5 0 0 1 1.23 1.737l-.088.493M15.5 4.5H22m-6.5 0c0-.7 1.994-2.008 2.5-2.5m-2.5 2.5c0 .7 1.994 2.008 2.5 2.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10.865 9.685l.878-4.924a1.5 1.5 0 0 0-1.23-1.738A1.515 1.515 0 0 0 8.756 4.24L7 14.088l-.146.763l-1.965-2.014a1.692 1.692 0 0 0-2.55 2.212l3.013 4.018c.684.912 1.026 1.368 1.437 1.722a5 5 0 0 0 2.19 1.095c.53.116 1.1.116 2.24.116h2.402a5 5 0 0 0 4.9-4.007l.868-4.283l.088-.493a1.5 1.5 0 0 0-1.23-1.738a1.515 1.515 0 0 0-1.758 1.217l-.088.493m-5.536-3.504l-.263 1.477m.263-1.477a1.515 1.515 0 0 1 1.758-1.217a1.5 1.5 0 0 1 1.23 1.738l-.176.985m0 0l-.088.492m.088-.492a1.516 1.516 0 0 1 1.758-1.217a1.5 1.5 0 0 1 1.23 1.737l-.088.493M15.5 4.5H22m-6.5 0c0-.7 1.994-2.008 2.5-2.5m-2.5 2.5c0 .7 1.994 2.008 2.5 2.5"/></svg>
</template>

CSS

.icon-swipe-left-09 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m10.865%209.685l.878-4.924a1.5%201.5%200%200%200-1.23-1.738A1.515%201.515%200%200%200%208.756%204.24L7%2014.088l-.146.763l-1.965-2.014a1.692%201.692%200%200%200-2.55%202.212l3.013%204.018c.684.912%201.026%201.368%201.437%201.722a5%205%200%200%200%202.19%201.095c.53.116%201.1.116%202.24.116h2.402a5%205%200%200%200%204.9-4.007l.868-4.283l.088-.493a1.5%201.5%200%200%200-1.23-1.738a1.515%201.515%200%200%200-1.758%201.217l-.088.493m-5.536-3.504l-.263%201.477m.263-1.477a1.515%201.515%200%200%201%201.758-1.217a1.5%201.5%200%200%201%201.23%201.738l-.176.985m0%200l-.088.492m.088-.492a1.516%201.516%200%200%201%201.758-1.217a1.5%201.5%200%200%201%201.23%201.737l-.088.493M15.5%204.5H22m-6.5%200c0-.7%201.994-2.008%202.5-2.5m-2.5%202.5c0%20.7%201.994%202.008%202.5%202.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m10.865%209.685l.878-4.924a1.5%201.5%200%200%200-1.23-1.738A1.515%201.515%200%200%200%208.756%204.24L7%2014.088l-.146.763l-1.965-2.014a1.692%201.692%200%200%200-2.55%202.212l3.013%204.018c.684.912%201.026%201.368%201.437%201.722a5%205%200%200%200%202.19%201.095c.53.116%201.1.116%202.24.116h2.402a5%205%200%200%200%204.9-4.007l.868-4.283l.088-.493a1.5%201.5%200%200%200-1.23-1.738a1.515%201.515%200%200%200-1.758%201.217l-.088.493m-5.536-3.504l-.263%201.477m.263-1.477a1.515%201.515%200%200%201%201.758-1.217a1.5%201.5%200%200%201%201.23%201.738l-.176.985m0%200l-.088.492m.088-.492a1.516%201.516%200%200%201%201.758-1.217a1.5%201.5%200%200%201%201.23%201.737l-.088.493M15.5%204.5H22m-6.5%200c0-.7%201.994-2.008%202.5-2.5m-2.5%202.5c0%20.7%201.994%202.008%202.5%202.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/swipe-left-09.svg?color=%231a73e8&size=48