rock gesture icon

rock-gesture from IconPark by ByteDance · Color · Hands · Apache-2.0 Free for personal and commercial use.

Name
rock-gesture
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 rock gesture 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 stroke-linecap="round" d="M24 25C24 25 24 8.5 24 7.5C24 6.21875 24.5 4 27 4C29.5 4 30 6.21875 30 7.5C30 8 30 30 30 30C30 30 35.7031 24.2969 37 23C38.2969 21.7031 40.0781 21.0781 41.5 22.5C42.9219 23.9219 43.0938 25.4063 41.5 27C39.9063 28.5937 35 33.5 35 33.5C35 33.5 29.0938 44 26 44C22.9063 44 13 44 13 44C13 44 10 44 8.00002 42C6.00002 40 6.00002 37.5 6.00002 37.5C6.00002 37.5 5.99998 13.5 6.00002 12.7812C6.00005 12.0625 6.50002 10 9.00002 10C11.5 10 12 12 12 12.7812C12 13.5 12 25 12 25"/><rect width="6" height="12" x="12" y="19" fill="#2F88FF" rx="3"/><rect width="6" height="12" x="18" y="19" fill="#2F88FF" rx="3"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkRockGesture(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 strokeLinecap="round" d="M24 25C24 25 24 8.5 24 7.5C24 6.21875 24.5 4 27 4C29.5 4 30 6.21875 30 7.5C30 8 30 30 30 30C30 30 35.7031 24.2969 37 23C38.2969 21.7031 40.0781 21.0781 41.5 22.5C42.9219 23.9219 43.0938 25.4063 41.5 27C39.9063 28.5937 35 33.5 35 33.5C35 33.5 29.0938 44 26 44C22.9063 44 13 44 13 44C13 44 10 44 8.00002 42C6.00002 40 6.00002 37.5 6.00002 37.5C6.00002 37.5 5.99998 13.5 6.00002 12.7812C6.00005 12.0625 6.50002 10 9.00002 10C11.5 10 12 12 12 12.7812C12 13.5 12 25 12 25"/><rect width="6" height="12" x="12" y="19" fill="#2F88FF" rx="3"/><rect width="6" height="12" x="18" y="19" fill="#2F88FF" rx="3"/></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 stroke-linecap="round" d="M24 25C24 25 24 8.5 24 7.5C24 6.21875 24.5 4 27 4C29.5 4 30 6.21875 30 7.5C30 8 30 30 30 30C30 30 35.7031 24.2969 37 23C38.2969 21.7031 40.0781 21.0781 41.5 22.5C42.9219 23.9219 43.0938 25.4063 41.5 27C39.9063 28.5937 35 33.5 35 33.5C35 33.5 29.0938 44 26 44C22.9063 44 13 44 13 44C13 44 10 44 8.00002 42C6.00002 40 6.00002 37.5 6.00002 37.5C6.00002 37.5 5.99998 13.5 6.00002 12.7812C6.00005 12.0625 6.50002 10 9.00002 10C11.5 10 12 12 12 12.7812C12 13.5 12 25 12 25"/><rect width="6" height="12" x="12" y="19" fill="#2F88FF" rx="3"/><rect width="6" height="12" x="18" y="19" fill="#2F88FF" rx="3"/></g></svg>
</template>

CSS

.icon-rock-gesture {
  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%20stroke-linecap%3D%22round%22%20d%3D%22M24%2025C24%2025%2024%208.5%2024%207.5C24%206.21875%2024.5%204%2027%204C29.5%204%2030%206.21875%2030%207.5C30%208%2030%2030%2030%2030C30%2030%2035.7031%2024.2969%2037%2023C38.2969%2021.7031%2040.0781%2021.0781%2041.5%2022.5C42.9219%2023.9219%2043.0938%2025.4063%2041.5%2027C39.9063%2028.5937%2035%2033.5%2035%2033.5C35%2033.5%2029.0938%2044%2026%2044C22.9063%2044%2013%2044%2013%2044C13%2044%2010%2044%208.00002%2042C6.00002%2040%206.00002%2037.5%206.00002%2037.5C6.00002%2037.5%205.99998%2013.5%206.00002%2012.7812C6.00005%2012.0625%206.50002%2010%209.00002%2010C11.5%2010%2012%2012%2012%2012.7812C12%2013.5%2012%2025%2012%2025%22%2F%3E%3Crect%20width%3D%226%22%20height%3D%2212%22%20x%3D%2212%22%20y%3D%2219%22%20fill%3D%22%232F88FF%22%20rx%3D%223%22%2F%3E%3Crect%20width%3D%226%22%20height%3D%2212%22%20x%3D%2218%22%20y%3D%2219%22%20fill%3D%22%232F88FF%22%20rx%3D%223%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%20stroke-linecap%3D%22round%22%20d%3D%22M24%2025C24%2025%2024%208.5%2024%207.5C24%206.21875%2024.5%204%2027%204C29.5%204%2030%206.21875%2030%207.5C30%208%2030%2030%2030%2030C30%2030%2035.7031%2024.2969%2037%2023C38.2969%2021.7031%2040.0781%2021.0781%2041.5%2022.5C42.9219%2023.9219%2043.0938%2025.4063%2041.5%2027C39.9063%2028.5937%2035%2033.5%2035%2033.5C35%2033.5%2029.0938%2044%2026%2044C22.9063%2044%2013%2044%2013%2044C13%2044%2010%2044%208.00002%2042C6.00002%2040%206.00002%2037.5%206.00002%2037.5C6.00002%2037.5%205.99998%2013.5%206.00002%2012.7812C6.00005%2012.0625%206.50002%2010%209.00002%2010C11.5%2010%2012%2012%2012%2012.7812C12%2013.5%2012%2025%2012%2025%22%2F%3E%3Crect%20width%3D%226%22%20height%3D%2212%22%20x%3D%2212%22%20y%3D%2219%22%20fill%3D%22%232F88FF%22%20rx%3D%223%22%2F%3E%3Crect%20width%3D%226%22%20height%3D%2212%22%20x%3D%2218%22%20y%3D%2219%22%20fill%3D%22%232F88FF%22%20rx%3D%223%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/rock-gesture.svg?color=%231a73e8&size=48