phabricator logo
phabricator from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- phabricator
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the phabricator logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.18 10.018l-4.426-4.449C17.053 3.782 14.66 2.665 12 2.665S6.947 3.783 5.246 5.568L.821 10.02a2.8 2.8 0 0 0 0 3.962l4.542 4.578c1.692 1.711 4.04 2.773 6.637 2.773s4.945-1.062 6.637-2.774l4.543-4.579a2.8 2.8 0 0 0 0-3.962M12 19.384a7.384 7.384 0 1 1 0-14.768a7.384 7.384 0 0 1 0 14.768m3.651-7.572l.999-1.014l-.447-1.028H14.78l-.456-.45l-.038-1.437l-1.008-.431l-1.01.998h-.624l-1.047-1.006l-1.022.415l.035 1.406l-.444.443l-1.444-.014l-.409 1.023l1.034 1.01l.006.633l-.996 1.007l.44 1.031l1.428-.002l.456.453l.016 1.422l1.068.447l.965-1.009l.636.01l1.028 1.011l1.044-.423l-.043-1.409l.442-.44l1.43.013l.423-1.03l-1.03-1zm-3.715 1.806a1.533 1.533 0 1 1 0-3.065a1.533 1.533 0 0 1 0 3.065"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPhabricator(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="m23.18 10.018l-4.426-4.449C17.053 3.782 14.66 2.665 12 2.665S6.947 3.783 5.246 5.568L.821 10.02a2.8 2.8 0 0 0 0 3.962l4.542 4.578c1.692 1.711 4.04 2.773 6.637 2.773s4.945-1.062 6.637-2.774l4.543-4.579a2.8 2.8 0 0 0 0-3.962M12 19.384a7.384 7.384 0 1 1 0-14.768a7.384 7.384 0 0 1 0 14.768m3.651-7.572l.999-1.014l-.447-1.028H14.78l-.456-.45l-.038-1.437l-1.008-.431l-1.01.998h-.624l-1.047-1.006l-1.022.415l.035 1.406l-.444.443l-1.444-.014l-.409 1.023l1.034 1.01l.006.633l-.996 1.007l.44 1.031l1.428-.002l.456.453l.016 1.422l1.068.447l.965-1.009l.636.01l1.028 1.011l1.044-.423l-.043-1.409l.442-.44l1.43.013l.423-1.03l-1.03-1zm-3.715 1.806a1.533 1.533 0 1 1 0-3.065a1.533 1.533 0 0 1 0 3.065"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m23.18 10.018l-4.426-4.449C17.053 3.782 14.66 2.665 12 2.665S6.947 3.783 5.246 5.568L.821 10.02a2.8 2.8 0 0 0 0 3.962l4.542 4.578c1.692 1.711 4.04 2.773 6.637 2.773s4.945-1.062 6.637-2.774l4.543-4.579a2.8 2.8 0 0 0 0-3.962M12 19.384a7.384 7.384 0 1 1 0-14.768a7.384 7.384 0 0 1 0 14.768m3.651-7.572l.999-1.014l-.447-1.028H14.78l-.456-.45l-.038-1.437l-1.008-.431l-1.01.998h-.624l-1.047-1.006l-1.022.415l.035 1.406l-.444.443l-1.444-.014l-.409 1.023l1.034 1.01l.006.633l-.996 1.007l.44 1.031l1.428-.002l.456.453l.016 1.422l1.068.447l.965-1.009l.636.01l1.028 1.011l1.044-.423l-.043-1.409l.442-.44l1.43.013l.423-1.03l-1.03-1zm-3.715 1.806a1.533 1.533 0 1 1 0-3.065a1.533 1.533 0 0 1 0 3.065"/></svg> </template>
CSS
.icon-phabricator {
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%22m23.18%2010.018l-4.426-4.449C17.053%203.782%2014.66%202.665%2012%202.665S6.947%203.783%205.246%205.568L.821%2010.02a2.8%202.8%200%200%200%200%203.962l4.542%204.578c1.692%201.711%204.04%202.773%206.637%202.773s4.945-1.062%206.637-2.774l4.543-4.579a2.8%202.8%200%200%200%200-3.962M12%2019.384a7.384%207.384%200%201%201%200-14.768a7.384%207.384%200%200%201%200%2014.768m3.651-7.572l.999-1.014l-.447-1.028H14.78l-.456-.45l-.038-1.437l-1.008-.431l-1.01.998h-.624l-1.047-1.006l-1.022.415l.035%201.406l-.444.443l-1.444-.014l-.409%201.023l1.034%201.01l.006.633l-.996%201.007l.44%201.031l1.428-.002l.456.453l.016%201.422l1.068.447l.965-1.009l.636.01l1.028%201.011l1.044-.423l-.043-1.409l.442-.44l1.43.013l.423-1.03l-1.03-1zm-3.715%201.806a1.533%201.533%200%201%201%200-3.065a1.533%201.533%200%200%201%200%203.065%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%22m23.18%2010.018l-4.426-4.449C17.053%203.782%2014.66%202.665%2012%202.665S6.947%203.783%205.246%205.568L.821%2010.02a2.8%202.8%200%200%200%200%203.962l4.542%204.578c1.692%201.711%204.04%202.773%206.637%202.773s4.945-1.062%206.637-2.774l4.543-4.579a2.8%202.8%200%200%200%200-3.962M12%2019.384a7.384%207.384%200%201%201%200-14.768a7.384%207.384%200%200%201%200%2014.768m3.651-7.572l.999-1.014l-.447-1.028H14.78l-.456-.45l-.038-1.437l-1.008-.431l-1.01.998h-.624l-1.047-1.006l-1.022.415l.035%201.406l-.444.443l-1.444-.014l-.409%201.023l1.034%201.01l.006.633l-.996%201.007l.44%201.031l1.428-.002l.456.453l.016%201.422l1.068.447l.965-1.009l.636.01l1.028%201.011l1.044-.423l-.043-1.409l.442-.44l1.43.013l.423-1.03l-1.03-1zm-3.715%201.806a1.533%201.533%200%201%201%200-3.065a1.533%201.533%200%200%201%200%203.065%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/phabricator.svg?color=%231a73e8&size=48