quinscape from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
quinscape
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the quinscape logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M377.7 538.6h-1c-41.9 0-82.1-16.7-111.8-46.3s-46.3-69.9-46.3-111.8s16.7-82.1 46.3-111.8s69.9-46.3 111.8-46.3c94.9 0 168.2 83.1 157 176.6c4 5.1 8.2 9.6 11.2 15.3c13.4-30.3 20.3-62.4 20.3-97.7C565.2 181.5 455.7 72 320.6 72S76.1 181.5 76.1 316.6s109.5 244.6 244.5 244.6c23.8.2 47.6-3.2 70.4-10.1c-5.2-3.5-8.9-8.1-13.3-12.5m78.3-169c-54.8 0-99.2 44.4-99.2 99.2S401.2 568 456 568s99.2-44.4 99.2-99.2s-44.4-99.2-99.2-99.2"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsQuinscape(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="M377.7 538.6h-1c-41.9 0-82.1-16.7-111.8-46.3s-46.3-69.9-46.3-111.8s16.7-82.1 46.3-111.8s69.9-46.3 111.8-46.3c94.9 0 168.2 83.1 157 176.6c4 5.1 8.2 9.6 11.2 15.3c13.4-30.3 20.3-62.4 20.3-97.7C565.2 181.5 455.7 72 320.6 72S76.1 181.5 76.1 316.6s109.5 244.6 244.5 244.6c23.8.2 47.6-3.2 70.4-10.1c-5.2-3.5-8.9-8.1-13.3-12.5m78.3-169c-54.8 0-99.2 44.4-99.2 99.2S401.2 568 456 568s99.2-44.4 99.2-99.2s-44.4-99.2-99.2-99.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M377.7 538.6h-1c-41.9 0-82.1-16.7-111.8-46.3s-46.3-69.9-46.3-111.8s16.7-82.1 46.3-111.8s69.9-46.3 111.8-46.3c94.9 0 168.2 83.1 157 176.6c4 5.1 8.2 9.6 11.2 15.3c13.4-30.3 20.3-62.4 20.3-97.7C565.2 181.5 455.7 72 320.6 72S76.1 181.5 76.1 316.6s109.5 244.6 244.5 244.6c23.8.2 47.6-3.2 70.4-10.1c-5.2-3.5-8.9-8.1-13.3-12.5m78.3-169c-54.8 0-99.2 44.4-99.2 99.2S401.2 568 456 568s99.2-44.4 99.2-99.2s-44.4-99.2-99.2-99.2"/></svg>
</template>

CSS

.icon-quinscape {
  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%22M377.7%20538.6h-1c-41.9%200-82.1-16.7-111.8-46.3s-46.3-69.9-46.3-111.8s16.7-82.1%2046.3-111.8s69.9-46.3%20111.8-46.3c94.9%200%20168.2%2083.1%20157%20176.6c4%205.1%208.2%209.6%2011.2%2015.3c13.4-30.3%2020.3-62.4%2020.3-97.7C565.2%20181.5%20455.7%2072%20320.6%2072S76.1%20181.5%2076.1%20316.6s109.5%20244.6%20244.5%20244.6c23.8.2%2047.6-3.2%2070.4-10.1c-5.2-3.5-8.9-8.1-13.3-12.5m78.3-169c-54.8%200-99.2%2044.4-99.2%2099.2S401.2%20568%20456%20568s99.2-44.4%2099.2-99.2s-44.4-99.2-99.2-99.2%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%22M377.7%20538.6h-1c-41.9%200-82.1-16.7-111.8-46.3s-46.3-69.9-46.3-111.8s16.7-82.1%2046.3-111.8s69.9-46.3%20111.8-46.3c94.9%200%20168.2%2083.1%20157%20176.6c4%205.1%208.2%209.6%2011.2%2015.3c13.4-30.3%2020.3-62.4%2020.3-97.7C565.2%20181.5%20455.7%2072%20320.6%2072S76.1%20181.5%2076.1%20316.6s109.5%20244.6%20244.5%20244.6c23.8.2%2047.6-3.2%2070.4-10.1c-5.2-3.5-8.9-8.1-13.3-12.5m78.3-169c-54.8%200-99.2%2044.4-99.2%2099.2S401.2%20568%20456%20568s99.2-44.4%2099.2-99.2s-44.4-99.2-99.2-99.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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