hand down icon
hand-down from IconPark by ByteDance · Color · Hands · Apache-2.0 Free for personal and commercial use.
- Name
- hand-down
- Set
- IconPark
- Style
- Color
- Category
- Hands
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More hands icons from IconPark
Use the hand down icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M7.05322 10.0005L29.0532 10.0005V4.00049L7.05322 4.00049V10.0005Z"/><path d="M29.0531 10.0005C35.5721 17.1234 39.3127 21.2513 40.2749 22.3843C41.7183 24.0837 41.1122 26.0045 37.5001 26.0045C33.8879 26.0045 31.8047 20.7191 29.0531 20.7191C29.0367 20.7157 29.0356 27.4748 29.0498 40.9964C29.0515 42.6538 27.7094 43.9987 26.0521 44.0005L26.0489 44.0005C24.3898 44.0005 23.0447 42.6555 23.0447 40.9963V32.9869C15.072 31.7781 10.7374 31.1111 10.0411 30.9861C8.99656 30.7986 7.05308 29.8015 7.05308 26.9325C7.05308 25.0198 7.05308 20.0424 7.05308 10.0005L29.0531 10.0005Z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkHandDown(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinejoin="round" strokeWidth="4"><path fill="#2F88FF" d="M7.05322 10.0005L29.0532 10.0005V4.00049L7.05322 4.00049V10.0005Z"/><path d="M29.0531 10.0005C35.5721 17.1234 39.3127 21.2513 40.2749 22.3843C41.7183 24.0837 41.1122 26.0045 37.5001 26.0045C33.8879 26.0045 31.8047 20.7191 29.0531 20.7191C29.0367 20.7157 29.0356 27.4748 29.0498 40.9964C29.0515 42.6538 27.7094 43.9987 26.0521 44.0005L26.0489 44.0005C24.3898 44.0005 23.0447 42.6555 23.0447 40.9963V32.9869C15.072 31.7781 10.7374 31.1111 10.0411 30.9861C8.99656 30.7986 7.05308 29.8015 7.05308 26.9325C7.05308 25.0198 7.05308 20.0424 7.05308 10.0005L29.0531 10.0005Z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linejoin="round" stroke-width="4"><path fill="#2F88FF" d="M7.05322 10.0005L29.0532 10.0005V4.00049L7.05322 4.00049V10.0005Z"/><path d="M29.0531 10.0005C35.5721 17.1234 39.3127 21.2513 40.2749 22.3843C41.7183 24.0837 41.1122 26.0045 37.5001 26.0045C33.8879 26.0045 31.8047 20.7191 29.0531 20.7191C29.0367 20.7157 29.0356 27.4748 29.0498 40.9964C29.0515 42.6538 27.7094 43.9987 26.0521 44.0005L26.0489 44.0005C24.3898 44.0005 23.0447 42.6555 23.0447 40.9963V32.9869C15.072 31.7781 10.7374 31.1111 10.0411 30.9861C8.99656 30.7986 7.05308 29.8015 7.05308 26.9325C7.05308 25.0198 7.05308 20.0424 7.05308 10.0005L29.0531 10.0005Z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-hand-down {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M7.05322%2010.0005L29.0532%2010.0005V4.00049L7.05322%204.00049V10.0005Z%22%2F%3E%3Cpath%20d%3D%22M29.0531%2010.0005C35.5721%2017.1234%2039.3127%2021.2513%2040.2749%2022.3843C41.7183%2024.0837%2041.1122%2026.0045%2037.5001%2026.0045C33.8879%2026.0045%2031.8047%2020.7191%2029.0531%2020.7191C29.0367%2020.7157%2029.0356%2027.4748%2029.0498%2040.9964C29.0515%2042.6538%2027.7094%2043.9987%2026.0521%2044.0005L26.0489%2044.0005C24.3898%2044.0005%2023.0447%2042.6555%2023.0447%2040.9963V32.9869C15.072%2031.7781%2010.7374%2031.1111%2010.0411%2030.9861C8.99656%2030.7986%207.05308%2029.8015%207.05308%2026.9325C7.05308%2025.0198%207.05308%2020.0424%207.05308%2010.0005L29.0531%2010.0005Z%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M7.05322%2010.0005L29.0532%2010.0005V4.00049L7.05322%204.00049V10.0005Z%22%2F%3E%3Cpath%20d%3D%22M29.0531%2010.0005C35.5721%2017.1234%2039.3127%2021.2513%2040.2749%2022.3843C41.7183%2024.0837%2041.1122%2026.0045%2037.5001%2026.0045C33.8879%2026.0045%2031.8047%2020.7191%2029.0531%2020.7191C29.0367%2020.7157%2029.0356%2027.4748%2029.0498%2040.9964C29.0515%2042.6538%2027.7094%2043.9987%2026.0521%2044.0005L26.0489%2044.0005C24.3898%2044.0005%2023.0447%2042.6555%2023.0447%2040.9963V32.9869C15.072%2031.7781%2010.7374%2031.1111%2010.0411%2030.9861C8.99656%2030.7986%207.05308%2029.8015%207.05308%2026.9325C7.05308%2025.0198%207.05308%2020.0424%207.05308%2010.0005L29.0531%2010.0005Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/hand-down.svg?color=%231a73e8&size=48