round clean hands icon

round-clean-hands from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.

Name
round-clean-hands
Set
Google Material Icons
Style
Baseline
Category
Social
Viewbox
24×24
License
Apache 2.0

More social icons from Google Material Icons

Use the round clean hands icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.99 7l1.37-.63l.63-1.37l.63 1.37l1.37.63l-1.37.63L16.99 9l-.63-1.37zM20 14c1.1 0 2-.9 2-2c0-.78-.99-2.44-1.58-3.36a.496.496 0 0 0-.84 0C18.99 9.56 18 11.22 18 12c0 1.1.9 2 2 2M9.24 9.5L15 11.65V11a5 5 0 0 0-4-4.9V4h2c.35 0 .68.06 1 .18c.37.13.78.05 1.05-.22c.51-.51.34-1.39-.33-1.64C14.19 2.11 13.61 2 13 2H8.5c-.55 0-1 .45-1 1s.45 1 1 1H9v2.11c-1.78.37-3.2 1.68-3.75 3.39zM3 11c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2s2-.9 2-2v-7c0-1.1-.9-2-2-2m16.99 6h-6.83a1 1 0 0 1-.33-.06l-1.47-.51a.49.49 0 0 1-.3-.63c.09-.26.38-.4.64-.3l1.12.43c.11.04.24.07.36.07h2.63c.65 0 1.18-.53 1.18-1.18c0-.49-.31-.93-.77-1.11L9.3 11.13c-.22-.09-.46-.13-.7-.13H7v9.02l6.37 1.81c.41.12.85.1 1.25-.05L22 19c0-1.11-.9-2-2.01-2"/></svg>

React

import type { SVGProps } from "react";

export function IcRoundCleanHands(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.99 7l1.37-.63l.63-1.37l.63 1.37l1.37.63l-1.37.63L16.99 9l-.63-1.37zM20 14c1.1 0 2-.9 2-2c0-.78-.99-2.44-1.58-3.36a.496.496 0 0 0-.84 0C18.99 9.56 18 11.22 18 12c0 1.1.9 2 2 2M9.24 9.5L15 11.65V11a5 5 0 0 0-4-4.9V4h2c.35 0 .68.06 1 .18c.37.13.78.05 1.05-.22c.51-.51.34-1.39-.33-1.64C14.19 2.11 13.61 2 13 2H8.5c-.55 0-1 .45-1 1s.45 1 1 1H9v2.11c-1.78.37-3.2 1.68-3.75 3.39zM3 11c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2s2-.9 2-2v-7c0-1.1-.9-2-2-2m16.99 6h-6.83a1 1 0 0 1-.33-.06l-1.47-.51a.49.49 0 0 1-.3-.63c.09-.26.38-.4.64-.3l1.12.43c.11.04.24.07.36.07h2.63c.65 0 1.18-.53 1.18-1.18c0-.49-.31-.93-.77-1.11L9.3 11.13c-.22-.09-.46-.13-.7-.13H7v9.02l6.37 1.81c.41.12.85.1 1.25-.05L22 19c0-1.11-.9-2-2.01-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.99 7l1.37-.63l.63-1.37l.63 1.37l1.37.63l-1.37.63L16.99 9l-.63-1.37zM20 14c1.1 0 2-.9 2-2c0-.78-.99-2.44-1.58-3.36a.496.496 0 0 0-.84 0C18.99 9.56 18 11.22 18 12c0 1.1.9 2 2 2M9.24 9.5L15 11.65V11a5 5 0 0 0-4-4.9V4h2c.35 0 .68.06 1 .18c.37.13.78.05 1.05-.22c.51-.51.34-1.39-.33-1.64C14.19 2.11 13.61 2 13 2H8.5c-.55 0-1 .45-1 1s.45 1 1 1H9v2.11c-1.78.37-3.2 1.68-3.75 3.39zM3 11c-1.1 0-2 .9-2 2v7c0 1.1.9 2 2 2s2-.9 2-2v-7c0-1.1-.9-2-2-2m16.99 6h-6.83a1 1 0 0 1-.33-.06l-1.47-.51a.49.49 0 0 1-.3-.63c.09-.26.38-.4.64-.3l1.12.43c.11.04.24.07.36.07h2.63c.65 0 1.18-.53 1.18-1.18c0-.49-.31-.93-.77-1.11L9.3 11.13c-.22-.09-.46-.13-.7-.13H7v9.02l6.37 1.81c.41.12.85.1 1.25-.05L22 19c0-1.11-.9-2-2.01-2"/></svg>
</template>

CSS

.icon-round-clean-hands {
  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%22currentColor%22%20d%3D%22m14.99%207l1.37-.63l.63-1.37l.63%201.37l1.37.63l-1.37.63L16.99%209l-.63-1.37zM20%2014c1.1%200%202-.9%202-2c0-.78-.99-2.44-1.58-3.36a.496.496%200%200%200-.84%200C18.99%209.56%2018%2011.22%2018%2012c0%201.1.9%202%202%202M9.24%209.5L15%2011.65V11a5%205%200%200%200-4-4.9V4h2c.35%200%20.68.06%201%20.18c.37.13.78.05%201.05-.22c.51-.51.34-1.39-.33-1.64C14.19%202.11%2013.61%202%2013%202H8.5c-.55%200-1%20.45-1%201s.45%201%201%201H9v2.11c-1.78.37-3.2%201.68-3.75%203.39zM3%2011c-1.1%200-2%20.9-2%202v7c0%201.1.9%202%202%202s2-.9%202-2v-7c0-1.1-.9-2-2-2m16.99%206h-6.83a1%201%200%200%201-.33-.06l-1.47-.51a.49.49%200%200%201-.3-.63c.09-.26.38-.4.64-.3l1.12.43c.11.04.24.07.36.07h2.63c.65%200%201.18-.53%201.18-1.18c0-.49-.31-.93-.77-1.11L9.3%2011.13c-.22-.09-.46-.13-.7-.13H7v9.02l6.37%201.81c.41.12.85.1%201.25-.05L22%2019c0-1.11-.9-2-2.01-2%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%22currentColor%22%20d%3D%22m14.99%207l1.37-.63l.63-1.37l.63%201.37l1.37.63l-1.37.63L16.99%209l-.63-1.37zM20%2014c1.1%200%202-.9%202-2c0-.78-.99-2.44-1.58-3.36a.496.496%200%200%200-.84%200C18.99%209.56%2018%2011.22%2018%2012c0%201.1.9%202%202%202M9.24%209.5L15%2011.65V11a5%205%200%200%200-4-4.9V4h2c.35%200%20.68.06%201%20.18c.37.13.78.05%201.05-.22c.51-.51.34-1.39-.33-1.64C14.19%202.11%2013.61%202%2013%202H8.5c-.55%200-1%20.45-1%201s.45%201%201%201H9v2.11c-1.78.37-3.2%201.68-3.75%203.39zM3%2011c-1.1%200-2%20.9-2%202v7c0%201.1.9%202%202%202s2-.9%202-2v-7c0-1.1-.9-2-2-2m16.99%206h-6.83a1%201%200%200%201-.33-.06l-1.47-.51a.49.49%200%200%201-.3-.63c.09-.26.38-.4.64-.3l1.12.43c.11.04.24.07.36.07h2.63c.65%200%201.18-.53%201.18-1.18c0-.49-.31-.93-.77-1.11L9.3%2011.13c-.22-.09-.46-.13-.7-.13H7v9.02l6.37%201.81c.41.12.85.1%201.25-.05L22%2019c0-1.11-.9-2-2.01-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/round-clean-hands.svg?color=%231a73e8&size=48