handshake icon
handshake-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- handshake-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
handshakeEmoji One (Colored)handshakeFont Awesome 6 RegularhandshakeFont Awesome 6 SolidhandshakeFont Awesome RegularhandshakeFont Awesome Solidhandshake-16-filledFluent UI System IconshandshakeFluent EmojihandshakeFluent Emoji FlathandshakeFluent Emoji High ContrasthandshakeHuge IconshandshakeLine AwesomehandshakeLucidehandshakeMaterial SymbolshandshakeMaterial Design IconshandshakeNoto EmojihandshakeOpenMojihandshakePhosphorhandshakeSimple IconshandshakeTwitter Emoji
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.702 19.942q.196 0 .402-.088t.333-.215l7.796-7.797q.377-.377.582-.77q.204-.395.204-.866q0-.477-.204-.926q-.205-.45-.582-.82l-3.75-3.75q-.371-.377-.763-.553q-.391-.176-.868-.176q-.471 0-.875.176t-.761.552l-.872.872l1.85 1.855q.298.293.445.666q.146.373.146.757q0 .781-.511 1.292t-1.291.51q-.385 0-.751-.117t-.659-.41L10.102 8.67q-.173-.173-.442-.173q-.27 0-.443.173l-3.875 3.875q-.151.152-.227.345t-.076.39q0 .354.227.583q.226.23.58.23q.196 0 .402-.088q.206-.089.333-.216l2.815-2.815q.14-.14.342-.153t.366.153q.16.16.16.354t-.16.354l-2.81 2.815q-.152.152-.228.345q-.075.194-.075.39q0 .335.236.571t.571.237q.196 0 .402-.089t.333-.215l3.046-3.04q.14-.141.341-.154t.366.153q.16.16.16.354t-.16.354l-3.04 3.046q-.132.127-.218.333t-.086.402q0 .334.237.57q.237.238.571.238q.196 0 .39-.076t.344-.228l3.047-3.04q.14-.141.341-.154q.201-.012.367.153q.159.16.159.354t-.16.354L11.193 18.4q-.151.152-.227.365t-.076.389q0 .354.249.571t.564.217m-.006 1q-.771 0-1.32-.564t-.482-1.394q-.85.01-1.415-.507t-.537-1.444q-.926.01-1.46-.53t-.486-1.422q-.834.01-1.396-.47q-.561-.478-.561-1.332q0-.385.149-.77q.149-.386.44-.678l3.895-3.895q.46-.459 1.134-.459t1.134.46l1.451 1.451q.127.133.314.219t.421.085q.321 0 .567-.224t.247-.584q0-.234-.086-.42q-.086-.187-.218-.314l-3.44-3.44q-.372-.377-.773-.553t-.878-.176q-.471 0-.856.176q-.384.176-.761.553L3.735 7.76q-.524.523-.674 1.277t.137 1.44q.056.194-.05.375t-.3.23t-.385-.052t-.24-.297q-.323-.97-.141-1.959t.94-1.747l3.024-3.025q.523-.518 1.107-.77q.584-.251 1.263-.251t1.252.252q.574.251 1.092.769l.87.871l.872-.871q.523-.518 1.097-.77q.574-.251 1.253-.251t1.263.252q.583.251 1.1.769l3.726 3.725q.517.517.798 1.161t.28 1.323q0 .68-.28 1.253t-.798 1.092l-7.797 7.79q-.311.312-.678.454q-.366.142-.77.142M8.516 8.327"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHandshakeOutlineRounded(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.702 19.942q.196 0 .402-.088t.333-.215l7.796-7.797q.377-.377.582-.77q.204-.395.204-.866q0-.477-.204-.926q-.205-.45-.582-.82l-3.75-3.75q-.371-.377-.763-.553q-.391-.176-.868-.176q-.471 0-.875.176t-.761.552l-.872.872l1.85 1.855q.298.293.445.666q.146.373.146.757q0 .781-.511 1.292t-1.291.51q-.385 0-.751-.117t-.659-.41L10.102 8.67q-.173-.173-.442-.173q-.27 0-.443.173l-3.875 3.875q-.151.152-.227.345t-.076.39q0 .354.227.583q.226.23.58.23q.196 0 .402-.088q.206-.089.333-.216l2.815-2.815q.14-.14.342-.153t.366.153q.16.16.16.354t-.16.354l-2.81 2.815q-.152.152-.228.345q-.075.194-.075.39q0 .335.236.571t.571.237q.196 0 .402-.089t.333-.215l3.046-3.04q.14-.141.341-.154t.366.153q.16.16.16.354t-.16.354l-3.04 3.046q-.132.127-.218.333t-.086.402q0 .334.237.57q.237.238.571.238q.196 0 .39-.076t.344-.228l3.047-3.04q.14-.141.341-.154q.201-.012.367.153q.159.16.159.354t-.16.354L11.193 18.4q-.151.152-.227.365t-.076.389q0 .354.249.571t.564.217m-.006 1q-.771 0-1.32-.564t-.482-1.394q-.85.01-1.415-.507t-.537-1.444q-.926.01-1.46-.53t-.486-1.422q-.834.01-1.396-.47q-.561-.478-.561-1.332q0-.385.149-.77q.149-.386.44-.678l3.895-3.895q.46-.459 1.134-.459t1.134.46l1.451 1.451q.127.133.314.219t.421.085q.321 0 .567-.224t.247-.584q0-.234-.086-.42q-.086-.187-.218-.314l-3.44-3.44q-.372-.377-.773-.553t-.878-.176q-.471 0-.856.176q-.384.176-.761.553L3.735 7.76q-.524.523-.674 1.277t.137 1.44q.056.194-.05.375t-.3.23t-.385-.052t-.24-.297q-.323-.97-.141-1.959t.94-1.747l3.024-3.025q.523-.518 1.107-.77q.584-.251 1.263-.251t1.252.252q.574.251 1.092.769l.87.871l.872-.871q.523-.518 1.097-.77q.574-.251 1.253-.251t1.263.252q.583.251 1.1.769l3.726 3.725q.517.517.798 1.161t.28 1.323q0 .68-.28 1.253t-.798 1.092l-7.797 7.79q-.311.312-.678.454q-.366.142-.77.142M8.516 8.327"/></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.702 19.942q.196 0 .402-.088t.333-.215l7.796-7.797q.377-.377.582-.77q.204-.395.204-.866q0-.477-.204-.926q-.205-.45-.582-.82l-3.75-3.75q-.371-.377-.763-.553q-.391-.176-.868-.176q-.471 0-.875.176t-.761.552l-.872.872l1.85 1.855q.298.293.445.666q.146.373.146.757q0 .781-.511 1.292t-1.291.51q-.385 0-.751-.117t-.659-.41L10.102 8.67q-.173-.173-.442-.173q-.27 0-.443.173l-3.875 3.875q-.151.152-.227.345t-.076.39q0 .354.227.583q.226.23.58.23q.196 0 .402-.088q.206-.089.333-.216l2.815-2.815q.14-.14.342-.153t.366.153q.16.16.16.354t-.16.354l-2.81 2.815q-.152.152-.228.345q-.075.194-.075.39q0 .335.236.571t.571.237q.196 0 .402-.089t.333-.215l3.046-3.04q.14-.141.341-.154t.366.153q.16.16.16.354t-.16.354l-3.04 3.046q-.132.127-.218.333t-.086.402q0 .334.237.57q.237.238.571.238q.196 0 .39-.076t.344-.228l3.047-3.04q.14-.141.341-.154q.201-.012.367.153q.159.16.159.354t-.16.354L11.193 18.4q-.151.152-.227.365t-.076.389q0 .354.249.571t.564.217m-.006 1q-.771 0-1.32-.564t-.482-1.394q-.85.01-1.415-.507t-.537-1.444q-.926.01-1.46-.53t-.486-1.422q-.834.01-1.396-.47q-.561-.478-.561-1.332q0-.385.149-.77q.149-.386.44-.678l3.895-3.895q.46-.459 1.134-.459t1.134.46l1.451 1.451q.127.133.314.219t.421.085q.321 0 .567-.224t.247-.584q0-.234-.086-.42q-.086-.187-.218-.314l-3.44-3.44q-.372-.377-.773-.553t-.878-.176q-.471 0-.856.176q-.384.176-.761.553L3.735 7.76q-.524.523-.674 1.277t.137 1.44q.056.194-.05.375t-.3.23t-.385-.052t-.24-.297q-.323-.97-.141-1.959t.94-1.747l3.024-3.025q.523-.518 1.107-.77q.584-.251 1.263-.251t1.252.252q.574.251 1.092.769l.87.871l.872-.871q.523-.518 1.097-.77q.574-.251 1.253-.251t1.263.252q.583.251 1.1.769l3.726 3.725q.517.517.798 1.161t.28 1.323q0 .68-.28 1.253t-.798 1.092l-7.797 7.79q-.311.312-.678.454q-.366.142-.77.142M8.516 8.327"/></svg> </template>
CSS
.icon-handshake-outline-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.702%2019.942q.196%200%20.402-.088t.333-.215l7.796-7.797q.377-.377.582-.77q.204-.395.204-.866q0-.477-.204-.926q-.205-.45-.582-.82l-3.75-3.75q-.371-.377-.763-.553q-.391-.176-.868-.176q-.471%200-.875.176t-.761.552l-.872.872l1.85%201.855q.298.293.445.666q.146.373.146.757q0%20.781-.511%201.292t-1.291.51q-.385%200-.751-.117t-.659-.41L10.102%208.67q-.173-.173-.442-.173q-.27%200-.443.173l-3.875%203.875q-.151.152-.227.345t-.076.39q0%20.354.227.583q.226.23.58.23q.196%200%20.402-.088q.206-.089.333-.216l2.815-2.815q.14-.14.342-.153t.366.153q.16.16.16.354t-.16.354l-2.81%202.815q-.152.152-.228.345q-.075.194-.075.39q0%20.335.236.571t.571.237q.196%200%20.402-.089t.333-.215l3.046-3.04q.14-.141.341-.154t.366.153q.16.16.16.354t-.16.354l-3.04%203.046q-.132.127-.218.333t-.086.402q0%20.334.237.57q.237.238.571.238q.196%200%20.39-.076t.344-.228l3.047-3.04q.14-.141.341-.154q.201-.012.367.153q.159.16.159.354t-.16.354L11.193%2018.4q-.151.152-.227.365t-.076.389q0%20.354.249.571t.564.217m-.006%201q-.771%200-1.32-.564t-.482-1.394q-.85.01-1.415-.507t-.537-1.444q-.926.01-1.46-.53t-.486-1.422q-.834.01-1.396-.47q-.561-.478-.561-1.332q0-.385.149-.77q.149-.386.44-.678l3.895-3.895q.46-.459%201.134-.459t1.134.46l1.451%201.451q.127.133.314.219t.421.085q.321%200%20.567-.224t.247-.584q0-.234-.086-.42q-.086-.187-.218-.314l-3.44-3.44q-.372-.377-.773-.553t-.878-.176q-.471%200-.856.176q-.384.176-.761.553L3.735%207.76q-.524.523-.674%201.277t.137%201.44q.056.194-.05.375t-.3.23t-.385-.052t-.24-.297q-.323-.97-.141-1.959t.94-1.747l3.024-3.025q.523-.518%201.107-.77q.584-.251%201.263-.251t1.252.252q.574.251%201.092.769l.87.871l.872-.871q.523-.518%201.097-.77q.574-.251%201.253-.251t1.263.252q.583.251%201.1.769l3.726%203.725q.517.517.798%201.161t.28%201.323q0%20.68-.28%201.253t-.798%201.092l-7.797%207.79q-.311.312-.678.454q-.366.142-.77.142M8.516%208.327%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.702%2019.942q.196%200%20.402-.088t.333-.215l7.796-7.797q.377-.377.582-.77q.204-.395.204-.866q0-.477-.204-.926q-.205-.45-.582-.82l-3.75-3.75q-.371-.377-.763-.553q-.391-.176-.868-.176q-.471%200-.875.176t-.761.552l-.872.872l1.85%201.855q.298.293.445.666q.146.373.146.757q0%20.781-.511%201.292t-1.291.51q-.385%200-.751-.117t-.659-.41L10.102%208.67q-.173-.173-.442-.173q-.27%200-.443.173l-3.875%203.875q-.151.152-.227.345t-.076.39q0%20.354.227.583q.226.23.58.23q.196%200%20.402-.088q.206-.089.333-.216l2.815-2.815q.14-.14.342-.153t.366.153q.16.16.16.354t-.16.354l-2.81%202.815q-.152.152-.228.345q-.075.194-.075.39q0%20.335.236.571t.571.237q.196%200%20.402-.089t.333-.215l3.046-3.04q.14-.141.341-.154t.366.153q.16.16.16.354t-.16.354l-3.04%203.046q-.132.127-.218.333t-.086.402q0%20.334.237.57q.237.238.571.238q.196%200%20.39-.076t.344-.228l3.047-3.04q.14-.141.341-.154q.201-.012.367.153q.159.16.159.354t-.16.354L11.193%2018.4q-.151.152-.227.365t-.076.389q0%20.354.249.571t.564.217m-.006%201q-.771%200-1.32-.564t-.482-1.394q-.85.01-1.415-.507t-.537-1.444q-.926.01-1.46-.53t-.486-1.422q-.834.01-1.396-.47q-.561-.478-.561-1.332q0-.385.149-.77q.149-.386.44-.678l3.895-3.895q.46-.459%201.134-.459t1.134.46l1.451%201.451q.127.133.314.219t.421.085q.321%200%20.567-.224t.247-.584q0-.234-.086-.42q-.086-.187-.218-.314l-3.44-3.44q-.372-.377-.773-.553t-.878-.176q-.471%200-.856.176q-.384.176-.761.553L3.735%207.76q-.524.523-.674%201.277t.137%201.44q.056.194-.05.375t-.3.23t-.385-.052t-.24-.297q-.323-.97-.141-1.959t.94-1.747l3.024-3.025q.523-.518%201.107-.77q.584-.251%201.263-.251t1.252.252q.574.251%201.092.769l.87.871l.872-.871q.523-.518%201.097-.77q.574-.251%201.253-.251t1.263.252q.583.251%201.1.769l3.726%203.725q.517.517.798%201.161t.28%201.323q0%20.68-.28%201.253t-.798%201.092l-7.797%207.79q-.311.312-.678.454q-.366.142-.77.142M8.516%208.327%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-outline-rounded.svg?color=%231a73e8&size=48