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

Name
buffer
Set
Font Awesome 6 Brands
Style
Regular
Viewbox
448×512
License
CC BY 4.0

The same logo in other sets

Use the buffer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.5 18.5 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24m0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31M20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74"/></svg>

React

import type { SVGProps } from "react";

export function Fa6BrandsBuffer(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.5 18.5 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24m0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31M20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="m427.84 380.67l-196.5 97.82a18.6 18.6 0 0 1-14.67 0L20.16 380.67c-4-2-4-5.28 0-7.29L67.22 350a18.65 18.65 0 0 1 14.69 0l134.76 67a18.5 18.5 0 0 0 14.67 0l134.76-67a18.62 18.62 0 0 1 14.68 0l47.06 23.43c4.05 1.96 4.05 5.24 0 7.24m0-136.53l-47.06-23.43a18.62 18.62 0 0 0-14.68 0l-134.76 67.08a18.68 18.68 0 0 1-14.67 0L81.91 220.71a18.65 18.65 0 0 0-14.69 0l-47.06 23.43c-4 2-4 5.29 0 7.31l196.51 97.8a18.6 18.6 0 0 0 14.67 0l196.5-97.8c4.05-2.02 4.05-5.3 0-7.31M20.16 130.42l196.5 90.29a20.08 20.08 0 0 0 14.67 0l196.51-90.29c4-1.86 4-4.89 0-6.74L231.33 33.4a19.88 19.88 0 0 0-14.67 0l-196.5 90.28c-4.05 1.85-4.05 4.88 0 6.74"/></svg>
</template>

CSS

.icon-buffer {
  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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m427.84%20380.67l-196.5%2097.82a18.6%2018.6%200%200%201-14.67%200L20.16%20380.67c-4-2-4-5.28%200-7.29L67.22%20350a18.65%2018.65%200%200%201%2014.69%200l134.76%2067a18.5%2018.5%200%200%200%2014.67%200l134.76-67a18.62%2018.62%200%200%201%2014.68%200l47.06%2023.43c4.05%201.96%204.05%205.24%200%207.24m0-136.53l-47.06-23.43a18.62%2018.62%200%200%200-14.68%200l-134.76%2067.08a18.68%2018.68%200%200%201-14.67%200L81.91%20220.71a18.65%2018.65%200%200%200-14.69%200l-47.06%2023.43c-4%202-4%205.29%200%207.31l196.51%2097.8a18.6%2018.6%200%200%200%2014.67%200l196.5-97.8c4.05-2.02%204.05-5.3%200-7.31M20.16%20130.42l196.5%2090.29a20.08%2020.08%200%200%200%2014.67%200l196.51-90.29c4-1.86%204-4.89%200-6.74L231.33%2033.4a19.88%2019.88%200%200%200-14.67%200l-196.5%2090.28c-4.05%201.85-4.05%204.88%200%206.74%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m427.84%20380.67l-196.5%2097.82a18.6%2018.6%200%200%201-14.67%200L20.16%20380.67c-4-2-4-5.28%200-7.29L67.22%20350a18.65%2018.65%200%200%201%2014.69%200l134.76%2067a18.5%2018.5%200%200%200%2014.67%200l134.76-67a18.62%2018.62%200%200%201%2014.68%200l47.06%2023.43c4.05%201.96%204.05%205.24%200%207.24m0-136.53l-47.06-23.43a18.62%2018.62%200%200%200-14.68%200l-134.76%2067.08a18.68%2018.68%200%200%201-14.67%200L81.91%20220.71a18.65%2018.65%200%200%200-14.69%200l-47.06%2023.43c-4%202-4%205.29%200%207.31l196.51%2097.8a18.6%2018.6%200%200%200%2014.67%200l196.5-97.8c4.05-2.02%204.05-5.3%200-7.31M20.16%20130.42l196.5%2090.29a20.08%2020.08%200%200%200%2014.67%200l196.51-90.29c4-1.86%204-4.89%200-6.74L231.33%2033.4a19.88%2019.88%200%200%200-14.67%200l-196.5%2090.28c-4.05%201.85-4.05%204.88%200%206.74%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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