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

Name
cotton-bureau
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the cotton bureau logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M538.3 394.4c-23.7 91.9-94.2 144.6-201.9 148.4v-49.2c0-48 26.4-74.4 74.4-74.4c62 0 99.2-37.2 99.2-99.2c0-61.4-36.5-98.3-97.4-99.1c-33-69.3-146.5-64.7-177.2 0c-60.9.8-97.4 37.7-97.4 99.1c0 62.1 37.3 99.4 99.4 99.4c48 0 74.6 26.2 74.6 74.4V543c-134.4-5-211.1-85.1-211.1-223c0-141.8 81.4-223.2 223.2-223.2c114.8 0 189.8 53.2 214.7 148.8h25.3C537.9 135.5 452.2 72 323.8 72C169 72 76 165.2 76 319.8c0 155.3 93.2 248.5 247.8 248.2c128.3 0 213.9-63.8 239.7-173.6zM421 246.3c41.4 3.4 64.2 29 64.2 73.7c0 48-26.4 74.4-74.4 74.4c-28.6 0-49.3-9.6-61.6-27.3c83.1-16.5 75.6-99.7 71.8-120.7zm-81.7 97.4c-2.5-10.3-16.3-87 56.2-97c2.3 10.1 16.5 87.1-56.3 97zM324 196c28.6 0 49 9.7 61.4 27.6c-28.4 5.5-49.4 20.6-61.6 43.4c-12.2-22.9-33.2-38-61.6-43.4c12.4-17.7 33.3-27.4 61.6-27.4l.2-.3zm-71.5 50.7c73.2 10.6 58.9 86.8 56.5 97c-72.4-9.8-59-87-56.2-97h-.2zm-15.3 147.7c-48 0-74.4-26.4-74.4-74.4c0-44.4 22.9-70 64.2-73.7c-6.8 37.2-1.4 106.5 71.6 120.7c-12.1 17.6-32.8 27.3-61.1 27.3h-.3zm53.2 12.4c14.3-7.6 26-19.3 33.6-33.5c7.8 14.5 19.3 25.5 33.8 33.5c-14.4 7.6-26.1 19.4-33.6 33.8c-8-14.5-19.1-26.2-33.6-33.8h-.3z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsCottonBureau(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="M538.3 394.4c-23.7 91.9-94.2 144.6-201.9 148.4v-49.2c0-48 26.4-74.4 74.4-74.4c62 0 99.2-37.2 99.2-99.2c0-61.4-36.5-98.3-97.4-99.1c-33-69.3-146.5-64.7-177.2 0c-60.9.8-97.4 37.7-97.4 99.1c0 62.1 37.3 99.4 99.4 99.4c48 0 74.6 26.2 74.6 74.4V543c-134.4-5-211.1-85.1-211.1-223c0-141.8 81.4-223.2 223.2-223.2c114.8 0 189.8 53.2 214.7 148.8h25.3C537.9 135.5 452.2 72 323.8 72C169 72 76 165.2 76 319.8c0 155.3 93.2 248.5 247.8 248.2c128.3 0 213.9-63.8 239.7-173.6zM421 246.3c41.4 3.4 64.2 29 64.2 73.7c0 48-26.4 74.4-74.4 74.4c-28.6 0-49.3-9.6-61.6-27.3c83.1-16.5 75.6-99.7 71.8-120.7zm-81.7 97.4c-2.5-10.3-16.3-87 56.2-97c2.3 10.1 16.5 87.1-56.3 97zM324 196c28.6 0 49 9.7 61.4 27.6c-28.4 5.5-49.4 20.6-61.6 43.4c-12.2-22.9-33.2-38-61.6-43.4c12.4-17.7 33.3-27.4 61.6-27.4l.2-.3zm-71.5 50.7c73.2 10.6 58.9 86.8 56.5 97c-72.4-9.8-59-87-56.2-97h-.2zm-15.3 147.7c-48 0-74.4-26.4-74.4-74.4c0-44.4 22.9-70 64.2-73.7c-6.8 37.2-1.4 106.5 71.6 120.7c-12.1 17.6-32.8 27.3-61.1 27.3h-.3zm53.2 12.4c14.3-7.6 26-19.3 33.6-33.5c7.8 14.5 19.3 25.5 33.8 33.5c-14.4 7.6-26.1 19.4-33.6 33.8c-8-14.5-19.1-26.2-33.6-33.8h-.3z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M538.3 394.4c-23.7 91.9-94.2 144.6-201.9 148.4v-49.2c0-48 26.4-74.4 74.4-74.4c62 0 99.2-37.2 99.2-99.2c0-61.4-36.5-98.3-97.4-99.1c-33-69.3-146.5-64.7-177.2 0c-60.9.8-97.4 37.7-97.4 99.1c0 62.1 37.3 99.4 99.4 99.4c48 0 74.6 26.2 74.6 74.4V543c-134.4-5-211.1-85.1-211.1-223c0-141.8 81.4-223.2 223.2-223.2c114.8 0 189.8 53.2 214.7 148.8h25.3C537.9 135.5 452.2 72 323.8 72C169 72 76 165.2 76 319.8c0 155.3 93.2 248.5 247.8 248.2c128.3 0 213.9-63.8 239.7-173.6zM421 246.3c41.4 3.4 64.2 29 64.2 73.7c0 48-26.4 74.4-74.4 74.4c-28.6 0-49.3-9.6-61.6-27.3c83.1-16.5 75.6-99.7 71.8-120.7zm-81.7 97.4c-2.5-10.3-16.3-87 56.2-97c2.3 10.1 16.5 87.1-56.3 97zM324 196c28.6 0 49 9.7 61.4 27.6c-28.4 5.5-49.4 20.6-61.6 43.4c-12.2-22.9-33.2-38-61.6-43.4c12.4-17.7 33.3-27.4 61.6-27.4l.2-.3zm-71.5 50.7c73.2 10.6 58.9 86.8 56.5 97c-72.4-9.8-59-87-56.2-97h-.2zm-15.3 147.7c-48 0-74.4-26.4-74.4-74.4c0-44.4 22.9-70 64.2-73.7c-6.8 37.2-1.4 106.5 71.6 120.7c-12.1 17.6-32.8 27.3-61.1 27.3h-.3zm53.2 12.4c14.3-7.6 26-19.3 33.6-33.5c7.8 14.5 19.3 25.5 33.8 33.5c-14.4 7.6-26.1 19.4-33.6 33.8c-8-14.5-19.1-26.2-33.6-33.8h-.3z"/></svg>
</template>

CSS

.icon-cotton-bureau {
  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%22M538.3%20394.4c-23.7%2091.9-94.2%20144.6-201.9%20148.4v-49.2c0-48%2026.4-74.4%2074.4-74.4c62%200%2099.2-37.2%2099.2-99.2c0-61.4-36.5-98.3-97.4-99.1c-33-69.3-146.5-64.7-177.2%200c-60.9.8-97.4%2037.7-97.4%2099.1c0%2062.1%2037.3%2099.4%2099.4%2099.4c48%200%2074.6%2026.2%2074.6%2074.4V543c-134.4-5-211.1-85.1-211.1-223c0-141.8%2081.4-223.2%20223.2-223.2c114.8%200%20189.8%2053.2%20214.7%20148.8h25.3C537.9%20135.5%20452.2%2072%20323.8%2072C169%2072%2076%20165.2%2076%20319.8c0%20155.3%2093.2%20248.5%20247.8%20248.2c128.3%200%20213.9-63.8%20239.7-173.6zM421%20246.3c41.4%203.4%2064.2%2029%2064.2%2073.7c0%2048-26.4%2074.4-74.4%2074.4c-28.6%200-49.3-9.6-61.6-27.3c83.1-16.5%2075.6-99.7%2071.8-120.7zm-81.7%2097.4c-2.5-10.3-16.3-87%2056.2-97c2.3%2010.1%2016.5%2087.1-56.3%2097zM324%20196c28.6%200%2049%209.7%2061.4%2027.6c-28.4%205.5-49.4%2020.6-61.6%2043.4c-12.2-22.9-33.2-38-61.6-43.4c12.4-17.7%2033.3-27.4%2061.6-27.4l.2-.3zm-71.5%2050.7c73.2%2010.6%2058.9%2086.8%2056.5%2097c-72.4-9.8-59-87-56.2-97h-.2zm-15.3%20147.7c-48%200-74.4-26.4-74.4-74.4c0-44.4%2022.9-70%2064.2-73.7c-6.8%2037.2-1.4%20106.5%2071.6%20120.7c-12.1%2017.6-32.8%2027.3-61.1%2027.3h-.3zm53.2%2012.4c14.3-7.6%2026-19.3%2033.6-33.5c7.8%2014.5%2019.3%2025.5%2033.8%2033.5c-14.4%207.6-26.1%2019.4-33.6%2033.8c-8-14.5-19.1-26.2-33.6-33.8h-.3z%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%22M538.3%20394.4c-23.7%2091.9-94.2%20144.6-201.9%20148.4v-49.2c0-48%2026.4-74.4%2074.4-74.4c62%200%2099.2-37.2%2099.2-99.2c0-61.4-36.5-98.3-97.4-99.1c-33-69.3-146.5-64.7-177.2%200c-60.9.8-97.4%2037.7-97.4%2099.1c0%2062.1%2037.3%2099.4%2099.4%2099.4c48%200%2074.6%2026.2%2074.6%2074.4V543c-134.4-5-211.1-85.1-211.1-223c0-141.8%2081.4-223.2%20223.2-223.2c114.8%200%20189.8%2053.2%20214.7%20148.8h25.3C537.9%20135.5%20452.2%2072%20323.8%2072C169%2072%2076%20165.2%2076%20319.8c0%20155.3%2093.2%20248.5%20247.8%20248.2c128.3%200%20213.9-63.8%20239.7-173.6zM421%20246.3c41.4%203.4%2064.2%2029%2064.2%2073.7c0%2048-26.4%2074.4-74.4%2074.4c-28.6%200-49.3-9.6-61.6-27.3c83.1-16.5%2075.6-99.7%2071.8-120.7zm-81.7%2097.4c-2.5-10.3-16.3-87%2056.2-97c2.3%2010.1%2016.5%2087.1-56.3%2097zM324%20196c28.6%200%2049%209.7%2061.4%2027.6c-28.4%205.5-49.4%2020.6-61.6%2043.4c-12.2-22.9-33.2-38-61.6-43.4c12.4-17.7%2033.3-27.4%2061.6-27.4l.2-.3zm-71.5%2050.7c73.2%2010.6%2058.9%2086.8%2056.5%2097c-72.4-9.8-59-87-56.2-97h-.2zm-15.3%20147.7c-48%200-74.4-26.4-74.4-74.4c0-44.4%2022.9-70%2064.2-73.7c-6.8%2037.2-1.4%20106.5%2071.6%20120.7c-12.1%2017.6-32.8%2027.3-61.1%2027.3h-.3zm53.2%2012.4c14.3-7.6%2026-19.3%2033.6-33.5c7.8%2014.5%2019.3%2025.5%2033.8%2033.5c-14.4%207.6-26.1%2019.4-33.6%2033.8c-8-14.5-19.1-26.2-33.6-33.8h-.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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