handshake icon
handshake-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- handshake-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- 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.85 21.13l10.92-10.918l-7.79-7.789l-2.722 2.723l3.958 3.958l-2.499 2.498l-3.425-3.425l-5.698 5.704l1.4 1.4l4.21-4.21l.552.546l-4.204 4.216l1.4 1.4l4.44-4.44l.547.546l-4.441 4.44l1.4 1.4l4.44-4.44l.553.551l-4.441 4.44zm-7.652-7.957l6.088-6.088l3.426 3.425l1.425-1.425L8.57 2.519l-7.513 7.514z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightHandshakeSharp(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.85 21.13l10.92-10.918l-7.79-7.789l-2.722 2.723l3.958 3.958l-2.499 2.498l-3.425-3.425l-5.698 5.704l1.4 1.4l4.21-4.21l.552.546l-4.204 4.216l1.4 1.4l4.44-4.44l.547.546l-4.441 4.44l1.4 1.4l4.44-4.44l.553.551l-4.441 4.44zm-7.652-7.957l6.088-6.088l3.426 3.425l1.425-1.425L8.57 2.519l-7.513 7.514z"/></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.85 21.13l10.92-10.918l-7.79-7.789l-2.722 2.723l3.958 3.958l-2.499 2.498l-3.425-3.425l-5.698 5.704l1.4 1.4l4.21-4.21l.552.546l-4.204 4.216l1.4 1.4l4.44-4.44l.547.546l-4.441 4.44l1.4 1.4l4.44-4.44l.553.551l-4.441 4.44zm-7.652-7.957l6.088-6.088l3.426 3.425l1.425-1.425L8.57 2.519l-7.513 7.514z"/></svg> </template>
CSS
.icon-handshake-sharp {
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.85%2021.13l10.92-10.918l-7.79-7.789l-2.722%202.723l3.958%203.958l-2.499%202.498l-3.425-3.425l-5.698%205.704l1.4%201.4l4.21-4.21l.552.546l-4.204%204.216l1.4%201.4l4.44-4.44l.547.546l-4.441%204.44l1.4%201.4l4.44-4.44l.553.551l-4.441%204.44zm-7.652-7.957l6.088-6.088l3.426%203.425l1.425-1.425L8.57%202.519l-7.513%207.514z%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.85%2021.13l10.92-10.918l-7.79-7.789l-2.722%202.723l3.958%203.958l-2.499%202.498l-3.425-3.425l-5.698%205.704l1.4%201.4l4.21-4.21l.552.546l-4.204%204.216l1.4%201.4l4.44-4.44l.547.546l-4.441%204.44l1.4%201.4l4.44-4.44l.553.551l-4.441%204.44zm-7.652-7.957l6.088-6.088l3.426%203.425l1.425-1.425L8.57%202.519l-7.513%207.514z%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-sharp.svg?color=%231a73e8&size=48