pbx logo
pbx from Web3 Icons Branded by 0xa3k5 · Branded · MIT Free for personal and commercial use.
- Name
- pbx
- Set
- Web3 Icons Branded
- Style
- Branded
- Viewbox
- 24×24
- License
- MIT
1 other variant in Web3 Icons Branded
The same logo in other sets
Use the pbx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGaGWm22hr)" d="M13.944 15.792H3.584V7.997C3.584 5.235 5.848 3 8.645 3h5.3c3.569.006 6.471 2.867 6.471 6.396s-2.902 6.396-6.472 6.396"/><path fill="url(#SVGPpJYXc6x)" d="M8.761 8.119c-3.169-1.567-3.424-3.134-3.146-4.12a4.97 4.97 0 0 0-2.031 4.004v7.934h10.36c1.527 0 2.926-.673 4.023-1.538c-.54-3.784-4.876-4.144-9.206-6.28"/><path fill="url(#SVGtv6jpc9S)" d="M3.584 9.751v8.364c0 2.136 2.177 3.53 4.028 2.583l.61-.313c3.018-1.567 2.704-6.124-.494-7.232c-2.292-.778-4.144-1.3-4.144-3.402"/><path fill="url(#SVGwRJvKest)" d="M9.423 3.005c.754.83 2.356 1.88 5.815 2.554a13.6 13.6 0 0 1 4.905 2.008a6.47 6.47 0 0 0-6.199-4.562z"/><defs><linearGradient id="SVGaGWm22hr" x1="11.24" x2="16.614" y1="12.677" y2="8.187" gradientUnits="userSpaceOnUse"><stop stop-color="#0080ee"/><stop offset="1" stop-color="#01c5f6"/></linearGradient><linearGradient id="SVGPpJYXc6x" x1="9.439" x2="14.077" y1="17.35" y2="12.303" gradientUnits="userSpaceOnUse"><stop stop-color="#725bff"/><stop offset="1" stop-color="#9665fb"/></linearGradient><linearGradient id="SVGtv6jpc9S" x1="7.793" x2="11.087" y1="20.991" y2="8.304" gradientUnits="userSpaceOnUse"><stop stop-color="#3c31d6"/><stop offset=".98" stop-color="#2880fa"/></linearGradient><linearGradient id="SVGwRJvKest" x1="16.87" x2="15.488" y1="4.067" y2="5.965" gradientUnits="userSpaceOnUse"><stop stop-color="#00e5cc"/><stop offset=".94" stop-color="#10dcc6"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function TokenBrandedPbx(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGaGWm22hr)" d="M13.944 15.792H3.584V7.997C3.584 5.235 5.848 3 8.645 3h5.3c3.569.006 6.471 2.867 6.471 6.396s-2.902 6.396-6.472 6.396"/><path fill="url(#SVGPpJYXc6x)" d="M8.761 8.119c-3.169-1.567-3.424-3.134-3.146-4.12a4.97 4.97 0 0 0-2.031 4.004v7.934h10.36c1.527 0 2.926-.673 4.023-1.538c-.54-3.784-4.876-4.144-9.206-6.28"/><path fill="url(#SVGtv6jpc9S)" d="M3.584 9.751v8.364c0 2.136 2.177 3.53 4.028 2.583l.61-.313c3.018-1.567 2.704-6.124-.494-7.232c-2.292-.778-4.144-1.3-4.144-3.402"/><path fill="url(#SVGwRJvKest)" d="M9.423 3.005c.754.83 2.356 1.88 5.815 2.554a13.6 13.6 0 0 1 4.905 2.008a6.47 6.47 0 0 0-6.199-4.562z"/><defs><linearGradient id="SVGaGWm22hr" x1="11.24" x2="16.614" y1="12.677" y2="8.187" gradientUnits="userSpaceOnUse"><stop stopColor="#0080ee"/><stop offset="1" stopColor="#01c5f6"/></linearGradient><linearGradient id="SVGPpJYXc6x" x1="9.439" x2="14.077" y1="17.35" y2="12.303" gradientUnits="userSpaceOnUse"><stop stopColor="#725bff"/><stop offset="1" stopColor="#9665fb"/></linearGradient><linearGradient id="SVGtv6jpc9S" x1="7.793" x2="11.087" y1="20.991" y2="8.304" gradientUnits="userSpaceOnUse"><stop stopColor="#3c31d6"/><stop offset=".98" stopColor="#2880fa"/></linearGradient><linearGradient id="SVGwRJvKest" x1="16.87" x2="15.488" y1="4.067" y2="5.965" gradientUnits="userSpaceOnUse"><stop stopColor="#00e5cc"/><stop offset=".94" stopColor="#10dcc6"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path fill="url(#SVGaGWm22hr)" d="M13.944 15.792H3.584V7.997C3.584 5.235 5.848 3 8.645 3h5.3c3.569.006 6.471 2.867 6.471 6.396s-2.902 6.396-6.472 6.396"/><path fill="url(#SVGPpJYXc6x)" d="M8.761 8.119c-3.169-1.567-3.424-3.134-3.146-4.12a4.97 4.97 0 0 0-2.031 4.004v7.934h10.36c1.527 0 2.926-.673 4.023-1.538c-.54-3.784-4.876-4.144-9.206-6.28"/><path fill="url(#SVGtv6jpc9S)" d="M3.584 9.751v8.364c0 2.136 2.177 3.53 4.028 2.583l.61-.313c3.018-1.567 2.704-6.124-.494-7.232c-2.292-.778-4.144-1.3-4.144-3.402"/><path fill="url(#SVGwRJvKest)" d="M9.423 3.005c.754.83 2.356 1.88 5.815 2.554a13.6 13.6 0 0 1 4.905 2.008a6.47 6.47 0 0 0-6.199-4.562z"/><defs><linearGradient id="SVGaGWm22hr" x1="11.24" x2="16.614" y1="12.677" y2="8.187" gradientUnits="userSpaceOnUse"><stop stop-color="#0080ee"/><stop offset="1" stop-color="#01c5f6"/></linearGradient><linearGradient id="SVGPpJYXc6x" x1="9.439" x2="14.077" y1="17.35" y2="12.303" gradientUnits="userSpaceOnUse"><stop stop-color="#725bff"/><stop offset="1" stop-color="#9665fb"/></linearGradient><linearGradient id="SVGtv6jpc9S" x1="7.793" x2="11.087" y1="20.991" y2="8.304" gradientUnits="userSpaceOnUse"><stop stop-color="#3c31d6"/><stop offset=".98" stop-color="#2880fa"/></linearGradient><linearGradient id="SVGwRJvKest" x1="16.87" x2="15.488" y1="4.067" y2="5.965" gradientUnits="userSpaceOnUse"><stop stop-color="#00e5cc"/><stop offset=".94" stop-color="#10dcc6"/></linearGradient></defs></g></svg> </template>
CSS
.icon-pbx {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGaGWm22hr)%22%20d%3D%22M13.944%2015.792H3.584V7.997C3.584%205.235%205.848%203%208.645%203h5.3c3.569.006%206.471%202.867%206.471%206.396s-2.902%206.396-6.472%206.396%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPpJYXc6x)%22%20d%3D%22M8.761%208.119c-3.169-1.567-3.424-3.134-3.146-4.12a4.97%204.97%200%200%200-2.031%204.004v7.934h10.36c1.527%200%202.926-.673%204.023-1.538c-.54-3.784-4.876-4.144-9.206-6.28%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGtv6jpc9S)%22%20d%3D%22M3.584%209.751v8.364c0%202.136%202.177%203.53%204.028%202.583l.61-.313c3.018-1.567%202.704-6.124-.494-7.232c-2.292-.778-4.144-1.3-4.144-3.402%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwRJvKest)%22%20d%3D%22M9.423%203.005c.754.83%202.356%201.88%205.815%202.554a13.6%2013.6%200%200%201%204.905%202.008a6.47%206.47%200%200%200-6.199-4.562z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGaGWm22hr%22%20x1%3D%2211.24%22%20x2%3D%2216.614%22%20y1%3D%2212.677%22%20y2%3D%228.187%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230080ee%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2301c5f6%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGPpJYXc6x%22%20x1%3D%229.439%22%20x2%3D%2214.077%22%20y1%3D%2217.35%22%20y2%3D%2212.303%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23725bff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%239665fb%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGtv6jpc9S%22%20x1%3D%227.793%22%20x2%3D%2211.087%22%20y1%3D%2220.991%22%20y2%3D%228.304%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233c31d6%22%2F%3E%3Cstop%20offset%3D%22.98%22%20stop-color%3D%22%232880fa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGwRJvKest%22%20x1%3D%2216.87%22%20x2%3D%2215.488%22%20y1%3D%224.067%22%20y2%3D%225.965%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300e5cc%22%2F%3E%3Cstop%20offset%3D%22.94%22%20stop-color%3D%22%2310dcc6%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGaGWm22hr)%22%20d%3D%22M13.944%2015.792H3.584V7.997C3.584%205.235%205.848%203%208.645%203h5.3c3.569.006%206.471%202.867%206.471%206.396s-2.902%206.396-6.472%206.396%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGPpJYXc6x)%22%20d%3D%22M8.761%208.119c-3.169-1.567-3.424-3.134-3.146-4.12a4.97%204.97%200%200%200-2.031%204.004v7.934h10.36c1.527%200%202.926-.673%204.023-1.538c-.54-3.784-4.876-4.144-9.206-6.28%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGtv6jpc9S)%22%20d%3D%22M3.584%209.751v8.364c0%202.136%202.177%203.53%204.028%202.583l.61-.313c3.018-1.567%202.704-6.124-.494-7.232c-2.292-.778-4.144-1.3-4.144-3.402%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwRJvKest)%22%20d%3D%22M9.423%203.005c.754.83%202.356%201.88%205.815%202.554a13.6%2013.6%200%200%201%204.905%202.008a6.47%206.47%200%200%200-6.199-4.562z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGaGWm22hr%22%20x1%3D%2211.24%22%20x2%3D%2216.614%22%20y1%3D%2212.677%22%20y2%3D%228.187%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%230080ee%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%2301c5f6%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGPpJYXc6x%22%20x1%3D%229.439%22%20x2%3D%2214.077%22%20y1%3D%2217.35%22%20y2%3D%2212.303%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23725bff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%239665fb%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGtv6jpc9S%22%20x1%3D%227.793%22%20x2%3D%2211.087%22%20y1%3D%2220.991%22%20y2%3D%228.304%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%233c31d6%22%2F%3E%3Cstop%20offset%3D%22.98%22%20stop-color%3D%22%232880fa%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGwRJvKest%22%20x1%3D%2216.87%22%20x2%3D%2215.488%22%20y1%3D%224.067%22%20y2%3D%225.965%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2300e5cc%22%2F%3E%3Cstop%20offset%3D%22.94%22%20stop-color%3D%22%2310dcc6%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/token-branded/pbx.svg?color=%231a73e8&size=48