xmpp from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
xmpp
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

The same logo in other sets

Use the xmpp logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.401 4.594l1.025.366l3.08.912q-.016.27-.016.543c0 3.353 1.693 7.444 4.51 10.387c2.817-2.943 4.51-7.034 4.51-10.387q0-.273-.016-.543l3.08-.912l1.025-.366L24 3.276C23.854 8.978 19.146 14.9 13.502 18.17c1.302 1.028 2.778 1.81 4.388 2.215v.114l.004.001v.224a14.6 14.6 0 0 1-4.829-1.281A21 21 0 0 1 12 18.966q-.53.255-1.065.477a14.6 14.6 0 0 1-4.829 1.281V20.5l.004-.001v-.113c1.61-.406 3.086-1.188 4.389-2.216C4.854 14.9.146 8.978 0 3.276z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsXmpp(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="m3.401 4.594l1.025.366l3.08.912q-.016.27-.016.543c0 3.353 1.693 7.444 4.51 10.387c2.817-2.943 4.51-7.034 4.51-10.387q0-.273-.016-.543l3.08-.912l1.025-.366L24 3.276C23.854 8.978 19.146 14.9 13.502 18.17c1.302 1.028 2.778 1.81 4.388 2.215v.114l.004.001v.224a14.6 14.6 0 0 1-4.829-1.281A21 21 0 0 1 12 18.966q-.53.255-1.065.477a14.6 14.6 0 0 1-4.829 1.281V20.5l.004-.001v-.113c1.61-.406 3.086-1.188 4.389-2.216C4.854 14.9.146 8.978 0 3.276z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m3.401 4.594l1.025.366l3.08.912q-.016.27-.016.543c0 3.353 1.693 7.444 4.51 10.387c2.817-2.943 4.51-7.034 4.51-10.387q0-.273-.016-.543l3.08-.912l1.025-.366L24 3.276C23.854 8.978 19.146 14.9 13.502 18.17c1.302 1.028 2.778 1.81 4.388 2.215v.114l.004.001v.224a14.6 14.6 0 0 1-4.829-1.281A21 21 0 0 1 12 18.966q-.53.255-1.065.477a14.6 14.6 0 0 1-4.829 1.281V20.5l.004-.001v-.113c1.61-.406 3.086-1.188 4.389-2.216C4.854 14.9.146 8.978 0 3.276z"/></svg>
</template>

CSS

.icon-xmpp {
  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%22m3.401%204.594l1.025.366l3.08.912q-.016.27-.016.543c0%203.353%201.693%207.444%204.51%2010.387c2.817-2.943%204.51-7.034%204.51-10.387q0-.273-.016-.543l3.08-.912l1.025-.366L24%203.276C23.854%208.978%2019.146%2014.9%2013.502%2018.17c1.302%201.028%202.778%201.81%204.388%202.215v.114l.004.001v.224a14.6%2014.6%200%200%201-4.829-1.281A21%2021%200%200%201%2012%2018.966q-.53.255-1.065.477a14.6%2014.6%200%200%201-4.829%201.281V20.5l.004-.001v-.113c1.61-.406%203.086-1.188%204.389-2.216C4.854%2014.9.146%208.978%200%203.276z%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%22m3.401%204.594l1.025.366l3.08.912q-.016.27-.016.543c0%203.353%201.693%207.444%204.51%2010.387c2.817-2.943%204.51-7.034%204.51-10.387q0-.273-.016-.543l3.08-.912l1.025-.366L24%203.276C23.854%208.978%2019.146%2014.9%2013.502%2018.17c1.302%201.028%202.778%201.81%204.388%202.215v.114l.004.001v.224a14.6%2014.6%200%200%201-4.829-1.281A21%2021%200%200%201%2012%2018.966q-.53.255-1.065.477a14.6%2014.6%200%200%201-4.829%201.281V20.5l.004-.001v-.113c1.61-.406%203.086-1.188%204.389-2.216C4.854%2014.9.146%208.978%200%203.276z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/xmpp.svg?color=%231a73e8&size=48