file type libreoffice impress logo

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

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

Related icons in VSCode Icons

Use the file type libreoffice impress logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGngmjzbJk" x1="4" x2="28" y1="31" y2="1" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#d0120d"/><stop offset="1" stop-color="#fe9c45"/></linearGradient></defs><g fill-rule="evenodd" stroke-linecap="square"><path fill="url(#SVGngmjzbJk)" 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="16" height="1" x="8" y="13" ry=".5"/><rect width="12" height="1" x="10" y="15" ry=".5"/><circle cx="8.5" cy="19.5" r=".5"/><circle cx="8.5" cy="21.5" r=".5"/><circle cx="8.5" cy="23.5" r=".5"/><rect width="5" height="1" x="10" y="19" ry=".5"/><rect width="5" height="1" x="10" y="21" ry=".5"/><rect width="5" height="1" x="10" y="23" ry=".5"/></g><path fill="#fecfb5" d="M16.875 18.625A.873.873 0 0 0 16 19.5V23c0 .485.39.875.875.875h5.25c.485 0 .875-.39.875-.875v-3.5a.873.873 0 0 0-.875-.875zm4.744.88a.44.44 0 0 1 .378.123a.44.44 0 0 1 0 .619l-2.06 2.06l-.874-.876l-1.441 1.44a.44.44 0 0 1-.619 0a.44.44 0 0 1 0-.618l2.06-2.06l.875.876l1.44-1.44a.44.44 0 0 1 .241-.124"/></g></svg>

React

import type { SVGProps } from "react";

export function VscodeIconsFileTypeLibreofficeImpress(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="SVGngmjzbJk" x1="4" x2="28" y1="31" y2="1" gradientUnits="userSpaceOnUse"><stop offset="0" stopColor="#d0120d"/><stop offset="1" stopColor="#fe9c45"/></linearGradient></defs><g fillRule="evenodd" strokeLinecap="square"><path fill="url(#SVGngmjzbJk)" 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="16" height="1" x="8" y="13" ry=".5"/><rect width="12" height="1" x="10" y="15" ry=".5"/><circle cx="8.5" cy="19.5" r=".5"/><circle cx="8.5" cy="21.5" r=".5"/><circle cx="8.5" cy="23.5" r=".5"/><rect width="5" height="1" x="10" y="19" ry=".5"/><rect width="5" height="1" x="10" y="21" ry=".5"/><rect width="5" height="1" x="10" y="23" ry=".5"/></g><path fill="#fecfb5" d="M16.875 18.625A.873.873 0 0 0 16 19.5V23c0 .485.39.875.875.875h5.25c.485 0 .875-.39.875-.875v-3.5a.873.873 0 0 0-.875-.875zm4.744.88a.44.44 0 0 1 .378.123a.44.44 0 0 1 0 .619l-2.06 2.06l-.874-.876l-1.441 1.44a.44.44 0 0 1-.619 0a.44.44 0 0 1 0-.618l2.06-2.06l.875.876l1.44-1.44a.44.44 0 0 1 .241-.124"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><defs><linearGradient id="SVGngmjzbJk" x1="4" x2="28" y1="31" y2="1" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#d0120d"/><stop offset="1" stop-color="#fe9c45"/></linearGradient></defs><g fill-rule="evenodd" stroke-linecap="square"><path fill="url(#SVGngmjzbJk)" 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="16" height="1" x="8" y="13" ry=".5"/><rect width="12" height="1" x="10" y="15" ry=".5"/><circle cx="8.5" cy="19.5" r=".5"/><circle cx="8.5" cy="21.5" r=".5"/><circle cx="8.5" cy="23.5" r=".5"/><rect width="5" height="1" x="10" y="19" ry=".5"/><rect width="5" height="1" x="10" y="21" ry=".5"/><rect width="5" height="1" x="10" y="23" ry=".5"/></g><path fill="#fecfb5" d="M16.875 18.625A.873.873 0 0 0 16 19.5V23c0 .485.39.875.875.875h5.25c.485 0 .875-.39.875-.875v-3.5a.873.873 0 0 0-.875-.875zm4.744.88a.44.44 0 0 1 .378.123a.44.44 0 0 1 0 .619l-2.06 2.06l-.874-.876l-1.441 1.44a.44.44 0 0 1-.619 0a.44.44 0 0 1 0-.618l2.06-2.06l.875.876l1.44-1.44a.44.44 0 0 1 .241-.124"/></g></svg>
</template>

CSS

.icon-file-type-libreoffice-impress {
  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%22SVGngmjzbJk%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%23d0120d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fe9c45%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(%23SVGngmjzbJk)%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%2216%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2213%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%2212%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%2215%22%20ry%3D%22.5%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%2219.5%22%20r%3D%22.5%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%2221.5%22%20r%3D%22.5%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%2223.5%22%20r%3D%22.5%22%2F%3E%3Crect%20width%3D%225%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%2219%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%225%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%2221%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%225%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%2223%22%20ry%3D%22.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fecfb5%22%20d%3D%22M16.875%2018.625A.873.873%200%200%200%2016%2019.5V23c0%20.485.39.875.875.875h5.25c.485%200%20.875-.39.875-.875v-3.5a.873.873%200%200%200-.875-.875zm4.744.88a.44.44%200%200%201%20.378.123a.44.44%200%200%201%200%20.619l-2.06%202.06l-.874-.876l-1.441%201.44a.44.44%200%200%201-.619%200a.44.44%200%200%201%200-.618l2.06-2.06l.875.876l1.44-1.44a.44.44%200%200%201%20.241-.124%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%22SVGngmjzbJk%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%23d0120d%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23fe9c45%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(%23SVGngmjzbJk)%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%2216%22%20height%3D%221%22%20x%3D%228%22%20y%3D%2213%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%2212%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%2215%22%20ry%3D%22.5%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%2219.5%22%20r%3D%22.5%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%2221.5%22%20r%3D%22.5%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%2223.5%22%20r%3D%22.5%22%2F%3E%3Crect%20width%3D%225%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%2219%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%225%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%2221%22%20ry%3D%22.5%22%2F%3E%3Crect%20width%3D%225%22%20height%3D%221%22%20x%3D%2210%22%20y%3D%2223%22%20ry%3D%22.5%22%2F%3E%3C%2Fg%3E%3Cpath%20fill%3D%22%23fecfb5%22%20d%3D%22M16.875%2018.625A.873.873%200%200%200%2016%2019.5V23c0%20.485.39.875.875.875h5.25c.485%200%20.875-.39.875-.875v-3.5a.873.873%200%200%200-.875-.875zm4.744.88a.44.44%200%200%201%20.378.123a.44.44%200%200%201%200%20.619l-2.06%202.06l-.874-.876l-1.441%201.44a.44.44%200%200%201-.619%200a.44.44%200%200%201%200-.618l2.06-2.06l.875.876l1.44-1.44a.44.44%200%200%201%20.241-.124%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-impress.svg?color=%231a73e8&size=48