globaleaks logo
globaleaks from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- globaleaks
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
Use the globaleaks logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M507.2 96.2c20.2 0 36.8 16.6 36.8 36.9v373.8c0 20.2-16.6 36.9-36.8 36.9h-94.4l28-79.4c3.1-8.8-1.6-18.7-10.4-21.8c-1.6-.5-2.6-1-4.2-1s-3.6 0-5.2.5c-5.2 1-9.9 5.2-11.9 10.9l-6.2 16.6v-67.5c0-10.9-7.8-19.7-18.2-21.8h-7.2c-.5 0-1 0-1.6.5c-.5 0-1 .5-1.6.5c-2.6 1-5.2 2.6-7.2 4.1v-4.1c0-5.7-2.6-10.4-5.7-14l-1-1c-1-1-2.6-2.1-4.2-2.6v-26.5c0-5.2-4.1-9.3-9.3-9.3H307c-6.7 0-11.4-7.3-8.3-13.5l80.4-166.3c14.5-31.1 45.6-51.4 80.4-51.9zm-166 0c17.6 0 30.1 16.1 28 32.2c-2.6 3.6-4.7 7.8-6.2 10.9l-80.4 166.2c-8.8 18.7 4.2 40 24.4 40h30.6v16.1c-7.8 3.1-13 10.9-13 19.7v3.6c-3.6-3.6-8.8-5.7-14.5-5.7c-11.9 0-21.8 9.9-21.8 21.8v19.2h-3.1c-9.3 0-17.1 7.8-17.1 17.1v105.9h-95.4c-42 0-72.6-40.5-61.2-81.5c1-3.1 4.2-5.2 7.3-4.7H140c24.4 0 44.6-20.2 44.6-45.2v-4.2c0-24.9-19.7-45.2-44.6-45.2c-.5 0-1-.5-1-1l8.8-32.7c2.1-6.2-2.6-11.9-8.8-11.9h-33.2c-6.7 0-11.4-7.3-8.3-13.5l75.2-154.6c16.1-32.2 48.2-52.4 84-52.4h84.5zM229.7 208.4c-10.4 0-18.7 8.3-18.7 18.7c0 9.9 8.3 18.7 18.7 18.7s18.7-8.3 18.7-18.7s-8.3-18.7-18.7-18.7m202.8 0c-10.3-.1-18.6 8.2-18.7 18.5s8.2 18.6 18.5 18.7s18.6-8.2 18.7-18.5s-8.2-18.6-18.5-18.7"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsGlobaleaks(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="M507.2 96.2c20.2 0 36.8 16.6 36.8 36.9v373.8c0 20.2-16.6 36.9-36.8 36.9h-94.4l28-79.4c3.1-8.8-1.6-18.7-10.4-21.8c-1.6-.5-2.6-1-4.2-1s-3.6 0-5.2.5c-5.2 1-9.9 5.2-11.9 10.9l-6.2 16.6v-67.5c0-10.9-7.8-19.7-18.2-21.8h-7.2c-.5 0-1 0-1.6.5c-.5 0-1 .5-1.6.5c-2.6 1-5.2 2.6-7.2 4.1v-4.1c0-5.7-2.6-10.4-5.7-14l-1-1c-1-1-2.6-2.1-4.2-2.6v-26.5c0-5.2-4.1-9.3-9.3-9.3H307c-6.7 0-11.4-7.3-8.3-13.5l80.4-166.3c14.5-31.1 45.6-51.4 80.4-51.9zm-166 0c17.6 0 30.1 16.1 28 32.2c-2.6 3.6-4.7 7.8-6.2 10.9l-80.4 166.2c-8.8 18.7 4.2 40 24.4 40h30.6v16.1c-7.8 3.1-13 10.9-13 19.7v3.6c-3.6-3.6-8.8-5.7-14.5-5.7c-11.9 0-21.8 9.9-21.8 21.8v19.2h-3.1c-9.3 0-17.1 7.8-17.1 17.1v105.9h-95.4c-42 0-72.6-40.5-61.2-81.5c1-3.1 4.2-5.2 7.3-4.7H140c24.4 0 44.6-20.2 44.6-45.2v-4.2c0-24.9-19.7-45.2-44.6-45.2c-.5 0-1-.5-1-1l8.8-32.7c2.1-6.2-2.6-11.9-8.8-11.9h-33.2c-6.7 0-11.4-7.3-8.3-13.5l75.2-154.6c16.1-32.2 48.2-52.4 84-52.4h84.5zM229.7 208.4c-10.4 0-18.7 8.3-18.7 18.7c0 9.9 8.3 18.7 18.7 18.7s18.7-8.3 18.7-18.7s-8.3-18.7-18.7-18.7m202.8 0c-10.3-.1-18.6 8.2-18.7 18.5s8.2 18.6 18.5 18.7s18.6-8.2 18.7-18.5s-8.2-18.6-18.5-18.7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M507.2 96.2c20.2 0 36.8 16.6 36.8 36.9v373.8c0 20.2-16.6 36.9-36.8 36.9h-94.4l28-79.4c3.1-8.8-1.6-18.7-10.4-21.8c-1.6-.5-2.6-1-4.2-1s-3.6 0-5.2.5c-5.2 1-9.9 5.2-11.9 10.9l-6.2 16.6v-67.5c0-10.9-7.8-19.7-18.2-21.8h-7.2c-.5 0-1 0-1.6.5c-.5 0-1 .5-1.6.5c-2.6 1-5.2 2.6-7.2 4.1v-4.1c0-5.7-2.6-10.4-5.7-14l-1-1c-1-1-2.6-2.1-4.2-2.6v-26.5c0-5.2-4.1-9.3-9.3-9.3H307c-6.7 0-11.4-7.3-8.3-13.5l80.4-166.3c14.5-31.1 45.6-51.4 80.4-51.9zm-166 0c17.6 0 30.1 16.1 28 32.2c-2.6 3.6-4.7 7.8-6.2 10.9l-80.4 166.2c-8.8 18.7 4.2 40 24.4 40h30.6v16.1c-7.8 3.1-13 10.9-13 19.7v3.6c-3.6-3.6-8.8-5.7-14.5-5.7c-11.9 0-21.8 9.9-21.8 21.8v19.2h-3.1c-9.3 0-17.1 7.8-17.1 17.1v105.9h-95.4c-42 0-72.6-40.5-61.2-81.5c1-3.1 4.2-5.2 7.3-4.7H140c24.4 0 44.6-20.2 44.6-45.2v-4.2c0-24.9-19.7-45.2-44.6-45.2c-.5 0-1-.5-1-1l8.8-32.7c2.1-6.2-2.6-11.9-8.8-11.9h-33.2c-6.7 0-11.4-7.3-8.3-13.5l75.2-154.6c16.1-32.2 48.2-52.4 84-52.4h84.5zM229.7 208.4c-10.4 0-18.7 8.3-18.7 18.7c0 9.9 8.3 18.7 18.7 18.7s18.7-8.3 18.7-18.7s-8.3-18.7-18.7-18.7m202.8 0c-10.3-.1-18.6 8.2-18.7 18.5s8.2 18.6 18.5 18.7s18.6-8.2 18.7-18.5s-8.2-18.6-18.5-18.7"/></svg> </template>
CSS
.icon-globaleaks {
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%22M507.2%2096.2c20.2%200%2036.8%2016.6%2036.8%2036.9v373.8c0%2020.2-16.6%2036.9-36.8%2036.9h-94.4l28-79.4c3.1-8.8-1.6-18.7-10.4-21.8c-1.6-.5-2.6-1-4.2-1s-3.6%200-5.2.5c-5.2%201-9.9%205.2-11.9%2010.9l-6.2%2016.6v-67.5c0-10.9-7.8-19.7-18.2-21.8h-7.2c-.5%200-1%200-1.6.5c-.5%200-1%20.5-1.6.5c-2.6%201-5.2%202.6-7.2%204.1v-4.1c0-5.7-2.6-10.4-5.7-14l-1-1c-1-1-2.6-2.1-4.2-2.6v-26.5c0-5.2-4.1-9.3-9.3-9.3H307c-6.7%200-11.4-7.3-8.3-13.5l80.4-166.3c14.5-31.1%2045.6-51.4%2080.4-51.9zm-166%200c17.6%200%2030.1%2016.1%2028%2032.2c-2.6%203.6-4.7%207.8-6.2%2010.9l-80.4%20166.2c-8.8%2018.7%204.2%2040%2024.4%2040h30.6v16.1c-7.8%203.1-13%2010.9-13%2019.7v3.6c-3.6-3.6-8.8-5.7-14.5-5.7c-11.9%200-21.8%209.9-21.8%2021.8v19.2h-3.1c-9.3%200-17.1%207.8-17.1%2017.1v105.9h-95.4c-42%200-72.6-40.5-61.2-81.5c1-3.1%204.2-5.2%207.3-4.7H140c24.4%200%2044.6-20.2%2044.6-45.2v-4.2c0-24.9-19.7-45.2-44.6-45.2c-.5%200-1-.5-1-1l8.8-32.7c2.1-6.2-2.6-11.9-8.8-11.9h-33.2c-6.7%200-11.4-7.3-8.3-13.5l75.2-154.6c16.1-32.2%2048.2-52.4%2084-52.4h84.5zM229.7%20208.4c-10.4%200-18.7%208.3-18.7%2018.7c0%209.9%208.3%2018.7%2018.7%2018.7s18.7-8.3%2018.7-18.7s-8.3-18.7-18.7-18.7m202.8%200c-10.3-.1-18.6%208.2-18.7%2018.5s8.2%2018.6%2018.5%2018.7s18.6-8.2%2018.7-18.5s-8.2-18.6-18.5-18.7%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%22M507.2%2096.2c20.2%200%2036.8%2016.6%2036.8%2036.9v373.8c0%2020.2-16.6%2036.9-36.8%2036.9h-94.4l28-79.4c3.1-8.8-1.6-18.7-10.4-21.8c-1.6-.5-2.6-1-4.2-1s-3.6%200-5.2.5c-5.2%201-9.9%205.2-11.9%2010.9l-6.2%2016.6v-67.5c0-10.9-7.8-19.7-18.2-21.8h-7.2c-.5%200-1%200-1.6.5c-.5%200-1%20.5-1.6.5c-2.6%201-5.2%202.6-7.2%204.1v-4.1c0-5.7-2.6-10.4-5.7-14l-1-1c-1-1-2.6-2.1-4.2-2.6v-26.5c0-5.2-4.1-9.3-9.3-9.3H307c-6.7%200-11.4-7.3-8.3-13.5l80.4-166.3c14.5-31.1%2045.6-51.4%2080.4-51.9zm-166%200c17.6%200%2030.1%2016.1%2028%2032.2c-2.6%203.6-4.7%207.8-6.2%2010.9l-80.4%20166.2c-8.8%2018.7%204.2%2040%2024.4%2040h30.6v16.1c-7.8%203.1-13%2010.9-13%2019.7v3.6c-3.6-3.6-8.8-5.7-14.5-5.7c-11.9%200-21.8%209.9-21.8%2021.8v19.2h-3.1c-9.3%200-17.1%207.8-17.1%2017.1v105.9h-95.4c-42%200-72.6-40.5-61.2-81.5c1-3.1%204.2-5.2%207.3-4.7H140c24.4%200%2044.6-20.2%2044.6-45.2v-4.2c0-24.9-19.7-45.2-44.6-45.2c-.5%200-1-.5-1-1l8.8-32.7c2.1-6.2-2.6-11.9-8.8-11.9h-33.2c-6.7%200-11.4-7.3-8.3-13.5l75.2-154.6c16.1-32.2%2048.2-52.4%2084-52.4h84.5zM229.7%20208.4c-10.4%200-18.7%208.3-18.7%2018.7c0%209.9%208.3%2018.7%2018.7%2018.7s18.7-8.3%2018.7-18.7s-8.3-18.7-18.7-18.7m202.8%200c-10.3-.1-18.6%208.2-18.7%2018.5s8.2%2018.6%2018.5%2018.7s18.6-8.2%2018.7-18.5s-8.2-18.6-18.5-18.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/globaleaks.svg?color=%231a73e8&size=48