file type libreoffice draw logo

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

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

Related icons in VSCode Icons

Use the file type libreoffice draw logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGzQnVdbdr" x1="4" x2="28" y1="31" y2="1" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#cb6d30"/><stop offset="1" stop-color="#fffb57"/></linearGradient></defs><g fill-rule="evenodd" transform="translate(2 2)scale(.875)"><path fill="url(#SVGzQnVdbdr)" 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"/><g stroke-linecap="square"><path fill-opacity=".199" d="M3 27v1c0 2.216 1.784 4 4 4h18c2.216 0 4-1.784 4-4v-1c0 2.216-1.784 4-4 4H7c-2.216 0-4-1.784-4-4"/><path fill-opacity=".201" d="M20 0h1.4L29 7.6V9z"/></g><circle cx="12" cy="17" r="4" fill="#fafafa"/><path fill="#fafafa" d="M18 15c-.554 0-1 .446-1 1v5c0 .554.446 1 1 1h5c.554 0 1-.446 1-1v-5c0-.554-.446-1-1-1zm0 1h5v5h-5z"/><path fill="#f9e186" d="m15 16.866l4.196 7.268a.577.577 0 0 1-.5.866h-8.392a.577.577 0 0 1-.5-.866L14 16.866a.577.577 0 0 1 1 0"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLibreofficeDraw(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="SVGzQnVdbdr" x1="4" x2="28" y1="31" y2="1" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#cb6d30"/><stop offset="1" stopColor="#fffb57"/></linearGradient></defs><g fillRule="evenodd" transform="translate(2 2)scale(.875)"><path fill="url(#SVGzQnVdbdr)" 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"/><g strokeLinecap="square"><path fillOpacity=".199" d="M3 27v1c0 2.216 1.784 4 4 4h18c2.216 0 4-1.784 4-4v-1c0 2.216-1.784 4-4 4H7c-2.216 0-4-1.784-4-4"/><path fillOpacity=".201" d="M20 0h1.4L29 7.6V9z"/></g><circle cx="12" cy="17" r="4" fill="#fafafa"/><path fill="#fafafa" d="M18 15c-.554 0-1 .446-1 1v5c0 .554.446 1 1 1h5c.554 0 1-.446 1-1v-5c0-.554-.446-1-1-1zm0 1h5v5h-5z"/><path fill="#f9e186" d="m15 16.866l4.196 7.268a.577.577 0 0 1-.5.866h-8.392a.577.577 0 0 1-.5-.866L14 16.866a.577.577 0 0 1 1 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGzQnVdbdr" x1="4" x2="28" y1="31" y2="1" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#cb6d30"/><stop offset="1" stop-color="#fffb57"/></linearGradient></defs><g fill-rule="evenodd" transform="translate(2 2)scale(.875)"><path fill="url(#SVGzQnVdbdr)" 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"/><g stroke-linecap="square"><path fill-opacity=".199" d="M3 27v1c0 2.216 1.784 4 4 4h18c2.216 0 4-1.784 4-4v-1c0 2.216-1.784 4-4 4H7c-2.216 0-4-1.784-4-4"/><path fill-opacity=".201" d="M20 0h1.4L29 7.6V9z"/></g><circle cx="12" cy="17" r="4" fill="#fafafa"/><path fill="#fafafa" d="M18 15c-.554 0-1 .446-1 1v5c0 .554.446 1 1 1h5c.554 0 1-.446 1-1v-5c0-.554-.446-1-1-1zm0 1h5v5h-5z"/><path fill="#f9e186" d="m15 16.866l4.196 7.268a.577.577 0 0 1-.5.866h-8.392a.577.577 0 0 1-.5-.866L14 16.866a.577.577 0 0 1 1 0"/></g></svg>
</template>

CSS

.icon-file-type-libreoffice-draw {
  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%22SVGzQnVdbdr%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%23cb6d30%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fffb57%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(2%202)scale(.875)%22%3E%3Cpath%20fill%3D%22url(%23SVGzQnVdbdr)%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%2F%3E%3Cg%20stroke-linecap%3D%22square%22%3E%3Cpath%20fill-opacity%3D%22.199%22%20d%3D%22M3%2027v1c0%202.216%201.784%204%204%204h18c2.216%200%204-1.784%204-4v-1c0%202.216-1.784%204-4%204H7c-2.216%200-4-1.784-4-4%22%2F%3E%3Cpath%20fill-opacity%3D%22.201%22%20d%3D%22M20%200h1.4L29%207.6V9z%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217%22%20r%3D%224%22%20fill%3D%22%23fafafa%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M18%2015c-.554%200-1%20.446-1%201v5c0%20.554.446%201%201%201h5c.554%200%201-.446%201-1v-5c0-.554-.446-1-1-1zm0%201h5v5h-5z%22%2F%3E%3Cpath%20fill%3D%22%23f9e186%22%20d%3D%22m15%2016.866l4.196%207.268a.577.577%200%200%201-.5.866h-8.392a.577.577%200%200%201-.5-.866L14%2016.866a.577.577%200%200%201%201%200%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%22SVGzQnVdbdr%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%23cb6d30%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fffb57%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20fill-rule%3D%22evenodd%22%20transform%3D%22translate(2%202)scale(.875)%22%3E%3Cpath%20fill%3D%22url(%23SVGzQnVdbdr)%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%2F%3E%3Cg%20stroke-linecap%3D%22square%22%3E%3Cpath%20fill-opacity%3D%22.199%22%20d%3D%22M3%2027v1c0%202.216%201.784%204%204%204h18c2.216%200%204-1.784%204-4v-1c0%202.216-1.784%204-4%204H7c-2.216%200-4-1.784-4-4%22%2F%3E%3Cpath%20fill-opacity%3D%22.201%22%20d%3D%22M20%200h1.4L29%207.6V9z%22%2F%3E%3C%2Fg%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2217%22%20r%3D%224%22%20fill%3D%22%23fafafa%22%2F%3E%3Cpath%20fill%3D%22%23fafafa%22%20d%3D%22M18%2015c-.554%200-1%20.446-1%201v5c0%20.554.446%201%201%201h5c.554%200%201-.446%201-1v-5c0-.554-.446-1-1-1zm0%201h5v5h-5z%22%2F%3E%3Cpath%20fill%3D%22%23f9e186%22%20d%3D%22m15%2016.866l4.196%207.268a.577.577%200%200%201-.5.866h-8.392a.577.577%200%200%201-.5-.866L14%2016.866a.577.577%200%200%201%201%200%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-draw.svg?color=%231a73e8&size=48