file type libreoffice writer logo

file-type-libreoffice-writer from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.

Name
file-type-libreoffice-writer
Set
VSCode Icons
Style
Color
Viewbox
32×32
License
MIT

Related icons in VSCode Icons

Use the file type libreoffice writer logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG5rtOJcHW" x1="4" x2="28" y1="31" y2="1" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#083fa6"/><stop offset="1" stop-color="#2dcbfd"/></linearGradient></defs><g fill-rule="evenodd" stroke-linecap="square"><path fill="url(#SVG5rtOJcHW)" d="M7 0C4.784 0 3 1.784 3 4v24c0 2.216 1.784 4 4 4h18c2.216 0 4-1.784 4-4V12L17 0zm13 0l9 9V0z" transform="translate(2 2)scale(.875)"/><path fill-opacity=".199" d="M4.625 25.625v.875c0 1.939 1.561 3.5 3.5 3.5h15.75c1.939 0 3.5-1.561 3.5-3.5v-.875c0 1.939-1.561 3.5-3.5 3.5H8.125a3.49 3.49 0 0 1-3.5-3.5"/><path fill-opacity=".201" d="M19.5 2h1.225l6.65 6.65v1.225z"/><g fill="#fafafa" transform="translate(2 2)scale(.875)"><rect width="7" height="1" x="8" y="13" ry=".5"/><rect width="7" height="1" x="8" y="15" ry=".5"/><rect width="7" height="1" x="8" y="17" ry=".5"/><rect width="16" height="1" x="8" y="20" ry=".5"/><rect width="16" height="1" x="8" y="22" ry=".5"/><rect width="7" height="1" x="8" y="24" ry=".5"/></g><path fill="#9ae9f9" d="M17.75 13.375a.873.873 0 0 0-.875.875v2.625c0 .485.39.875.875.875h4.375c.485 0 .875-.39.875-.875V14.25a.873.873 0 0 0-.875-.875zm3.938.875a.44.44 0 0 1 .437.438a.44.44 0 0 1-.437.437a.44.44 0 0 1-.438-.437a.44.44 0 0 1 .438-.438m-2.77.463a.54.54 0 0 1 .326.156l2.006 2.006h-3.5l.598-1.794a.54.54 0 0 1 .57-.368"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLibreofficeWriter(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG5rtOJcHW" x1="4" x2="28" y1="31" y2="1" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#083fa6"/><stop offset="1" stopColor="#2dcbfd"/></linearGradient></defs><g fillRule="evenodd" strokeLinecap="square"><path fill="url(#SVG5rtOJcHW)" d="M7 0C4.784 0 3 1.784 3 4v24c0 2.216 1.784 4 4 4h18c2.216 0 4-1.784 4-4V12L17 0zm13 0l9 9V0z" transform="translate(2 2)scale(.875)"/><path fillOpacity=".199" d="M4.625 25.625v.875c0 1.939 1.561 3.5 3.5 3.5h15.75c1.939 0 3.5-1.561 3.5-3.5v-.875c0 1.939-1.561 3.5-3.5 3.5H8.125a3.49 3.49 0 0 1-3.5-3.5"/><path fillOpacity=".201" d="M19.5 2h1.225l6.65 6.65v1.225z"/><g fill="#fafafa" transform="translate(2 2)scale(.875)"><rect width="7" height="1" x="8" y="13" ry=".5"/><rect width="7" height="1" x="8" y="15" ry=".5"/><rect width="7" height="1" x="8" y="17" ry=".5"/><rect width="16" height="1" x="8" y="20" ry=".5"/><rect width="16" height="1" x="8" y="22" ry=".5"/><rect width="7" height="1" x="8" y="24" ry=".5"/></g><path fill="#9ae9f9" d="M17.75 13.375a.873.873 0 0 0-.875.875v2.625c0 .485.39.875.875.875h4.375c.485 0 .875-.39.875-.875V14.25a.873.873 0 0 0-.875-.875zm3.938.875a.44.44 0 0 1 .437.438a.44.44 0 0 1-.437.437a.44.44 0 0 1-.438-.437a.44.44 0 0 1 .438-.438m-2.77.463a.54.54 0 0 1 .326.156l2.006 2.006h-3.5l.598-1.794a.54.54 0 0 1 .57-.368"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVG5rtOJcHW" x1="4" x2="28" y1="31" y2="1" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#083fa6"/><stop offset="1" stop-color="#2dcbfd"/></linearGradient></defs><g fill-rule="evenodd" stroke-linecap="square"><path fill="url(#SVG5rtOJcHW)" d="M7 0C4.784 0 3 1.784 3 4v24c0 2.216 1.784 4 4 4h18c2.216 0 4-1.784 4-4V12L17 0zm13 0l9 9V0z" transform="translate(2 2)scale(.875)"/><path fill-opacity=".199" d="M4.625 25.625v.875c0 1.939 1.561 3.5 3.5 3.5h15.75c1.939 0 3.5-1.561 3.5-3.5v-.875c0 1.939-1.561 3.5-3.5 3.5H8.125a3.49 3.49 0 0 1-3.5-3.5"/><path fill-opacity=".201" d="M19.5 2h1.225l6.65 6.65v1.225z"/><g fill="#fafafa" transform="translate(2 2)scale(.875)"><rect width="7" height="1" x="8" y="13" ry=".5"/><rect width="7" height="1" x="8" y="15" ry=".5"/><rect width="7" height="1" x="8" y="17" ry=".5"/><rect width="16" height="1" x="8" y="20" ry=".5"/><rect width="16" height="1" x="8" y="22" ry=".5"/><rect width="7" height="1" x="8" y="24" ry=".5"/></g><path fill="#9ae9f9" d="M17.75 13.375a.873.873 0 0 0-.875.875v2.625c0 .485.39.875.875.875h4.375c.485 0 .875-.39.875-.875V14.25a.873.873 0 0 0-.875-.875zm3.938.875a.44.44 0 0 1 .437.438a.44.44 0 0 1-.437.437a.44.44 0 0 1-.438-.437a.44.44 0 0 1 .438-.438m-2.77.463a.54.54 0 0 1 .326.156l2.006 2.006h-3.5l.598-1.794a.54.54 0 0 1 .57-.368"/></g></svg>
</template>

CSS

.icon-file-type-libreoffice-writer {
  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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG5rtOJcHW%22%20x1%3D%224%22%20x2%3D%2228%22%20y1%3D%2231%22%20y2%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23083fa6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232dcbfd%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22square%22%3E%3Cpath%20fill%3D%22url(%23SVG5rtOJcHW)%22%20d%3D%22M7%200C4.784%200%203%201.784%203%204v24c0%202.216%201.784%204%204%204h18c2.216%200%204-1.784%204-4V12L17%200zm13%200l9%209V0z%22%20transform%3D%22translate(2%202)scale(.875)%22%2F%3E%3Cpath%20fill-opacity%3D%22.199%22%20d%3D%22M4.625%2025.625v.875c0%201.939%201.561%203.5%203.5%203.5h15.75c1.939%200%203.5-1.561%203.5-3.5v-.875c0%201.939-1.561%203.5-3.5%203.5H8.125a3.49%203.49%200%200%201-3.5-3.5%22%2F%3E%3Cpath%20fill-opacity%3D%22.201%22%20d%3D%22M19.5%202h1.225l6.65%206.65v1.225z%22%2F%3E%3Cg%20fill%3D%22%23fafafa%22%20transform%3D%22translate(2%202)scale(.875)%22%3E%3Crect%20width%3D%227%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2213%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2215%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2217%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%2216%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2220%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%2216%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2222%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2224%22%20ry%3D%22.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%239ae9f9%22%20d%3D%22M17.75%2013.375a.873.873%200%200%200-.875.875v2.625c0%20.485.39.875.875.875h4.375c.485%200%20.875-.39.875-.875V14.25a.873.873%200%200%200-.875-.875zm3.938.875a.44.44%200%200%201%20.437.438a.44.44%200%200%201-.437.437a.44.44%200%200%201-.438-.437a.44.44%200%200%201%20.438-.438m-2.77.463a.54.54%200%200%201%20.326.156l2.006%202.006h-3.5l.598-1.794a.54.54%200%200%201%20.57-.368%22%2F%3E%3C%2Fg%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%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG5rtOJcHW%22%20x1%3D%224%22%20x2%3D%2228%22%20y1%3D%2231%22%20y2%3D%221%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%220%22%20stop-color%3D%22%23083fa6%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232dcbfd%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20fill-rule%3D%22evenodd%22%20stroke-linecap%3D%22square%22%3E%3Cpath%20fill%3D%22url(%23SVG5rtOJcHW)%22%20d%3D%22M7%200C4.784%200%203%201.784%203%204v24c0%202.216%201.784%204%204%204h18c2.216%200%204-1.784%204-4V12L17%200zm13%200l9%209V0z%22%20transform%3D%22translate(2%202)scale(.875)%22%2F%3E%3Cpath%20fill-opacity%3D%22.199%22%20d%3D%22M4.625%2025.625v.875c0%201.939%201.561%203.5%203.5%203.5h15.75c1.939%200%203.5-1.561%203.5-3.5v-.875c0%201.939-1.561%203.5-3.5%203.5H8.125a3.49%203.49%200%200%201-3.5-3.5%22%2F%3E%3Cpath%20fill-opacity%3D%22.201%22%20d%3D%22M19.5%202h1.225l6.65%206.65v1.225z%22%2F%3E%3Cg%20fill%3D%22%23fafafa%22%20transform%3D%22translate(2%202)scale(.875)%22%3E%3Crect%20width%3D%227%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2213%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2215%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2217%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%2216%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2220%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%2216%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2222%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%227%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2224%22%20ry%3D%22.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%239ae9f9%22%20d%3D%22M17.75%2013.375a.873.873%200%200%200-.875.875v2.625c0%20.485.39.875.875.875h4.375c.485%200%20.875-.39.875-.875V14.25a.873.873%200%200%200-.875-.875zm3.938.875a.44.44%200%200%201%20.437.438a.44.44%200%200%201-.437.437a.44.44%200%200%201-.438-.437a.44.44%200%200%201%20.438-.438m-2.77.463a.54.54%200%200%201%20.326.156l2.006%202.006h-3.5l.598-1.794a.54.54%200%200%201%20.57-.368%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-libreoffice-writer.svg?color=%231a73e8&size=48