swipe right 08 icon
swipe-right-08 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- swipe-right-08
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
swipe-down-01swipe-down-02swipe-down-03swipe-down-04swipe-down-05swipe-down-06swipe-down-07swipe-down-08swipe-left-01swipe-left-02swipe-left-03swipe-left-04swipe-left-05swipe-left-06swipe-left-07swipe-left-08swipe-left-09swipe-right-01swipe-right-02swipe-right-03swipe-right-04swipe-right-05swipe-right-06swipe-right-07
Use the swipe right 08 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M20.998 4.495h-5.99m5.99 0c0-.7-1.991-2.006-2.496-2.497m2.496 2.497c0 .7-1.991 2.007-2.496 2.498"/><path d="M6.537 14.446v-4.47m0 0V4.453c0-.82.685-1.482 1.506-1.482s1.468.661 1.468 1.482v4.001M6.537 9.976c-1.316 1.192-2.733 2.699-2.924 3.085c-.888 1.35-.795 2.004.194 3.657a41 41 0 0 0 2.037 3.036c.672.76.538.76 1.511 1.475c.87.603 2.672 1.023 6.899.603c3.443-.532 4.268-3.535 4.25-4.97v-3.545c.214-2.946-1.018-3.08-3.255-3.37M9.51 8.455v2.528m0-2.528c.559-.91 2.587-.542 2.982 1.177m.036 1.346V9.977q0-.12-.015-.237m-.021-.108l.02.108m-.02-.108a1 1 0 0 0 .02.108m-.02-.108c-.14-1.198 2.896-.906 3.02 1.2v1.145"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSwipeRight08(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M20.998 4.495h-5.99m5.99 0c0-.7-1.991-2.006-2.496-2.497m2.496 2.497c0 .7-1.991 2.007-2.496 2.498"/><path d="M6.537 14.446v-4.47m0 0V4.453c0-.82.685-1.482 1.506-1.482s1.468.661 1.468 1.482v4.001M6.537 9.976c-1.316 1.192-2.733 2.699-2.924 3.085c-.888 1.35-.795 2.004.194 3.657a41 41 0 0 0 2.037 3.036c.672.76.538.76 1.511 1.475c.87.603 2.672 1.023 6.899.603c3.443-.532 4.268-3.535 4.25-4.97v-3.545c.214-2.946-1.018-3.08-3.255-3.37M9.51 8.455v2.528m0-2.528c.559-.91 2.587-.542 2.982 1.177m.036 1.346V9.977q0-.12-.015-.237m-.021-.108l.02.108m-.02-.108a1 1 0 0 0 .02.108m-.02-.108c-.14-1.198 2.896-.906 3.02 1.2v1.145"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M20.998 4.495h-5.99m5.99 0c0-.7-1.991-2.006-2.496-2.497m2.496 2.497c0 .7-1.991 2.007-2.496 2.498"/><path d="M6.537 14.446v-4.47m0 0V4.453c0-.82.685-1.482 1.506-1.482s1.468.661 1.468 1.482v4.001M6.537 9.976c-1.316 1.192-2.733 2.699-2.924 3.085c-.888 1.35-.795 2.004.194 3.657a41 41 0 0 0 2.037 3.036c.672.76.538.76 1.511 1.475c.87.603 2.672 1.023 6.899.603c3.443-.532 4.268-3.535 4.25-4.97v-3.545c.214-2.946-1.018-3.08-3.255-3.37M9.51 8.455v2.528m0-2.528c.559-.91 2.587-.542 2.982 1.177m.036 1.346V9.977q0-.12-.015-.237m-.021-.108l.02.108m-.02-.108a1 1 0 0 0 .02.108m-.02-.108c-.14-1.198 2.896-.906 3.02 1.2v1.145"/></g></svg> </template>
CSS
.icon-swipe-right-08 {
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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20.998%204.495h-5.99m5.99%200c0-.7-1.991-2.006-2.496-2.497m2.496%202.497c0%20.7-1.991%202.007-2.496%202.498%22%2F%3E%3Cpath%20d%3D%22M6.537%2014.446v-4.47m0%200V4.453c0-.82.685-1.482%201.506-1.482s1.468.661%201.468%201.482v4.001M6.537%209.976c-1.316%201.192-2.733%202.699-2.924%203.085c-.888%201.35-.795%202.004.194%203.657a41%2041%200%200%200%202.037%203.036c.672.76.538.76%201.511%201.475c.87.603%202.672%201.023%206.899.603c3.443-.532%204.268-3.535%204.25-4.97v-3.545c.214-2.946-1.018-3.08-3.255-3.37M9.51%208.455v2.528m0-2.528c.559-.91%202.587-.542%202.982%201.177m.036%201.346V9.977q0-.12-.015-.237m-.021-.108l.02.108m-.02-.108a1%201%200%200%200%20.02.108m-.02-.108c-.14-1.198%202.896-.906%203.02%201.2v1.145%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M20.998%204.495h-5.99m5.99%200c0-.7-1.991-2.006-2.496-2.497m2.496%202.497c0%20.7-1.991%202.007-2.496%202.498%22%2F%3E%3Cpath%20d%3D%22M6.537%2014.446v-4.47m0%200V4.453c0-.82.685-1.482%201.506-1.482s1.468.661%201.468%201.482v4.001M6.537%209.976c-1.316%201.192-2.733%202.699-2.924%203.085c-.888%201.35-.795%202.004.194%203.657a41%2041%200%200%200%202.037%203.036c.672.76.538.76%201.511%201.475c.87.603%202.672%201.023%206.899.603c3.443-.532%204.268-3.535%204.25-4.97v-3.545c.214-2.946-1.018-3.08-3.255-3.37M9.51%208.455v2.528m0-2.528c.559-.91%202.587-.542%202.982%201.177m.036%201.346V9.977q0-.12-.015-.237m-.021-.108l.02.108m-.02-.108a1%201%200%200%200%20.02.108m-.02-.108c-.14-1.198%202.896-.906%203.02%201.2v1.145%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/swipe-right-08.svg?color=%231a73e8&size=48