swipe right 01 icon

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

Name
swipe-right-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the swipe right 01 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="M21.001 4.5h-6m6 0c0-.7-1.994-2.009-2.5-2.5m2.5 2.5c0 .699-1.994 2.007-2.5 2.498m-1.607 14.99c-.052-1.913.077-2.143.214-2.569c.137-.425 1.093-1.96 1.431-3.057c1.095-3.548.075-4.302-1.285-5.309c-1.509-1.115-4.354-1.68-5.765-1.558V3.744a1.744 1.744 0 0 0-3.489 0v10.26l-2.06-2.18c-.64-.694-1.668-.764-2.37-.133a1.72 1.72 0 0 0-.223 2.318l1.293 1.713M7.87 22l-.019-1.05c.043-1.232-.853-2.035-2.021-3.641l-.246-.336m0 0c-.354-.48-.666-.89-.944-1.251m.944 1.251l1.17 1.55m-1.17-1.55l-.944-1.251m0 0c-.572-.742-1.003-1.28-1.375-1.816"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsSwipeRight01(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="M21.001 4.5h-6m6 0c0-.7-1.994-2.009-2.5-2.5m2.5 2.5c0 .699-1.994 2.007-2.5 2.498m-1.607 14.99c-.052-1.913.077-2.143.214-2.569c.137-.425 1.093-1.96 1.431-3.057c1.095-3.548.075-4.302-1.285-5.309c-1.509-1.115-4.354-1.68-5.765-1.558V3.744a1.744 1.744 0 0 0-3.489 0v10.26l-2.06-2.18c-.64-.694-1.668-.764-2.37-.133a1.72 1.72 0 0 0-.223 2.318l1.293 1.713M7.87 22l-.019-1.05c.043-1.232-.853-2.035-2.021-3.641l-.246-.336m0 0c-.354-.48-.666-.89-.944-1.251m.944 1.251l1.17 1.55m-1.17-1.55l-.944-1.251m0 0c-.572-.742-1.003-1.28-1.375-1.816"/></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="M21.001 4.5h-6m6 0c0-.7-1.994-2.009-2.5-2.5m2.5 2.5c0 .699-1.994 2.007-2.5 2.498m-1.607 14.99c-.052-1.913.077-2.143.214-2.569c.137-.425 1.093-1.96 1.431-3.057c1.095-3.548.075-4.302-1.285-5.309c-1.509-1.115-4.354-1.68-5.765-1.558V3.744a1.744 1.744 0 0 0-3.489 0v10.26l-2.06-2.18c-.64-.694-1.668-.764-2.37-.133a1.72 1.72 0 0 0-.223 2.318l1.293 1.713M7.87 22l-.019-1.05c.043-1.232-.853-2.035-2.021-3.641l-.246-.336m0 0c-.354-.48-.666-.89-.944-1.251m.944 1.251l1.17 1.55m-1.17-1.55l-.944-1.251m0 0c-.572-.742-1.003-1.28-1.375-1.816"/></svg>
</template>

CSS

.icon-swipe-right-01 {
  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%22M21.001%204.5h-6m6%200c0-.7-1.994-2.009-2.5-2.5m2.5%202.5c0%20.699-1.994%202.007-2.5%202.498m-1.607%2014.99c-.052-1.913.077-2.143.214-2.569c.137-.425%201.093-1.96%201.431-3.057c1.095-3.548.075-4.302-1.285-5.309c-1.509-1.115-4.354-1.68-5.765-1.558V3.744a1.744%201.744%200%200%200-3.489%200v10.26l-2.06-2.18c-.64-.694-1.668-.764-2.37-.133a1.72%201.72%200%200%200-.223%202.318l1.293%201.713M7.87%2022l-.019-1.05c.043-1.232-.853-2.035-2.021-3.641l-.246-.336m0%200c-.354-.48-.666-.89-.944-1.251m.944%201.251l1.17%201.55m-1.17-1.55l-.944-1.251m0%200c-.572-.742-1.003-1.28-1.375-1.816%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%22M21.001%204.5h-6m6%200c0-.7-1.994-2.009-2.5-2.5m2.5%202.5c0%20.699-1.994%202.007-2.5%202.498m-1.607%2014.99c-.052-1.913.077-2.143.214-2.569c.137-.425%201.093-1.96%201.431-3.057c1.095-3.548.075-4.302-1.285-5.309c-1.509-1.115-4.354-1.68-5.765-1.558V3.744a1.744%201.744%200%200%200-3.489%200v10.26l-2.06-2.18c-.64-.694-1.668-.764-2.37-.133a1.72%201.72%200%200%200-.223%202.318l1.293%201.713M7.87%2022l-.019-1.05c.043-1.232-.853-2.035-2.021-3.641l-.246-.336m0%200c-.354-.48-.666-.89-.944-1.251m.944%201.251l1.17%201.55m-1.17-1.55l-.944-1.251m0%200c-.572-.742-1.003-1.28-1.375-1.816%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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