hand lizard icon

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

Name
hand-lizard
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 lizard icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.313 4c-1.778 0-3.45.934-4.344 2.469l-5.281 9.093A5.06 5.06 0 0 0 4 18.095V28h10v-4.313c2.629-.789 3.984-2.171 4.406-2.687h6.313c1.277 0 2.246-1.262 1.937-2.5l-.125-.469A4.01 4.01 0 0 0 22.656 15h-6.875l-.5-2h6.375a4.01 4.01 0 0 0 3.875-3.031l.344-1.313C27.055 8.25 28 7.31 28 6V4zm0 2H26c0 .566-.434 1-1 1h-9l-1 2h8.719l-.125.5a1.976 1.976 0 0 1-1.938 1.5h-6.375c-1.277 0-2.246 1.262-1.937 2.5l.5 2A1.99 1.99 0 0 0 15.78 17h6.875c.922 0 1.715.605 1.938 1.5l.125.5H17.5l-.313.406s-1.44 2.047-4.375 2.625l-.812.157V26H6v-7.906c0-.532.137-1.07.406-1.532L11.72 7.5A3.01 3.01 0 0 1 14.313 6"/></svg>

React

import type { SVGProps } from "react";

export function LaHandLizard(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="M14.313 4c-1.778 0-3.45.934-4.344 2.469l-5.281 9.093A5.06 5.06 0 0 0 4 18.095V28h10v-4.313c2.629-.789 3.984-2.171 4.406-2.687h6.313c1.277 0 2.246-1.262 1.937-2.5l-.125-.469A4.01 4.01 0 0 0 22.656 15h-6.875l-.5-2h6.375a4.01 4.01 0 0 0 3.875-3.031l.344-1.313C27.055 8.25 28 7.31 28 6V4zm0 2H26c0 .566-.434 1-1 1h-9l-1 2h8.719l-.125.5a1.976 1.976 0 0 1-1.938 1.5h-6.375c-1.277 0-2.246 1.262-1.937 2.5l.5 2A1.99 1.99 0 0 0 15.78 17h6.875c.922 0 1.715.605 1.938 1.5l.125.5H17.5l-.313.406s-1.44 2.047-4.375 2.625l-.812.157V26H6v-7.906c0-.532.137-1.07.406-1.532L11.72 7.5A3.01 3.01 0 0 1 14.313 6"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M14.313 4c-1.778 0-3.45.934-4.344 2.469l-5.281 9.093A5.06 5.06 0 0 0 4 18.095V28h10v-4.313c2.629-.789 3.984-2.171 4.406-2.687h6.313c1.277 0 2.246-1.262 1.937-2.5l-.125-.469A4.01 4.01 0 0 0 22.656 15h-6.875l-.5-2h6.375a4.01 4.01 0 0 0 3.875-3.031l.344-1.313C27.055 8.25 28 7.31 28 6V4zm0 2H26c0 .566-.434 1-1 1h-9l-1 2h8.719l-.125.5a1.976 1.976 0 0 1-1.938 1.5h-6.375c-1.277 0-2.246 1.262-1.937 2.5l.5 2A1.99 1.99 0 0 0 15.78 17h6.875c.922 0 1.715.605 1.938 1.5l.125.5H17.5l-.313.406s-1.44 2.047-4.375 2.625l-.812.157V26H6v-7.906c0-.532.137-1.07.406-1.532L11.72 7.5A3.01 3.01 0 0 1 14.313 6"/></svg>
</template>

CSS

.icon-hand-lizard {
  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%22M14.313%204c-1.778%200-3.45.934-4.344%202.469l-5.281%209.093A5.06%205.06%200%200%200%204%2018.095V28h10v-4.313c2.629-.789%203.984-2.171%204.406-2.687h6.313c1.277%200%202.246-1.262%201.937-2.5l-.125-.469A4.01%204.01%200%200%200%2022.656%2015h-6.875l-.5-2h6.375a4.01%204.01%200%200%200%203.875-3.031l.344-1.313C27.055%208.25%2028%207.31%2028%206V4zm0%202H26c0%20.566-.434%201-1%201h-9l-1%202h8.719l-.125.5a1.976%201.976%200%200%201-1.938%201.5h-6.375c-1.277%200-2.246%201.262-1.937%202.5l.5%202A1.99%201.99%200%200%200%2015.78%2017h6.875c.922%200%201.715.605%201.938%201.5l.125.5H17.5l-.313.406s-1.44%202.047-4.375%202.625l-.812.157V26H6v-7.906c0-.532.137-1.07.406-1.532L11.72%207.5A3.01%203.01%200%200%201%2014.313%206%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%22M14.313%204c-1.778%200-3.45.934-4.344%202.469l-5.281%209.093A5.06%205.06%200%200%200%204%2018.095V28h10v-4.313c2.629-.789%203.984-2.171%204.406-2.687h6.313c1.277%200%202.246-1.262%201.937-2.5l-.125-.469A4.01%204.01%200%200%200%2022.656%2015h-6.875l-.5-2h6.375a4.01%204.01%200%200%200%203.875-3.031l.344-1.313C27.055%208.25%2028%207.31%2028%206V4zm0%202H26c0%20.566-.434%201-1%201h-9l-1%202h8.719l-.125.5a1.976%201.976%200%200%201-1.938%201.5h-6.375c-1.277%200-2.246%201.262-1.937%202.5l.5%202A1.99%201.99%200%200%200%2015.78%2017h6.875c.922%200%201.715.605%201.938%201.5l.125.5H17.5l-.313.406s-1.44%202.047-4.375%202.625l-.812.157V26H6v-7.906c0-.532.137-1.07.406-1.532L11.72%207.5A3.01%203.01%200%200%201%2014.313%206%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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