clapping 02 icon

clapping-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
clapping-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the clapping 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m20.295 16.597l-2.65 2.778c-1.235 1.294-1.852 1.941-2.531 2.259a3.84 3.84 0 0 1-3.262.005c-.679-.315-1.294-.96-2.524-2.25c-.646-.677-.968-1.015-1.202-1.399a4.3 4.3 0 0 1-.618-1.95c-.032-.456.034-.93.164-1.88l.576-4.18c.089-.642.58-1.141 1.195-1.214c.804-.095 1.506.563 1.505 1.411l-.003 1.934l4.523-4.741a1.166 1.166 0 0 1 1.704 0c.47.493.47 1.293 0 1.786m0 0l1.136-1.19a1.166 1.166 0 0 1 1.703 0c.47.492.47 1.292 0 1.785l-1.136 1.19m-1.703-1.785l-2.556 2.679m4.26-.893a1.166 1.166 0 0 1 1.703 0c.47.493.47 1.293 0 1.786l-1.136 1.19m-.568-2.976L16.32 13.62m3.407 3.572l1.42-1.488c.47-.494.47-1.293 0-1.786a1.166 1.166 0 0 0-1.704 0m0 0l-1.42 1.488"/><path d="M12.274 4.194a1.336 1.336 0 0 0 0-1.818a1.173 1.173 0 0 0-1.722 0l-4.57 4.825l.003-1.968c0-.863-.709-1.533-1.521-1.436c-.622.074-1.119.582-1.208 1.236l-.582 4.254c-.132.965-.198 1.448-.166 1.911c.049.707.263 1.389.624 1.985c.237.391.563.735 1.215 1.424L4.72 15m7.554-10.806l1.148-1.212a1.173 1.173 0 0 1 1.721 0a1.336 1.336 0 0 1 0 1.818m-2.87-.606l-1.762 1.86"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsClapping02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="m20.295 16.597l-2.65 2.778c-1.235 1.294-1.852 1.941-2.531 2.259a3.84 3.84 0 0 1-3.262.005c-.679-.315-1.294-.96-2.524-2.25c-.646-.677-.968-1.015-1.202-1.399a4.3 4.3 0 0 1-.618-1.95c-.032-.456.034-.93.164-1.88l.576-4.18c.089-.642.58-1.141 1.195-1.214c.804-.095 1.506.563 1.505 1.411l-.003 1.934l4.523-4.741a1.166 1.166 0 0 1 1.704 0c.47.493.47 1.293 0 1.786m0 0l1.136-1.19a1.166 1.166 0 0 1 1.703 0c.47.492.47 1.292 0 1.785l-1.136 1.19m-1.703-1.785l-2.556 2.679m4.26-.893a1.166 1.166 0 0 1 1.703 0c.47.493.47 1.293 0 1.786l-1.136 1.19m-.568-2.976L16.32 13.62m3.407 3.572l1.42-1.488c.47-.494.47-1.293 0-1.786a1.166 1.166 0 0 0-1.704 0m0 0l-1.42 1.488"/><path d="M12.274 4.194a1.336 1.336 0 0 0 0-1.818a1.173 1.173 0 0 0-1.722 0l-4.57 4.825l.003-1.968c0-.863-.709-1.533-1.521-1.436c-.622.074-1.119.582-1.208 1.236l-.582 4.254c-.132.965-.198 1.448-.166 1.911c.049.707.263 1.389.624 1.985c.237.391.563.735 1.215 1.424L4.72 15m7.554-10.806l1.148-1.212a1.173 1.173 0 0 1 1.721 0a1.336 1.336 0 0 1 0 1.818m-2.87-.606l-1.762 1.86"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m20.295 16.597l-2.65 2.778c-1.235 1.294-1.852 1.941-2.531 2.259a3.84 3.84 0 0 1-3.262.005c-.679-.315-1.294-.96-2.524-2.25c-.646-.677-.968-1.015-1.202-1.399a4.3 4.3 0 0 1-.618-1.95c-.032-.456.034-.93.164-1.88l.576-4.18c.089-.642.58-1.141 1.195-1.214c.804-.095 1.506.563 1.505 1.411l-.003 1.934l4.523-4.741a1.166 1.166 0 0 1 1.704 0c.47.493.47 1.293 0 1.786m0 0l1.136-1.19a1.166 1.166 0 0 1 1.703 0c.47.492.47 1.292 0 1.785l-1.136 1.19m-1.703-1.785l-2.556 2.679m4.26-.893a1.166 1.166 0 0 1 1.703 0c.47.493.47 1.293 0 1.786l-1.136 1.19m-.568-2.976L16.32 13.62m3.407 3.572l1.42-1.488c.47-.494.47-1.293 0-1.786a1.166 1.166 0 0 0-1.704 0m0 0l-1.42 1.488"/><path d="M12.274 4.194a1.336 1.336 0 0 0 0-1.818a1.173 1.173 0 0 0-1.722 0l-4.57 4.825l.003-1.968c0-.863-.709-1.533-1.521-1.436c-.622.074-1.119.582-1.208 1.236l-.582 4.254c-.132.965-.198 1.448-.166 1.911c.049.707.263 1.389.624 1.985c.237.391.563.735 1.215 1.424L4.72 15m7.554-10.806l1.148-1.212a1.173 1.173 0 0 1 1.721 0a1.336 1.336 0 0 1 0 1.818m-2.87-.606l-1.762 1.86"/></g></svg>
</template>

CSS

.icon-clapping-02 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m20.295%2016.597l-2.65%202.778c-1.235%201.294-1.852%201.941-2.531%202.259a3.84%203.84%200%200%201-3.262.005c-.679-.315-1.294-.96-2.524-2.25c-.646-.677-.968-1.015-1.202-1.399a4.3%204.3%200%200%201-.618-1.95c-.032-.456.034-.93.164-1.88l.576-4.18c.089-.642.58-1.141%201.195-1.214c.804-.095%201.506.563%201.505%201.411l-.003%201.934l4.523-4.741a1.166%201.166%200%200%201%201.704%200c.47.493.47%201.293%200%201.786m0%200l1.136-1.19a1.166%201.166%200%200%201%201.703%200c.47.492.47%201.292%200%201.785l-1.136%201.19m-1.703-1.785l-2.556%202.679m4.26-.893a1.166%201.166%200%200%201%201.703%200c.47.493.47%201.293%200%201.786l-1.136%201.19m-.568-2.976L16.32%2013.62m3.407%203.572l1.42-1.488c.47-.494.47-1.293%200-1.786a1.166%201.166%200%200%200-1.704%200m0%200l-1.42%201.488%22%2F%3E%3Cpath%20d%3D%22M12.274%204.194a1.336%201.336%200%200%200%200-1.818a1.173%201.173%200%200%200-1.722%200l-4.57%204.825l.003-1.968c0-.863-.709-1.533-1.521-1.436c-.622.074-1.119.582-1.208%201.236l-.582%204.254c-.132.965-.198%201.448-.166%201.911c.049.707.263%201.389.624%201.985c.237.391.563.735%201.215%201.424L4.72%2015m7.554-10.806l1.148-1.212a1.173%201.173%200%200%201%201.721%200a1.336%201.336%200%200%201%200%201.818m-2.87-.606l-1.762%201.86%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m20.295%2016.597l-2.65%202.778c-1.235%201.294-1.852%201.941-2.531%202.259a3.84%203.84%200%200%201-3.262.005c-.679-.315-1.294-.96-2.524-2.25c-.646-.677-.968-1.015-1.202-1.399a4.3%204.3%200%200%201-.618-1.95c-.032-.456.034-.93.164-1.88l.576-4.18c.089-.642.58-1.141%201.195-1.214c.804-.095%201.506.563%201.505%201.411l-.003%201.934l4.523-4.741a1.166%201.166%200%200%201%201.704%200c.47.493.47%201.293%200%201.786m0%200l1.136-1.19a1.166%201.166%200%200%201%201.703%200c.47.492.47%201.292%200%201.785l-1.136%201.19m-1.703-1.785l-2.556%202.679m4.26-.893a1.166%201.166%200%200%201%201.703%200c.47.493.47%201.293%200%201.786l-1.136%201.19m-.568-2.976L16.32%2013.62m3.407%203.572l1.42-1.488c.47-.494.47-1.293%200-1.786a1.166%201.166%200%200%200-1.704%200m0%200l-1.42%201.488%22%2F%3E%3Cpath%20d%3D%22M12.274%204.194a1.336%201.336%200%200%200%200-1.818a1.173%201.173%200%200%200-1.722%200l-4.57%204.825l.003-1.968c0-.863-.709-1.533-1.521-1.436c-.622.074-1.119.582-1.208%201.236l-.582%204.254c-.132.965-.198%201.448-.166%201.911c.049.707.263%201.389.624%201.985c.237.391.563.735%201.215%201.424L4.72%2015m7.554-10.806l1.148-1.212a1.173%201.173%200%200%201%201.721%200a1.336%201.336%200%200%201%200%201.818m-2.87-.606l-1.762%201.86%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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