circle zulip logo
circle-zulip from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- circle-zulip
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
Use the circle zulip logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 576C178.6 576 64 461.4 64 320S178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256m-12.5-272c1.2-1.9-.9-4.2-2.6-2.8l-89 79.5c-9.2 7.2-15.2 19.1-15.2 32.5c0 21.9 16 39.8 35.7 39.8h167.3c19.6 0 35.7-17.9 35.7-39.8s-16.1-39.7-35.7-39.8H277.1c-1.9 0-3-2.3-2.1-4.1zm-71.1-116.9c-19.6 0-35.7 17.9-35.7 39.8s16 39.8 35.7 39.8H363c1.9 0 3.1 2.2 2.2 4.1L332.5 336c-1.2 1.9.9 4.2 2.6 2.8l89-79.5c9.2-7.2 15.2-19.1 15.2-32.5c0-21.9-16-39.7-35.7-39.8H236.3z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsCircleZulip(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 576C178.6 576 64 461.4 64 320S178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256m-12.5-272c1.2-1.9-.9-4.2-2.6-2.8l-89 79.5c-9.2 7.2-15.2 19.1-15.2 32.5c0 21.9 16 39.8 35.7 39.8h167.3c19.6 0 35.7-17.9 35.7-39.8s-16.1-39.7-35.7-39.8H277.1c-1.9 0-3-2.3-2.1-4.1zm-71.1-116.9c-19.6 0-35.7 17.9-35.7 39.8s16 39.8 35.7 39.8H363c1.9 0 3.1 2.2 2.2 4.1L332.5 336c-1.2 1.9.9 4.2 2.6 2.8l89-79.5c9.2-7.2 15.2-19.1 15.2-32.5c0-21.9-16-39.7-35.7-39.8H236.3z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M320 576C178.6 576 64 461.4 64 320S178.6 64 320 64s256 114.6 256 256s-114.6 256-256 256m-12.5-272c1.2-1.9-.9-4.2-2.6-2.8l-89 79.5c-9.2 7.2-15.2 19.1-15.2 32.5c0 21.9 16 39.8 35.7 39.8h167.3c19.6 0 35.7-17.9 35.7-39.8s-16.1-39.7-35.7-39.8H277.1c-1.9 0-3-2.3-2.1-4.1zm-71.1-116.9c-19.6 0-35.7 17.9-35.7 39.8s16 39.8 35.7 39.8H363c1.9 0 3.1 2.2 2.2 4.1L332.5 336c-1.2 1.9.9 4.2 2.6 2.8l89-79.5c9.2-7.2 15.2-19.1 15.2-32.5c0-21.9-16-39.7-35.7-39.8H236.3z"/></svg> </template>
CSS
.icon-circle-zulip {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20576C178.6%20576%2064%20461.4%2064%20320S178.6%2064%20320%2064s256%20114.6%20256%20256s-114.6%20256-256%20256m-12.5-272c1.2-1.9-.9-4.2-2.6-2.8l-89%2079.5c-9.2%207.2-15.2%2019.1-15.2%2032.5c0%2021.9%2016%2039.8%2035.7%2039.8h167.3c19.6%200%2035.7-17.9%2035.7-39.8s-16.1-39.7-35.7-39.8H277.1c-1.9%200-3-2.3-2.1-4.1zm-71.1-116.9c-19.6%200-35.7%2017.9-35.7%2039.8s16%2039.8%2035.7%2039.8H363c1.9%200%203.1%202.2%202.2%204.1L332.5%20336c-1.2%201.9.9%204.2%202.6%202.8l89-79.5c9.2-7.2%2015.2-19.1%2015.2-32.5c0-21.9-16-39.7-35.7-39.8H236.3z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M320%20576C178.6%20576%2064%20461.4%2064%20320S178.6%2064%20320%2064s256%20114.6%20256%20256s-114.6%20256-256%20256m-12.5-272c1.2-1.9-.9-4.2-2.6-2.8l-89%2079.5c-9.2%207.2-15.2%2019.1-15.2%2032.5c0%2021.9%2016%2039.8%2035.7%2039.8h167.3c19.6%200%2035.7-17.9%2035.7-39.8s-16.1-39.7-35.7-39.8H277.1c-1.9%200-3-2.3-2.1-4.1zm-71.1-116.9c-19.6%200-35.7%2017.9-35.7%2039.8s16%2039.8%2035.7%2039.8H363c1.9%200%203.1%202.2%202.2%204.1L332.5%20336c-1.2%201.9.9%204.2%202.6%202.8l89-79.5c9.2-7.2%2015.2-19.1%2015.2-32.5c0-21.9-16-39.7-35.7-39.8H236.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/circle-zulip.svg?color=%231a73e8&size=48