hands from Line Awesome by Icons8 · Line · Hands · Apache-2.0 Free for personal and commercial use.

Name
hands
Set
Line Awesome
Style
Line
Category
Hands
Viewbox
32×32
License
Apache 2.0
Aliases
hands-solid

The same icon in other sets

More hands icons from Line Awesome

Use the hands icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3 5v11.406l.281.313L9 22.437V28h6v-6c.004-.055.146-3.155-2.438-4.813c-.007-.004.008-.027 0-.03c-.007-.005-.023.003-.03 0c-1.185-.774-2.407-1.406-3.25-2.063C8.43 14.434 8 13.887 8 13H6c0 1.617.945 2.844 2.031 3.688s2.348 1.465 3.406 2.156h.032C13.07 19.848 13 21.969 13 21.969V26h-2v-4.406l-.281-.313L5 15.563V5zm24 0v10.563l-5.719 5.718l-.281.313V26h-2v-4.063s-.07-2.09 1.531-3.093h.032c1.055-.691 2.32-1.314 3.406-2.157C25.055 15.845 26 14.617 26 13h-2c0 .887-.43 1.434-1.281 2.094c-.844.656-2.066 1.288-3.25 2.062c-.008.004-.024-.004-.032 0v.032C16.875 18.828 16.997 21.895 17 22v6h6v-5.563l5.719-5.718l.281-.313V5z"/></svg>

React

import type { SVGProps } from "react";

export function LaHands(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3 5v11.406l.281.313L9 22.437V28h6v-6c.004-.055.146-3.155-2.438-4.813c-.007-.004.008-.027 0-.03c-.007-.005-.023.003-.03 0c-1.185-.774-2.407-1.406-3.25-2.063C8.43 14.434 8 13.887 8 13H6c0 1.617.945 2.844 2.031 3.688s2.348 1.465 3.406 2.156h.032C13.07 19.848 13 21.969 13 21.969V26h-2v-4.406l-.281-.313L5 15.563V5zm24 0v10.563l-5.719 5.718l-.281.313V26h-2v-4.063s-.07-2.09 1.531-3.093h.032c1.055-.691 2.32-1.314 3.406-2.157C25.055 15.845 26 14.617 26 13h-2c0 .887-.43 1.434-1.281 2.094c-.844.656-2.066 1.288-3.25 2.062c-.008.004-.024-.004-.032 0v.032C16.875 18.828 16.997 21.895 17 22v6h6v-5.563l5.719-5.718l.281-.313V5z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M3 5v11.406l.281.313L9 22.437V28h6v-6c.004-.055.146-3.155-2.438-4.813c-.007-.004.008-.027 0-.03c-.007-.005-.023.003-.03 0c-1.185-.774-2.407-1.406-3.25-2.063C8.43 14.434 8 13.887 8 13H6c0 1.617.945 2.844 2.031 3.688s2.348 1.465 3.406 2.156h.032C13.07 19.848 13 21.969 13 21.969V26h-2v-4.406l-.281-.313L5 15.563V5zm24 0v10.563l-5.719 5.718l-.281.313V26h-2v-4.063s-.07-2.09 1.531-3.093h.032c1.055-.691 2.32-1.314 3.406-2.157C25.055 15.845 26 14.617 26 13h-2c0 .887-.43 1.434-1.281 2.094c-.844.656-2.066 1.288-3.25 2.062c-.008.004-.024-.004-.032 0v.032C16.875 18.828 16.997 21.895 17 22v6h6v-5.563l5.719-5.718l.281-.313V5z"/></svg>
</template>

CSS

.icon-hands {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%205v11.406l.281.313L9%2022.437V28h6v-6c.004-.055.146-3.155-2.438-4.813c-.007-.004.008-.027%200-.03c-.007-.005-.023.003-.03%200c-1.185-.774-2.407-1.406-3.25-2.063C8.43%2014.434%208%2013.887%208%2013H6c0%201.617.945%202.844%202.031%203.688s2.348%201.465%203.406%202.156h.032C13.07%2019.848%2013%2021.969%2013%2021.969V26h-2v-4.406l-.281-.313L5%2015.563V5zm24%200v10.563l-5.719%205.718l-.281.313V26h-2v-4.063s-.07-2.09%201.531-3.093h.032c1.055-.691%202.32-1.314%203.406-2.157C25.055%2015.845%2026%2014.617%2026%2013h-2c0%20.887-.43%201.434-1.281%202.094c-.844.656-2.066%201.288-3.25%202.062c-.008.004-.024-.004-.032%200v.032C16.875%2018.828%2016.997%2021.895%2017%2022v6h6v-5.563l5.719-5.718l.281-.313V5z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M3%205v11.406l.281.313L9%2022.437V28h6v-6c.004-.055.146-3.155-2.438-4.813c-.007-.004.008-.027%200-.03c-.007-.005-.023.003-.03%200c-1.185-.774-2.407-1.406-3.25-2.063C8.43%2014.434%208%2013.887%208%2013H6c0%201.617.945%202.844%202.031%203.688s2.348%201.465%203.406%202.156h.032C13.07%2019.848%2013%2021.969%2013%2021.969V26h-2v-4.406l-.281-.313L5%2015.563V5zm24%200v10.563l-5.719%205.718l-.281.313V26h-2v-4.063s-.07-2.09%201.531-3.093h.032c1.055-.691%202.32-1.314%203.406-2.157C25.055%2015.845%2026%2014.617%2026%2013h-2c0%20.887-.43%201.434-1.281%202.094c-.844.656-2.066%201.288-3.25%202.062c-.008.004-.024-.004-.032%200v.032C16.875%2018.828%2016.997%2021.895%2017%2022v6h6v-5.563l5.719-5.718l.281-.313V5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/hands.svg?color=%231a73e8&size=48