swipe up 08 icon
swipe-up-08 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- swipe-up-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 up 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="M19.504 1.998v5.993m0-5.993c-.7 0-2.006 1.992-2.497 2.497m2.497-2.497c.7 0 2.006 1.992 2.497 2.497"/><path d="M5.536 14.444V9.975m0 0V4.453c0-.82.685-1.482 1.506-1.482c.822 0 1.47.661 1.47 1.482v4M5.535 9.976C4.22 11.167 2.801 12.674 2.61 13.06c-.888 1.35-.795 2.004.195 3.656a41 41 0 0 0 2.037 3.036c.672.76.539.761 1.512 1.475c.87.603 2.674 1.023 6.902.603c3.445-.531 4.27-3.535 4.252-4.97v-3.544c.215-2.946-1.018-3.08-3.257-3.37m-5.74-1.492v2.527m0-2.527c.56-.91 2.588-.542 2.983 1.176m.036 1.347V9.975q0-.119-.015-.236m-.02-.11l.02.11m-.02-.11q.005.053.02.11m-.02-.11c-.141-1.197 2.897-.905 3.02 1.201v1.145"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSwipeUp08(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="M19.504 1.998v5.993m0-5.993c-.7 0-2.006 1.992-2.497 2.497m2.497-2.497c.7 0 2.006 1.992 2.497 2.497"/><path d="M5.536 14.444V9.975m0 0V4.453c0-.82.685-1.482 1.506-1.482c.822 0 1.47.661 1.47 1.482v4M5.535 9.976C4.22 11.167 2.801 12.674 2.61 13.06c-.888 1.35-.795 2.004.195 3.656a41 41 0 0 0 2.037 3.036c.672.76.539.761 1.512 1.475c.87.603 2.674 1.023 6.902.603c3.445-.531 4.27-3.535 4.252-4.97v-3.544c.215-2.946-1.018-3.08-3.257-3.37m-5.74-1.492v2.527m0-2.527c.56-.91 2.588-.542 2.983 1.176m.036 1.347V9.975q0-.119-.015-.236m-.02-.11l.02.11m-.02-.11q.005.053.02.11m-.02-.11c-.141-1.197 2.897-.905 3.02 1.201v1.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="M19.504 1.998v5.993m0-5.993c-.7 0-2.006 1.992-2.497 2.497m2.497-2.497c.7 0 2.006 1.992 2.497 2.497"/><path d="M5.536 14.444V9.975m0 0V4.453c0-.82.685-1.482 1.506-1.482c.822 0 1.47.661 1.47 1.482v4M5.535 9.976C4.22 11.167 2.801 12.674 2.61 13.06c-.888 1.35-.795 2.004.195 3.656a41 41 0 0 0 2.037 3.036c.672.76.539.761 1.512 1.475c.87.603 2.674 1.023 6.902.603c3.445-.531 4.27-3.535 4.252-4.97v-3.544c.215-2.946-1.018-3.08-3.257-3.37m-5.74-1.492v2.527m0-2.527c.56-.91 2.588-.542 2.983 1.176m.036 1.347V9.975q0-.119-.015-.236m-.02-.11l.02.11m-.02-.11q.005.053.02.11m-.02-.11c-.141-1.197 2.897-.905 3.02 1.201v1.145"/></g></svg> </template>
CSS
.icon-swipe-up-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%22M19.504%201.998v5.993m0-5.993c-.7%200-2.006%201.992-2.497%202.497m2.497-2.497c.7%200%202.006%201.992%202.497%202.497%22%2F%3E%3Cpath%20d%3D%22M5.536%2014.444V9.975m0%200V4.453c0-.82.685-1.482%201.506-1.482c.822%200%201.47.661%201.47%201.482v4M5.535%209.976C4.22%2011.167%202.801%2012.674%202.61%2013.06c-.888%201.35-.795%202.004.195%203.656a41%2041%200%200%200%202.037%203.036c.672.76.539.761%201.512%201.475c.87.603%202.674%201.023%206.902.603c3.445-.531%204.27-3.535%204.252-4.97v-3.544c.215-2.946-1.018-3.08-3.257-3.37m-5.74-1.492v2.527m0-2.527c.56-.91%202.588-.542%202.983%201.176m.036%201.347V9.975q0-.119-.015-.236m-.02-.11l.02.11m-.02-.11q.005.053.02.11m-.02-.11c-.141-1.197%202.897-.905%203.02%201.201v1.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%22M19.504%201.998v5.993m0-5.993c-.7%200-2.006%201.992-2.497%202.497m2.497-2.497c.7%200%202.006%201.992%202.497%202.497%22%2F%3E%3Cpath%20d%3D%22M5.536%2014.444V9.975m0%200V4.453c0-.82.685-1.482%201.506-1.482c.822%200%201.47.661%201.47%201.482v4M5.535%209.976C4.22%2011.167%202.801%2012.674%202.61%2013.06c-.888%201.35-.795%202.004.195%203.656a41%2041%200%200%200%202.037%203.036c.672.76.539.761%201.512%201.475c.87.603%202.674%201.023%206.902.603c3.445-.531%204.27-3.535%204.252-4.97v-3.544c.215-2.946-1.018-3.08-3.257-3.37m-5.74-1.492v2.527m0-2.527c.56-.91%202.588-.542%202.983%201.176m.036%201.347V9.975q0-.119-.015-.236m-.02-.11l.02.11m-.02-.11q.005.053.02.11m-.02-.11c-.141-1.197%202.897-.905%203.02%201.201v1.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-up-08.svg?color=%231a73e8&size=48