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

Name
hand-rock
Set
Line Awesome
Style
Line
Category
Hands
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More hands icons from Line Awesome

Use the hand rock icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 6a3 3 0 0 0-2.531 1.406A2.95 2.95 0 0 0 11 7c-1.645 0-3 1.355-3 3v3.656l-2.094 2.688c-1.277 1.652-1.191 4.023.188 5.593l2.375 2.688A6.98 6.98 0 0 0 13.719 27H19c3.855 0 7-3.145 7-7v-9c0-1.645-1.355-3-3-3c-.535 0-1.031.156-1.469.406A3 3 0 0 0 19 7c-.535 0-1.031.156-1.469.406A3 3 0 0 0 15 6m0 2c.566 0 1 .434 1 1v3h2v-2c0-.566.434-1 1-1s1 .434 1 1v2h2v-1c0-.566.434-1 1-1s1 .434 1 1v9c0 2.773-2.227 5-5 5h-5.281a4.97 4.97 0 0 1-3.75-1.688l-2.375-2.718a2.34 2.34 0 0 1-.094-3l.5-.657V18h2v-8c0-.566.434-1 1-1s1 .434 1 1v2h2V9c0-.566.434-1 1-1"/></svg>

React

import type { SVGProps } from "react";

export function LaHandRock(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="M15 6a3 3 0 0 0-2.531 1.406A2.95 2.95 0 0 0 11 7c-1.645 0-3 1.355-3 3v3.656l-2.094 2.688c-1.277 1.652-1.191 4.023.188 5.593l2.375 2.688A6.98 6.98 0 0 0 13.719 27H19c3.855 0 7-3.145 7-7v-9c0-1.645-1.355-3-3-3c-.535 0-1.031.156-1.469.406A3 3 0 0 0 19 7c-.535 0-1.031.156-1.469.406A3 3 0 0 0 15 6m0 2c.566 0 1 .434 1 1v3h2v-2c0-.566.434-1 1-1s1 .434 1 1v2h2v-1c0-.566.434-1 1-1s1 .434 1 1v9c0 2.773-2.227 5-5 5h-5.281a4.97 4.97 0 0 1-3.75-1.688l-2.375-2.718a2.34 2.34 0 0 1-.094-3l.5-.657V18h2v-8c0-.566.434-1 1-1s1 .434 1 1v2h2V9c0-.566.434-1 1-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15 6a3 3 0 0 0-2.531 1.406A2.95 2.95 0 0 0 11 7c-1.645 0-3 1.355-3 3v3.656l-2.094 2.688c-1.277 1.652-1.191 4.023.188 5.593l2.375 2.688A6.98 6.98 0 0 0 13.719 27H19c3.855 0 7-3.145 7-7v-9c0-1.645-1.355-3-3-3c-.535 0-1.031.156-1.469.406A3 3 0 0 0 19 7c-.535 0-1.031.156-1.469.406A3 3 0 0 0 15 6m0 2c.566 0 1 .434 1 1v3h2v-2c0-.566.434-1 1-1s1 .434 1 1v2h2v-1c0-.566.434-1 1-1s1 .434 1 1v9c0 2.773-2.227 5-5 5h-5.281a4.97 4.97 0 0 1-3.75-1.688l-2.375-2.718a2.34 2.34 0 0 1-.094-3l.5-.657V18h2v-8c0-.566.434-1 1-1s1 .434 1 1v2h2V9c0-.566.434-1 1-1"/></svg>
</template>

CSS

.icon-hand-rock {
  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%22M15%206a3%203%200%200%200-2.531%201.406A2.95%202.95%200%200%200%2011%207c-1.645%200-3%201.355-3%203v3.656l-2.094%202.688c-1.277%201.652-1.191%204.023.188%205.593l2.375%202.688A6.98%206.98%200%200%200%2013.719%2027H19c3.855%200%207-3.145%207-7v-9c0-1.645-1.355-3-3-3c-.535%200-1.031.156-1.469.406A3%203%200%200%200%2019%207c-.535%200-1.031.156-1.469.406A3%203%200%200%200%2015%206m0%202c.566%200%201%20.434%201%201v3h2v-2c0-.566.434-1%201-1s1%20.434%201%201v2h2v-1c0-.566.434-1%201-1s1%20.434%201%201v9c0%202.773-2.227%205-5%205h-5.281a4.97%204.97%200%200%201-3.75-1.688l-2.375-2.718a2.34%202.34%200%200%201-.094-3l.5-.657V18h2v-8c0-.566.434-1%201-1s1%20.434%201%201v2h2V9c0-.566.434-1%201-1%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%22M15%206a3%203%200%200%200-2.531%201.406A2.95%202.95%200%200%200%2011%207c-1.645%200-3%201.355-3%203v3.656l-2.094%202.688c-1.277%201.652-1.191%204.023.188%205.593l2.375%202.688A6.98%206.98%200%200%200%2013.719%2027H19c3.855%200%207-3.145%207-7v-9c0-1.645-1.355-3-3-3c-.535%200-1.031.156-1.469.406A3%203%200%200%200%2019%207c-.535%200-1.031.156-1.469.406A3%203%200%200%200%2015%206m0%202c.566%200%201%20.434%201%201v3h2v-2c0-.566.434-1%201-1s1%20.434%201%201v2h2v-1c0-.566.434-1%201-1s1%20.434%201%201v9c0%202.773-2.227%205-5%205h-5.281a4.97%204.97%200%200%201-3.75-1.688l-2.375-2.718a2.34%202.34%200%200%201-.094-3l.5-.657V18h2v-8c0-.566.434-1%201-1s1%20.434%201%201v2h2V9c0-.566.434-1%201-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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