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

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

The same logo in other sets

Use the stubber logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m232.5 358.2l58.8 22.9c9.1-36.8 25.4-61.1 55-61.1c49.4 0 71.4 63.6 142.4 63.6c15.6 0 35.9-2.8 55.3-13.3V432c0 61.8-50.4 112-112.3 112H96l41.8-56L96 432l41.7-56L96 320.1l41.8-56l-41.8-56l41.8-56.1L96 96h335.7C493.6 96 544 146.3 544 208.1v51.3c-9.2 36.3-25.9 60.6-55 60.6c-49.6 0-71.6-63.5-142.4-63.5c-35.9 0-95.2 14.6-114.1 101.6z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsStubber(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="m232.5 358.2l58.8 22.9c9.1-36.8 25.4-61.1 55-61.1c49.4 0 71.4 63.6 142.4 63.6c15.6 0 35.9-2.8 55.3-13.3V432c0 61.8-50.4 112-112.3 112H96l41.8-56L96 432l41.7-56L96 320.1l41.8-56l-41.8-56l41.8-56.1L96 96h335.7C493.6 96 544 146.3 544 208.1v51.3c-9.2 36.3-25.9 60.6-55 60.6c-49.6 0-71.6-63.5-142.4-63.5c-35.9 0-95.2 14.6-114.1 101.6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m232.5 358.2l58.8 22.9c9.1-36.8 25.4-61.1 55-61.1c49.4 0 71.4 63.6 142.4 63.6c15.6 0 35.9-2.8 55.3-13.3V432c0 61.8-50.4 112-112.3 112H96l41.8-56L96 432l41.7-56L96 320.1l41.8-56l-41.8-56l41.8-56.1L96 96h335.7C493.6 96 544 146.3 544 208.1v51.3c-9.2 36.3-25.9 60.6-55 60.6c-49.6 0-71.6-63.5-142.4-63.5c-35.9 0-95.2 14.6-114.1 101.6z"/></svg>
</template>

CSS

.icon-stubber {
  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%22m232.5%20358.2l58.8%2022.9c9.1-36.8%2025.4-61.1%2055-61.1c49.4%200%2071.4%2063.6%20142.4%2063.6c15.6%200%2035.9-2.8%2055.3-13.3V432c0%2061.8-50.4%20112-112.3%20112H96l41.8-56L96%20432l41.7-56L96%20320.1l41.8-56l-41.8-56l41.8-56.1L96%2096h335.7C493.6%2096%20544%20146.3%20544%20208.1v51.3c-9.2%2036.3-25.9%2060.6-55%2060.6c-49.6%200-71.6-63.5-142.4-63.5c-35.9%200-95.2%2014.6-114.1%20101.6z%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%22m232.5%20358.2l58.8%2022.9c9.1-36.8%2025.4-61.1%2055-61.1c49.4%200%2071.4%2063.6%20142.4%2063.6c15.6%200%2035.9-2.8%2055.3-13.3V432c0%2061.8-50.4%20112-112.3%20112H96l41.8-56L96%20432l41.7-56L96%20320.1l41.8-56l-41.8-56l41.8-56.1L96%2096h335.7C493.6%2096%20544%20146.3%20544%20208.1v51.3c-9.2%2036.3-25.9%2060.6-55%2060.6c-49.6%200-71.6-63.5-142.4-63.5c-35.9%200-95.2%2014.6-114.1%20101.6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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