collaboraonline logo

collaboraonline from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
collaboraonline
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the collaboraonline logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.852 0L3.55 5.303L10.247 12L3.55 18.698L8.852 24l12-12zM3.147 5.706v12.588L9.442 12z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCollaboraonline(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.852 0L3.55 5.303L10.247 12L3.55 18.698L8.852 24l12-12zM3.147 5.706v12.588L9.442 12z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.852 0L3.55 5.303L10.247 12L3.55 18.698L8.852 24l12-12zM3.147 5.706v12.588L9.442 12z"/></svg>
</template>

CSS

.icon-collaboraonline {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.852%200L3.55%205.303L10.247%2012L3.55%2018.698L8.852%2024l12-12zM3.147%205.706v12.588L9.442%2012z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.852%200L3.55%205.303L10.247%2012L3.55%2018.698L8.852%2024l12-12zM3.147%205.706v12.588L9.442%2012z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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