sharp handshake icon
sharp-handshake from Google Material Icons by Material Design Authors · Baseline · Social · Apache-2.0 Free for personal and commercial use.
- Name
- sharp-handshake
- Set
- Google Material Icons
- Style
- Baseline
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
More social icons from Google Material Icons
baseline-18-up-ratingbaseline-6-ft-apartbaseline-add-moderatorbaseline-add-reactionbaseline-adobebaseline-applebaseline-architecturebaseline-assist-walkerbaseline-back-handbaseline-blindbaseline-boybaseline-cakebaseline-catching-pokemonbaseline-clean-handsbaseline-co2baseline-compostbaseline-connect-without-contactbaseline-constructionbaseline-cookiebaseline-coronavirusbaseline-cruelty-freebaseline-cyclonebaseline-deckbaseline-discord
Use the sharp handshake icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.59 5.95l-7.05 7.04L.7 10.3l8.55-8.55L17.2 9.7l-1.42 1.42zm12.65 4.29l-8.49-8.49l-2.06 2.06l5.9 5.88l-2.83 2.83l-5.17-5.17l-6.27 6.27l1.42 1.41l5.32-5.32l.71.71l-5.32 5.32l1.42 1.41l5.32-5.32l.71.71l-5.32 5.32l1.41 1.41l5.32-5.32l.71.71L10.68 20l1.41 1.41z"/></svg>
React
import type { SVGProps } from "react";
export function IcSharpHandshake(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="m10.59 5.95l-7.05 7.04L.7 10.3l8.55-8.55L17.2 9.7l-1.42 1.42zm12.65 4.29l-8.49-8.49l-2.06 2.06l5.9 5.88l-2.83 2.83l-5.17-5.17l-6.27 6.27l1.42 1.41l5.32-5.32l.71.71l-5.32 5.32l1.42 1.41l5.32-5.32l.71.71l-5.32 5.32l1.41 1.41l5.32-5.32l.71.71L10.68 20l1.41 1.41z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m10.59 5.95l-7.05 7.04L.7 10.3l8.55-8.55L17.2 9.7l-1.42 1.42zm12.65 4.29l-8.49-8.49l-2.06 2.06l5.9 5.88l-2.83 2.83l-5.17-5.17l-6.27 6.27l1.42 1.41l5.32-5.32l.71.71l-5.32 5.32l1.42 1.41l5.32-5.32l.71.71l-5.32 5.32l1.41 1.41l5.32-5.32l.71.71L10.68 20l1.41 1.41z"/></svg> </template>
CSS
.icon-sharp-handshake {
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%22m10.59%205.95l-7.05%207.04L.7%2010.3l8.55-8.55L17.2%209.7l-1.42%201.42zm12.65%204.29l-8.49-8.49l-2.06%202.06l5.9%205.88l-2.83%202.83l-5.17-5.17l-6.27%206.27l1.42%201.41l5.32-5.32l.71.71l-5.32%205.32l1.42%201.41l5.32-5.32l.71.71l-5.32%205.32l1.41%201.41l5.32-5.32l.71.71L10.68%2020l1.41%201.41z%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%22m10.59%205.95l-7.05%207.04L.7%2010.3l8.55-8.55L17.2%209.7l-1.42%201.42zm12.65%204.29l-8.49-8.49l-2.06%202.06l5.9%205.88l-2.83%202.83l-5.17-5.17l-6.27%206.27l1.42%201.41l5.32-5.32l.71.71l-5.32%205.32l1.42%201.41l5.32-5.32l.71.71l-5.32%205.32l1.41%201.41l5.32-5.32l.71.71L10.68%2020l1.41%201.41z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ic/sharp-handshake.svg?color=%231a73e8&size=48