libreoffice logo

libreoffice from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
libreoffice
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the libreoffice logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.818 0a.8.8 0 0 0-.74.469a.78.78 0 0 0 .172.849l6.646 6.661a.81.81 0 0 0 .849.177a.79.79 0 0 0 .484-.708V.771A.807.807 0 0 0 28.448 0zM3.547 0a.787.787 0 0 0-.776.786v30.427c0 .432.349.781.776.786h24.896a.79.79 0 0 0 .786-.786V11.619a.8.8 0 0 0-.229-.557L18.234.244a.8.8 0 0 0-.563-.245zm.786 1.578h13.005l10.313 10.359v18.484H4.333z"/></svg>

React

import type { SVGProps } from "react";

export function CibLibreoffice(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.818 0a.8.8 0 0 0-.74.469a.78.78 0 0 0 .172.849l6.646 6.661a.81.81 0 0 0 .849.177a.79.79 0 0 0 .484-.708V.771A.807.807 0 0 0 28.448 0zM3.547 0a.787.787 0 0 0-.776.786v30.427c0 .432.349.781.776.786h24.896a.79.79 0 0 0 .786-.786V11.619a.8.8 0 0 0-.229-.557L18.234.244a.8.8 0 0 0-.563-.245zm.786 1.578h13.005l10.313 10.359v18.484H4.333z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M21.818 0a.8.8 0 0 0-.74.469a.78.78 0 0 0 .172.849l6.646 6.661a.81.81 0 0 0 .849.177a.79.79 0 0 0 .484-.708V.771A.807.807 0 0 0 28.448 0zM3.547 0a.787.787 0 0 0-.776.786v30.427c0 .432.349.781.776.786h24.896a.79.79 0 0 0 .786-.786V11.619a.8.8 0 0 0-.229-.557L18.234.244a.8.8 0 0 0-.563-.245zm.786 1.578h13.005l10.313 10.359v18.484H4.333z"/></svg>
</template>

CSS

.icon-libreoffice {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.818%200a.8.8%200%200%200-.74.469a.78.78%200%200%200%20.172.849l6.646%206.661a.81.81%200%200%200%20.849.177a.79.79%200%200%200%20.484-.708V.771A.807.807%200%200%200%2028.448%200zM3.547%200a.787.787%200%200%200-.776.786v30.427c0%20.432.349.781.776.786h24.896a.79.79%200%200%200%20.786-.786V11.619a.8.8%200%200%200-.229-.557L18.234.244a.8.8%200%200%200-.563-.245zm.786%201.578h13.005l10.313%2010.359v18.484H4.333z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M21.818%200a.8.8%200%200%200-.74.469a.78.78%200%200%200%20.172.849l6.646%206.661a.81.81%200%200%200%20.849.177a.79.79%200%200%200%20.484-.708V.771A.807.807%200%200%200%2028.448%200zM3.547%200a.787.787%200%200%200-.776.786v30.427c0%20.432.349.781.776.786h24.896a.79.79%200%200%200%20.786-.786V11.619a.8.8%200%200%200-.229-.557L18.234.244a.8.8%200%200%200-.563-.245zm.786%201.578h13.005l10.313%2010.359v18.484H4.333z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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