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

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

The same logo in other sets

Use the dolibarr logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M263.6 224.2v319.5l-119.4-1.3V96h155.6c68.2 0 121.7 17.2 160.3 51.7c45.9 41.2 68.8 97.1 68.8 167.8c0 67.6-19.6 122.7-58.8 165.5s-88.8 63-150.5 63c-7.3 0-20.3-.2-36.6-.3V412.6l32.9-.2c69.6-.4 90.6-32.2 90.6-97q0-91.2-102.6-91.2z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsDolibarr(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="M263.6 224.2v319.5l-119.4-1.3V96h155.6c68.2 0 121.7 17.2 160.3 51.7c45.9 41.2 68.8 97.1 68.8 167.8c0 67.6-19.6 122.7-58.8 165.5s-88.8 63-150.5 63c-7.3 0-20.3-.2-36.6-.3V412.6l32.9-.2c69.6-.4 90.6-32.2 90.6-97q0-91.2-102.6-91.2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M263.6 224.2v319.5l-119.4-1.3V96h155.6c68.2 0 121.7 17.2 160.3 51.7c45.9 41.2 68.8 97.1 68.8 167.8c0 67.6-19.6 122.7-58.8 165.5s-88.8 63-150.5 63c-7.3 0-20.3-.2-36.6-.3V412.6l32.9-.2c69.6-.4 90.6-32.2 90.6-97q0-91.2-102.6-91.2z"/></svg>
</template>

CSS

.icon-dolibarr {
  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%22M263.6%20224.2v319.5l-119.4-1.3V96h155.6c68.2%200%20121.7%2017.2%20160.3%2051.7c45.9%2041.2%2068.8%2097.1%2068.8%20167.8c0%2067.6-19.6%20122.7-58.8%20165.5s-88.8%2063-150.5%2063c-7.3%200-20.3-.2-36.6-.3V412.6l32.9-.2c69.6-.4%2090.6-32.2%2090.6-97q0-91.2-102.6-91.2z%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%22M263.6%20224.2v319.5l-119.4-1.3V96h155.6c68.2%200%20121.7%2017.2%20160.3%2051.7c45.9%2041.2%2068.8%2097.1%2068.8%20167.8c0%2067.6-19.6%20122.7-58.8%20165.5s-88.8%2063-150.5%2063c-7.3%200-20.3-.2-36.6-.3V412.6l32.9-.2c69.6-.4%2090.6-32.2%2090.6-97q0-91.2-102.6-91.2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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