clapping 01 icon
clapping-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- clapping-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the clapping 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.396 10.867a1.227 1.227 0 0 1 1.69 0c.467.45.467 1.18 0 1.63l-1.126 1.085m-.564-2.715l1.127-1.086c.467-.45.467-1.18 0-1.63a1.227 1.227 0 0 0-1.69 0l-.845.815m1.408 1.9l-3.099 2.988m1.69-4.888a1.12 1.12 0 0 0 0-1.629a1.227 1.227 0 0 0-1.69 0l-4.768 4.596l.003-1.763c.001-.773-.696-1.374-1.493-1.287c-.61.066-1.098.522-1.186 1.108l-.563 4.452c-.107.851-.66 1.791-1.29 2.398m10.988-7.875l-2.818 2.716M12.353 22l.656-.632c.3-.29.707-.448 1.13-.475c.488-.031 1.134-.104 1.525-.272c.674-.29 1.287-.88 2.511-2.06l3.475-3.35a1.12 1.12 0 0 0 0-1.629a1.227 1.227 0 0 0-1.69 0m-2.536 2.444l2.535-2.444m-6.475-9.485a1.215 1.215 0 0 0 0-1.737a1.264 1.264 0 0 0-1.767 0L6.733 7.265l.004-1.884c.001-.825-.726-1.465-1.56-1.373a1.4 1.4 0 0 0-1.24 1.182L3.35 9.942c-.113.909-.691 1.91-1.349 2.558m11.484-8.403l.883-.869a1.264 1.264 0 0 1 1.767 0c.244.24.366.555.366.87m-3.016 0L11 6.54"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsClapping01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M19.396 10.867a1.227 1.227 0 0 1 1.69 0c.467.45.467 1.18 0 1.63l-1.126 1.085m-.564-2.715l1.127-1.086c.467-.45.467-1.18 0-1.63a1.227 1.227 0 0 0-1.69 0l-.845.815m1.408 1.9l-3.099 2.988m1.69-4.888a1.12 1.12 0 0 0 0-1.629a1.227 1.227 0 0 0-1.69 0l-4.768 4.596l.003-1.763c.001-.773-.696-1.374-1.493-1.287c-.61.066-1.098.522-1.186 1.108l-.563 4.452c-.107.851-.66 1.791-1.29 2.398m10.988-7.875l-2.818 2.716M12.353 22l.656-.632c.3-.29.707-.448 1.13-.475c.488-.031 1.134-.104 1.525-.272c.674-.29 1.287-.88 2.511-2.06l3.475-3.35a1.12 1.12 0 0 0 0-1.629a1.227 1.227 0 0 0-1.69 0m-2.536 2.444l2.535-2.444m-6.475-9.485a1.215 1.215 0 0 0 0-1.737a1.264 1.264 0 0 0-1.767 0L6.733 7.265l.004-1.884c.001-.825-.726-1.465-1.56-1.373a1.4 1.4 0 0 0-1.24 1.182L3.35 9.942c-.113.909-.691 1.91-1.349 2.558m11.484-8.403l.883-.869a1.264 1.264 0 0 1 1.767 0c.244.24.366.555.366.87m-3.016 0L11 6.54"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M19.396 10.867a1.227 1.227 0 0 1 1.69 0c.467.45.467 1.18 0 1.63l-1.126 1.085m-.564-2.715l1.127-1.086c.467-.45.467-1.18 0-1.63a1.227 1.227 0 0 0-1.69 0l-.845.815m1.408 1.9l-3.099 2.988m1.69-4.888a1.12 1.12 0 0 0 0-1.629a1.227 1.227 0 0 0-1.69 0l-4.768 4.596l.003-1.763c.001-.773-.696-1.374-1.493-1.287c-.61.066-1.098.522-1.186 1.108l-.563 4.452c-.107.851-.66 1.791-1.29 2.398m10.988-7.875l-2.818 2.716M12.353 22l.656-.632c.3-.29.707-.448 1.13-.475c.488-.031 1.134-.104 1.525-.272c.674-.29 1.287-.88 2.511-2.06l3.475-3.35a1.12 1.12 0 0 0 0-1.629a1.227 1.227 0 0 0-1.69 0m-2.536 2.444l2.535-2.444m-6.475-9.485a1.215 1.215 0 0 0 0-1.737a1.264 1.264 0 0 0-1.767 0L6.733 7.265l.004-1.884c.001-.825-.726-1.465-1.56-1.373a1.4 1.4 0 0 0-1.24 1.182L3.35 9.942c-.113.909-.691 1.91-1.349 2.558m11.484-8.403l.883-.869a1.264 1.264 0 0 1 1.767 0c.244.24.366.555.366.87m-3.016 0L11 6.54"/></svg> </template>
CSS
.icon-clapping-01 {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M19.396%2010.867a1.227%201.227%200%200%201%201.69%200c.467.45.467%201.18%200%201.63l-1.126%201.085m-.564-2.715l1.127-1.086c.467-.45.467-1.18%200-1.63a1.227%201.227%200%200%200-1.69%200l-.845.815m1.408%201.9l-3.099%202.988m1.69-4.888a1.12%201.12%200%200%200%200-1.629a1.227%201.227%200%200%200-1.69%200l-4.768%204.596l.003-1.763c.001-.773-.696-1.374-1.493-1.287c-.61.066-1.098.522-1.186%201.108l-.563%204.452c-.107.851-.66%201.791-1.29%202.398m10.988-7.875l-2.818%202.716M12.353%2022l.656-.632c.3-.29.707-.448%201.13-.475c.488-.031%201.134-.104%201.525-.272c.674-.29%201.287-.88%202.511-2.06l3.475-3.35a1.12%201.12%200%200%200%200-1.629a1.227%201.227%200%200%200-1.69%200m-2.536%202.444l2.535-2.444m-6.475-9.485a1.215%201.215%200%200%200%200-1.737a1.264%201.264%200%200%200-1.767%200L6.733%207.265l.004-1.884c.001-.825-.726-1.465-1.56-1.373a1.4%201.4%200%200%200-1.24%201.182L3.35%209.942c-.113.909-.691%201.91-1.349%202.558m11.484-8.403l.883-.869a1.264%201.264%200%200%201%201.767%200c.244.24.366.555.366.87m-3.016%200L11%206.54%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M19.396%2010.867a1.227%201.227%200%200%201%201.69%200c.467.45.467%201.18%200%201.63l-1.126%201.085m-.564-2.715l1.127-1.086c.467-.45.467-1.18%200-1.63a1.227%201.227%200%200%200-1.69%200l-.845.815m1.408%201.9l-3.099%202.988m1.69-4.888a1.12%201.12%200%200%200%200-1.629a1.227%201.227%200%200%200-1.69%200l-4.768%204.596l.003-1.763c.001-.773-.696-1.374-1.493-1.287c-.61.066-1.098.522-1.186%201.108l-.563%204.452c-.107.851-.66%201.791-1.29%202.398m10.988-7.875l-2.818%202.716M12.353%2022l.656-.632c.3-.29.707-.448%201.13-.475c.488-.031%201.134-.104%201.525-.272c.674-.29%201.287-.88%202.511-2.06l3.475-3.35a1.12%201.12%200%200%200%200-1.629a1.227%201.227%200%200%200-1.69%200m-2.536%202.444l2.535-2.444m-6.475-9.485a1.215%201.215%200%200%200%200-1.737a1.264%201.264%200%200%200-1.767%200L6.733%207.265l.004-1.884c.001-.825-.726-1.465-1.56-1.373a1.4%201.4%200%200%200-1.24%201.182L3.35%209.942c-.113.909-.691%201.91-1.349%202.558m11.484-8.403l.883-.869a1.264%201.264%200%200%201%201.767%200c.244.24.366.555.366.87m-3.016%200L11%206.54%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/clapping-01.svg?color=%231a73e8&size=48