zeromq logo
zeromq from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- zeromq
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the zeromq logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.088 5.499l1.894-1.894L20.395.018l-1.894 1.894A11.943 11.943 0 0 0 12 0C5.373 0 0 5.373 0 12c0 2.396.702 4.627 1.912 6.501L.018 20.395l3.587 3.587l1.894-1.894A11.943 11.943 0 0 0 12 24c6.627 0 12-5.373 12-12c0-2.396-.702-4.627-1.912-6.501zM4.569 12a7.431 7.431 0 0 1 10.577-6.733l-9.88 9.88A7.409 7.409 0 0 1 4.569 12zM12 19.431a7.387 7.387 0 0 1-3.146-.698l9.88-9.88A7.433 7.433 0 0 1 12 19.431z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsZeromq(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="m22.088 5.499l1.894-1.894L20.395.018l-1.894 1.894A11.943 11.943 0 0 0 12 0C5.373 0 0 5.373 0 12c0 2.396.702 4.627 1.912 6.501L.018 20.395l3.587 3.587l1.894-1.894A11.943 11.943 0 0 0 12 24c6.627 0 12-5.373 12-12c0-2.396-.702-4.627-1.912-6.501zM4.569 12a7.431 7.431 0 0 1 10.577-6.733l-9.88 9.88A7.409 7.409 0 0 1 4.569 12zM12 19.431a7.387 7.387 0 0 1-3.146-.698l9.88-9.88A7.433 7.433 0 0 1 12 19.431z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.088 5.499l1.894-1.894L20.395.018l-1.894 1.894A11.943 11.943 0 0 0 12 0C5.373 0 0 5.373 0 12c0 2.396.702 4.627 1.912 6.501L.018 20.395l3.587 3.587l1.894-1.894A11.943 11.943 0 0 0 12 24c6.627 0 12-5.373 12-12c0-2.396-.702-4.627-1.912-6.501zM4.569 12a7.431 7.431 0 0 1 10.577-6.733l-9.88 9.88A7.409 7.409 0 0 1 4.569 12zM12 19.431a7.387 7.387 0 0 1-3.146-.698l9.88-9.88A7.433 7.433 0 0 1 12 19.431z"/></svg> </template>
CSS
.icon-zeromq {
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%22m22.088%205.499l1.894-1.894L20.395.018l-1.894%201.894A11.943%2011.943%200%200%200%2012%200C5.373%200%200%205.373%200%2012c0%202.396.702%204.627%201.912%206.501L.018%2020.395l3.587%203.587l1.894-1.894A11.943%2011.943%200%200%200%2012%2024c6.627%200%2012-5.373%2012-12c0-2.396-.702-4.627-1.912-6.501zM4.569%2012a7.431%207.431%200%200%201%2010.577-6.733l-9.88%209.88A7.409%207.409%200%200%201%204.569%2012zM12%2019.431a7.387%207.387%200%200%201-3.146-.698l9.88-9.88A7.433%207.433%200%200%201%2012%2019.431z%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%22m22.088%205.499l1.894-1.894L20.395.018l-1.894%201.894A11.943%2011.943%200%200%200%2012%200C5.373%200%200%205.373%200%2012c0%202.396.702%204.627%201.912%206.501L.018%2020.395l3.587%203.587l1.894-1.894A11.943%2011.943%200%200%200%2012%2024c6.627%200%2012-5.373%2012-12c0-2.396-.702-4.627-1.912-6.501zM4.569%2012a7.431%207.431%200%200%201%2010.577-6.733l-9.88%209.88A7.409%207.409%200%200%201%204.569%2012zM12%2019.431a7.387%207.387%200%200%201-3.146-.698l9.88-9.88A7.433%207.433%200%200%201%2012%2019.431z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/zeromq.svg?color=%231a73e8&size=48