fulcrum from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.

Name
fulcrum
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
320×512
License
CC BY 4.0

The same logo in other sets

Use the fulcrum logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="m95.75 164.14l-35.38 43.55L25 164.14l35.38-43.55zM144.23 0l-20.54 198.18L72.72 256l51 57.82L144.23 512V300.89L103.15 256l41.08-44.89zm79.67 164.14l35.38 43.55l35.38-43.55l-35.38-43.55zm-48.48 47L216.5 256l-41.08 44.89V512L196 313.82L247 256l-51-57.82L175.42 0z"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsFulcrum(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="m95.75 164.14l-35.38 43.55L25 164.14l35.38-43.55zM144.23 0l-20.54 198.18L72.72 256l51 57.82L144.23 512V300.89L103.15 256l41.08-44.89zm79.67 164.14l35.38 43.55l35.38-43.55l-35.38-43.55zm-48.48 47L216.5 256l-41.08 44.89V512L196 313.82L247 256l-51-57.82L175.42 0z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 320 512"><path fill="currentColor" d="m95.75 164.14l-35.38 43.55L25 164.14l35.38-43.55zM144.23 0l-20.54 198.18L72.72 256l51 57.82L144.23 512V300.89L103.15 256l41.08-44.89zm79.67 164.14l35.38 43.55l35.38-43.55l-35.38-43.55zm-48.48 47L216.5 256l-41.08 44.89V512L196 313.82L247 256l-51-57.82L175.42 0z"/></svg>
</template>

CSS

.icon-fulcrum {
  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%20320%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m95.75%20164.14l-35.38%2043.55L25%20164.14l35.38-43.55zM144.23%200l-20.54%20198.18L72.72%20256l51%2057.82L144.23%20512V300.89L103.15%20256l41.08-44.89zm79.67%20164.14l35.38%2043.55l35.38-43.55l-35.38-43.55zm-48.48%2047L216.5%20256l-41.08%2044.89V512L196%20313.82L247%20256l-51-57.82L175.42%200z%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%20320%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m95.75%20164.14l-35.38%2043.55L25%20164.14l35.38-43.55zM144.23%200l-20.54%20198.18L72.72%20256l51%2057.82L144.23%20512V300.89L103.15%20256l41.08-44.89zm79.67%20164.14l35.38%2043.55l35.38-43.55l-35.38-43.55zm-48.48%2047L216.5%20256l-41.08%2044.89V512L196%20313.82L247%20256l-51-57.82L175.42%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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