handshake protocol logo
handshake-protocol from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- handshake-protocol
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the handshake protocol logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.348 7.829l-1.491-2.65l2.889.001c.077 0 .167.051.21.12l1.533 2.529zm-5.344 16.046c-.07.125-.161.125-.19.125h-2.956l4.591-8.243a.442.442 0 0 0-.384-.657l-7.825.01l-1.556-2.694h11.397c.248-.017.362-.158.393-.231l1.879-3.473h3.101zm-3.91-.314l-1.522-2.506c-.023-.037-.034-.128.014-.214l2.694-4.853l3.034-.004zM5.92 18.403l-1.508-2.68l1.52-2.848l1.524 2.64c-.474.891-1.213 2.283-1.536 2.888m-3.668.417a.27.27 0 0 1-.207-.12L.51 16.17h3.141l1.491 2.65l-2.891-.001zM8.996.126C9.066 0 9.156 0 9.186 0h2.968L7.551 8.243c-.11.167-.11.712.58.657l7.63-.01c.527.92 1.002 1.752 1.51 2.642H5.922a.47.47 0 0 0-.397.234l-1.879 3.522h-3.1zm3.917.323l1.515 2.496c.023.037.034.128-.015.214L11.72 8.012l-3.032.004zm5.166 5.145l1.509 2.68l-1.538 2.844c-.517-.905-.997-1.745-1.529-2.673c.328-.6 1.195-2.189 1.558-2.851"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsHandshakeProtocol(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="m20.348 7.829l-1.491-2.65l2.889.001c.077 0 .167.051.21.12l1.533 2.529zm-5.344 16.046c-.07.125-.161.125-.19.125h-2.956l4.591-8.243a.442.442 0 0 0-.384-.657l-7.825.01l-1.556-2.694h11.397c.248-.017.362-.158.393-.231l1.879-3.473h3.101zm-3.91-.314l-1.522-2.506c-.023-.037-.034-.128.014-.214l2.694-4.853l3.034-.004zM5.92 18.403l-1.508-2.68l1.52-2.848l1.524 2.64c-.474.891-1.213 2.283-1.536 2.888m-3.668.417a.27.27 0 0 1-.207-.12L.51 16.17h3.141l1.491 2.65l-2.891-.001zM8.996.126C9.066 0 9.156 0 9.186 0h2.968L7.551 8.243c-.11.167-.11.712.58.657l7.63-.01c.527.92 1.002 1.752 1.51 2.642H5.922a.47.47 0 0 0-.397.234l-1.879 3.522h-3.1zm3.917.323l1.515 2.496c.023.037.034.128-.015.214L11.72 8.012l-3.032.004zm5.166 5.145l1.509 2.68l-1.538 2.844c-.517-.905-.997-1.745-1.529-2.673c.328-.6 1.195-2.189 1.558-2.851"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.348 7.829l-1.491-2.65l2.889.001c.077 0 .167.051.21.12l1.533 2.529zm-5.344 16.046c-.07.125-.161.125-.19.125h-2.956l4.591-8.243a.442.442 0 0 0-.384-.657l-7.825.01l-1.556-2.694h11.397c.248-.017.362-.158.393-.231l1.879-3.473h3.101zm-3.91-.314l-1.522-2.506c-.023-.037-.034-.128.014-.214l2.694-4.853l3.034-.004zM5.92 18.403l-1.508-2.68l1.52-2.848l1.524 2.64c-.474.891-1.213 2.283-1.536 2.888m-3.668.417a.27.27 0 0 1-.207-.12L.51 16.17h3.141l1.491 2.65l-2.891-.001zM8.996.126C9.066 0 9.156 0 9.186 0h2.968L7.551 8.243c-.11.167-.11.712.58.657l7.63-.01c.527.92 1.002 1.752 1.51 2.642H5.922a.47.47 0 0 0-.397.234l-1.879 3.522h-3.1zm3.917.323l1.515 2.496c.023.037.034.128-.015.214L11.72 8.012l-3.032.004zm5.166 5.145l1.509 2.68l-1.538 2.844c-.517-.905-.997-1.745-1.529-2.673c.328-.6 1.195-2.189 1.558-2.851"/></svg> </template>
CSS
.icon-handshake-protocol {
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%22m20.348%207.829l-1.491-2.65l2.889.001c.077%200%20.167.051.21.12l1.533%202.529zm-5.344%2016.046c-.07.125-.161.125-.19.125h-2.956l4.591-8.243a.442.442%200%200%200-.384-.657l-7.825.01l-1.556-2.694h11.397c.248-.017.362-.158.393-.231l1.879-3.473h3.101zm-3.91-.314l-1.522-2.506c-.023-.037-.034-.128.014-.214l2.694-4.853l3.034-.004zM5.92%2018.403l-1.508-2.68l1.52-2.848l1.524%202.64c-.474.891-1.213%202.283-1.536%202.888m-3.668.417a.27.27%200%200%201-.207-.12L.51%2016.17h3.141l1.491%202.65l-2.891-.001zM8.996.126C9.066%200%209.156%200%209.186%200h2.968L7.551%208.243c-.11.167-.11.712.58.657l7.63-.01c.527.92%201.002%201.752%201.51%202.642H5.922a.47.47%200%200%200-.397.234l-1.879%203.522h-3.1zm3.917.323l1.515%202.496c.023.037.034.128-.015.214L11.72%208.012l-3.032.004zm5.166%205.145l1.509%202.68l-1.538%202.844c-.517-.905-.997-1.745-1.529-2.673c.328-.6%201.195-2.189%201.558-2.851%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%22m20.348%207.829l-1.491-2.65l2.889.001c.077%200%20.167.051.21.12l1.533%202.529zm-5.344%2016.046c-.07.125-.161.125-.19.125h-2.956l4.591-8.243a.442.442%200%200%200-.384-.657l-7.825.01l-1.556-2.694h11.397c.248-.017.362-.158.393-.231l1.879-3.473h3.101zm-3.91-.314l-1.522-2.506c-.023-.037-.034-.128.014-.214l2.694-4.853l3.034-.004zM5.92%2018.403l-1.508-2.68l1.52-2.848l1.524%202.64c-.474.891-1.213%202.283-1.536%202.888m-3.668.417a.27.27%200%200%201-.207-.12L.51%2016.17h3.141l1.491%202.65l-2.891-.001zM8.996.126C9.066%200%209.156%200%209.186%200h2.968L7.551%208.243c-.11.167-.11.712.58.657l7.63-.01c.527.92%201.002%201.752%201.51%202.642H5.922a.47.47%200%200%200-.397.234l-1.879%203.522h-3.1zm3.917.323l1.515%202.496c.023.037.034.128-.015.214L11.72%208.012l-3.032.004zm5.166%205.145l1.509%202.68l-1.538%202.844c-.517-.905-.997-1.745-1.529-2.673c.328-.6%201.195-2.189%201.558-2.851%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/handshake-protocol.svg?color=%231a73e8&size=48