swipe up 01 icon
swipe-up-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- swipe-up-01
- 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 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="M18.5 2.004v5.998m0-5.998c-.7 0-2.009 1.993-2.5 2.499m2.5-2.5c.7 0 2.009 1.994 2.5 2.5m-4.107 17.485c-.052-1.913.077-2.143.214-2.569s1.093-1.96 1.431-3.057c1.095-3.548.075-4.303-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-.222 2.318l1.292 1.713M7.869 22l-.019-1.05c.043-1.232-.853-2.035-2.021-3.641l-.246-.336m0 0a72 72 0 0 0-.944-1.251m.944 1.25l1.17 1.55m-1.17-1.55l-.944-1.25m0 0c-.572-.742-1.003-1.281-1.375-1.816"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSwipeUp01(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="M18.5 2.004v5.998m0-5.998c-.7 0-2.009 1.993-2.5 2.499m2.5-2.5c.7 0 2.009 1.994 2.5 2.5m-4.107 17.485c-.052-1.913.077-2.143.214-2.569s1.093-1.96 1.431-3.057c1.095-3.548.075-4.303-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-.222 2.318l1.292 1.713M7.869 22l-.019-1.05c.043-1.232-.853-2.035-2.021-3.641l-.246-.336m0 0a72 72 0 0 0-.944-1.251m.944 1.25l1.17 1.55m-1.17-1.55l-.944-1.25m0 0c-.572-.742-1.003-1.281-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="M18.5 2.004v5.998m0-5.998c-.7 0-2.009 1.993-2.5 2.499m2.5-2.5c.7 0 2.009 1.994 2.5 2.5m-4.107 17.485c-.052-1.913.077-2.143.214-2.569s1.093-1.96 1.431-3.057c1.095-3.548.075-4.303-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-.222 2.318l1.292 1.713M7.869 22l-.019-1.05c.043-1.232-.853-2.035-2.021-3.641l-.246-.336m0 0a72 72 0 0 0-.944-1.251m.944 1.25l1.17 1.55m-1.17-1.55l-.944-1.25m0 0c-.572-.742-1.003-1.281-1.375-1.816"/></svg> </template>
CSS
.icon-swipe-up-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%22M18.5%202.004v5.998m0-5.998c-.7%200-2.009%201.993-2.5%202.499m2.5-2.5c.7%200%202.009%201.994%202.5%202.5m-4.107%2017.485c-.052-1.913.077-2.143.214-2.569s1.093-1.96%201.431-3.057c1.095-3.548.075-4.303-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-.222%202.318l1.292%201.713M7.869%2022l-.019-1.05c.043-1.232-.853-2.035-2.021-3.641l-.246-.336m0%200a72%2072%200%200%200-.944-1.251m.944%201.25l1.17%201.55m-1.17-1.55l-.944-1.25m0%200c-.572-.742-1.003-1.281-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%22M18.5%202.004v5.998m0-5.998c-.7%200-2.009%201.993-2.5%202.499m2.5-2.5c.7%200%202.009%201.994%202.5%202.5m-4.107%2017.485c-.052-1.913.077-2.143.214-2.569s1.093-1.96%201.431-3.057c1.095-3.548.075-4.303-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-.222%202.318l1.292%201.713M7.869%2022l-.019-1.05c.043-1.232-.853-2.035-2.021-3.641l-.246-.336m0%200a72%2072%200%200%200-.944-1.251m.944%201.25l1.17%201.55m-1.17-1.55l-.944-1.25m0%200c-.572-.742-1.003-1.281-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-up-01.svg?color=%231a73e8&size=48