handshake-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
handshake-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the handshake icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.792 20.712q-.367 0-.645-.25q-.278-.248-.278-.654q0-.194.085-.43t.254-.405l3.41-3.41q.13-.13.13-.275t-.13-.276t-.286-.119t-.267.124l-3.403 3.404q-.17.17-.383.254q-.213.085-.433.085q-.386 0-.655-.269t-.268-.654q0-.231.094-.451q.095-.22.239-.365l3.41-3.41q.13-.13.13-.272t-.13-.273t-.283-.122t-.264.122l-3.41 3.403q-.15.15-.372.244t-.448.095q-.381 0-.652-.272q-.271-.27-.271-.652q0-.218.084-.432t.254-.383l3.173-3.173q.13-.13.13-.276t-.13-.276t-.283-.121t-.263.121l-3.173 3.179q-.144.144-.367.239q-.224.094-.454.094q-.406 0-.665-.259q-.258-.258-.258-.664q0-.22.084-.433q.085-.213.254-.383l4.342-4.342q.256-.256.601-.25t.601.262l1.55 1.55q.275.275.621.389q.346.115.702.115q.723 0 1.208-.476q.485-.477.485-1.217q0-.35-.135-.706t-.421-.642l-1.367-1.367q-.506-.506-.574-1.168q-.069-.661.395-1.115q.32-.356.748-.53q.427-.176.89-.176q.468 0 .921.183q.454.182.827.556L21.03 8.47q.315.315.499.77q.184.453.184 1.005q0 .5-.187.945q-.186.445-.496.755l-8.421 8.427q-.162.162-.38.25q-.216.089-.436.089m-8.526-8.337q-.533-.465-.81-1.068q-.275-.603-.275-1.23q0-.536.199-1.038t.61-.914l3.937-3.942q.329-.33.726-.516t.857-.186q.47 0 .914.186t.772.516l4.164 4.163q.163.164.25.37t.088.426q0 .387-.268.665t-.655.278q-.238 0-.445-.088t-.37-.25l-1.537-1.531q-.46-.46-1.133-.46t-1.134.46l-4.22 4.219q-.344.344-.82.308q-.475-.035-.85-.368"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightHandshakeRounded(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="M11.792 20.712q-.367 0-.645-.25q-.278-.248-.278-.654q0-.194.085-.43t.254-.405l3.41-3.41q.13-.13.13-.275t-.13-.276t-.286-.119t-.267.124l-3.403 3.404q-.17.17-.383.254q-.213.085-.433.085q-.386 0-.655-.269t-.268-.654q0-.231.094-.451q.095-.22.239-.365l3.41-3.41q.13-.13.13-.272t-.13-.273t-.283-.122t-.264.122l-3.41 3.403q-.15.15-.372.244t-.448.095q-.381 0-.652-.272q-.271-.27-.271-.652q0-.218.084-.432t.254-.383l3.173-3.173q.13-.13.13-.276t-.13-.276t-.283-.121t-.263.121l-3.173 3.179q-.144.144-.367.239q-.224.094-.454.094q-.406 0-.665-.259q-.258-.258-.258-.664q0-.22.084-.433q.085-.213.254-.383l4.342-4.342q.256-.256.601-.25t.601.262l1.55 1.55q.275.275.621.389q.346.115.702.115q.723 0 1.208-.476q.485-.477.485-1.217q0-.35-.135-.706t-.421-.642l-1.367-1.367q-.506-.506-.574-1.168q-.069-.661.395-1.115q.32-.356.748-.53q.427-.176.89-.176q.468 0 .921.183q.454.182.827.556L21.03 8.47q.315.315.499.77q.184.453.184 1.005q0 .5-.187.945q-.186.445-.496.755l-8.421 8.427q-.162.162-.38.25q-.216.089-.436.089m-8.526-8.337q-.533-.465-.81-1.068q-.275-.603-.275-1.23q0-.536.199-1.038t.61-.914l3.937-3.942q.329-.33.726-.516t.857-.186q.47 0 .914.186t.772.516l4.164 4.163q.163.164.25.37t.088.426q0 .387-.268.665t-.655.278q-.238 0-.445-.088t-.37-.25l-1.537-1.531q-.46-.46-1.133-.46t-1.134.46l-4.22 4.219q-.344.344-.82.308q-.475-.035-.85-.368"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.792 20.712q-.367 0-.645-.25q-.278-.248-.278-.654q0-.194.085-.43t.254-.405l3.41-3.41q.13-.13.13-.275t-.13-.276t-.286-.119t-.267.124l-3.403 3.404q-.17.17-.383.254q-.213.085-.433.085q-.386 0-.655-.269t-.268-.654q0-.231.094-.451q.095-.22.239-.365l3.41-3.41q.13-.13.13-.272t-.13-.273t-.283-.122t-.264.122l-3.41 3.403q-.15.15-.372.244t-.448.095q-.381 0-.652-.272q-.271-.27-.271-.652q0-.218.084-.432t.254-.383l3.173-3.173q.13-.13.13-.276t-.13-.276t-.283-.121t-.263.121l-3.173 3.179q-.144.144-.367.239q-.224.094-.454.094q-.406 0-.665-.259q-.258-.258-.258-.664q0-.22.084-.433q.085-.213.254-.383l4.342-4.342q.256-.256.601-.25t.601.262l1.55 1.55q.275.275.621.389q.346.115.702.115q.723 0 1.208-.476q.485-.477.485-1.217q0-.35-.135-.706t-.421-.642l-1.367-1.367q-.506-.506-.574-1.168q-.069-.661.395-1.115q.32-.356.748-.53q.427-.176.89-.176q.468 0 .921.183q.454.182.827.556L21.03 8.47q.315.315.499.77q.184.453.184 1.005q0 .5-.187.945q-.186.445-.496.755l-8.421 8.427q-.162.162-.38.25q-.216.089-.436.089m-8.526-8.337q-.533-.465-.81-1.068q-.275-.603-.275-1.23q0-.536.199-1.038t.61-.914l3.937-3.942q.329-.33.726-.516t.857-.186q.47 0 .914.186t.772.516l4.164 4.163q.163.164.25.37t.088.426q0 .387-.268.665t-.655.278q-.238 0-.445-.088t-.37-.25l-1.537-1.531q-.46-.46-1.133-.46t-1.134.46l-4.22 4.219q-.344.344-.82.308q-.475-.035-.85-.368"/></svg>
</template>

CSS

.icon-handshake-rounded {
  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%22M11.792%2020.712q-.367%200-.645-.25q-.278-.248-.278-.654q0-.194.085-.43t.254-.405l3.41-3.41q.13-.13.13-.275t-.13-.276t-.286-.119t-.267.124l-3.403%203.404q-.17.17-.383.254q-.213.085-.433.085q-.386%200-.655-.269t-.268-.654q0-.231.094-.451q.095-.22.239-.365l3.41-3.41q.13-.13.13-.272t-.13-.273t-.283-.122t-.264.122l-3.41%203.403q-.15.15-.372.244t-.448.095q-.381%200-.652-.272q-.271-.27-.271-.652q0-.218.084-.432t.254-.383l3.173-3.173q.13-.13.13-.276t-.13-.276t-.283-.121t-.263.121l-3.173%203.179q-.144.144-.367.239q-.224.094-.454.094q-.406%200-.665-.259q-.258-.258-.258-.664q0-.22.084-.433q.085-.213.254-.383l4.342-4.342q.256-.256.601-.25t.601.262l1.55%201.55q.275.275.621.389q.346.115.702.115q.723%200%201.208-.476q.485-.477.485-1.217q0-.35-.135-.706t-.421-.642l-1.367-1.367q-.506-.506-.574-1.168q-.069-.661.395-1.115q.32-.356.748-.53q.427-.176.89-.176q.468%200%20.921.183q.454.182.827.556L21.03%208.47q.315.315.499.77q.184.453.184%201.005q0%20.5-.187.945q-.186.445-.496.755l-8.421%208.427q-.162.162-.38.25q-.216.089-.436.089m-8.526-8.337q-.533-.465-.81-1.068q-.275-.603-.275-1.23q0-.536.199-1.038t.61-.914l3.937-3.942q.329-.33.726-.516t.857-.186q.47%200%20.914.186t.772.516l4.164%204.163q.163.164.25.37t.088.426q0%20.387-.268.665t-.655.278q-.238%200-.445-.088t-.37-.25l-1.537-1.531q-.46-.46-1.133-.46t-1.134.46l-4.22%204.219q-.344.344-.82.308q-.475-.035-.85-.368%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%22M11.792%2020.712q-.367%200-.645-.25q-.278-.248-.278-.654q0-.194.085-.43t.254-.405l3.41-3.41q.13-.13.13-.275t-.13-.276t-.286-.119t-.267.124l-3.403%203.404q-.17.17-.383.254q-.213.085-.433.085q-.386%200-.655-.269t-.268-.654q0-.231.094-.451q.095-.22.239-.365l3.41-3.41q.13-.13.13-.272t-.13-.273t-.283-.122t-.264.122l-3.41%203.403q-.15.15-.372.244t-.448.095q-.381%200-.652-.272q-.271-.27-.271-.652q0-.218.084-.432t.254-.383l3.173-3.173q.13-.13.13-.276t-.13-.276t-.283-.121t-.263.121l-3.173%203.179q-.144.144-.367.239q-.224.094-.454.094q-.406%200-.665-.259q-.258-.258-.258-.664q0-.22.084-.433q.085-.213.254-.383l4.342-4.342q.256-.256.601-.25t.601.262l1.55%201.55q.275.275.621.389q.346.115.702.115q.723%200%201.208-.476q.485-.477.485-1.217q0-.35-.135-.706t-.421-.642l-1.367-1.367q-.506-.506-.574-1.168q-.069-.661.395-1.115q.32-.356.748-.53q.427-.176.89-.176q.468%200%20.921.183q.454.182.827.556L21.03%208.47q.315.315.499.77q.184.453.184%201.005q0%20.5-.187.945q-.186.445-.496.755l-8.421%208.427q-.162.162-.38.25q-.216.089-.436.089m-8.526-8.337q-.533-.465-.81-1.068q-.275-.603-.275-1.23q0-.536.199-1.038t.61-.914l3.937-3.942q.329-.33.726-.516t.857-.186q.47%200%20.914.186t.772.516l4.164%204.163q.163.164.25.37t.088.426q0%20.387-.268.665t-.655.278q-.238%200-.445-.088t-.37-.25l-1.537-1.531q-.46-.46-1.133-.46t-1.134.46l-4.22%204.219q-.344.344-.82.308q-.475-.035-.85-.368%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/handshake-rounded.svg?color=%231a73e8&size=48