file-ppt-filled from Ant Design Icons by HeskeyBaozi · Filled · MIT Free for personal and commercial use.

Name
file-ppt-filled
Set
Ant Design Icons
Style
Filled
Viewbox
1024×1024
License
MIT
Aliases
file-ppt-fill

2 other variants in Ant Design Icons

The same icon in other sets

Related icons in Ant Design Icons

Use the file ppt icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4zM790.2 326L602 137.8V326zM468.53 760v-91.54h59.27c60.57 0 100.2-39.65 100.2-98.12c0-58.22-39.58-98.34-99.98-98.34H424a12 12 0 0 0-12 12v276a12 12 0 0 0 12 12h32.53a12 12 0 0 0 12-12m0-139.33h34.9c47.82 0 67.19-12.93 67.19-50.33c0-32.05-18.12-50.12-49.87-50.12h-52.22z"/></svg>

React

import type { SVGProps } from "react";

export function AntDesignFilePptFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4zM790.2 326L602 137.8V326zM468.53 760v-91.54h59.27c60.57 0 100.2-39.65 100.2-98.12c0-58.22-39.58-98.34-99.98-98.34H424a12 12 0 0 0-12 12v276a12 12 0 0 0 12 12h32.53a12 12 0 0 0 12-12m0-139.33h34.9c47.82 0 67.19-12.93 67.19-50.33c0-32.05-18.12-50.12-49.87-50.12h-52.22z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 1024 1024"><path fill="currentColor" d="M854.6 288.7c6 6 9.4 14.1 9.4 22.6V928c0 17.7-14.3 32-32 32H192c-17.7 0-32-14.3-32-32V96c0-17.7 14.3-32 32-32h424.7c8.5 0 16.7 3.4 22.7 9.4zM790.2 326L602 137.8V326zM468.53 760v-91.54h59.27c60.57 0 100.2-39.65 100.2-98.12c0-58.22-39.58-98.34-99.98-98.34H424a12 12 0 0 0-12 12v276a12 12 0 0 0 12 12h32.53a12 12 0 0 0 12-12m0-139.33h34.9c47.82 0 67.19-12.93 67.19-50.33c0-32.05-18.12-50.12-49.87-50.12h-52.22z"/></svg>
</template>

CSS

.icon-file-ppt-filled {
  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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M854.6%20288.7c6%206%209.4%2014.1%209.4%2022.6V928c0%2017.7-14.3%2032-32%2032H192c-17.7%200-32-14.3-32-32V96c0-17.7%2014.3-32%2032-32h424.7c8.5%200%2016.7%203.4%2022.7%209.4zM790.2%20326L602%20137.8V326zM468.53%20760v-91.54h59.27c60.57%200%20100.2-39.65%20100.2-98.12c0-58.22-39.58-98.34-99.98-98.34H424a12%2012%200%200%200-12%2012v276a12%2012%200%200%200%2012%2012h32.53a12%2012%200%200%200%2012-12m0-139.33h34.9c47.82%200%2067.19-12.93%2067.19-50.33c0-32.05-18.12-50.12-49.87-50.12h-52.22z%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%201024%201024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M854.6%20288.7c6%206%209.4%2014.1%209.4%2022.6V928c0%2017.7-14.3%2032-32%2032H192c-17.7%200-32-14.3-32-32V96c0-17.7%2014.3-32%2032-32h424.7c8.5%200%2016.7%203.4%2022.7%209.4zM790.2%20326L602%20137.8V326zM468.53%20760v-91.54h59.27c60.57%200%20100.2-39.65%20100.2-98.12c0-58.22-39.58-98.34-99.98-98.34H424a12%2012%200%200%200-12%2012v276a12%2012%200%200%200%2012%2012h32.53a12%2012%200%200%200%2012-12m0-139.33h34.9c47.82%200%2067.19-12.93%2067.19-50.33c0-32.05-18.12-50.12-49.87-50.12h-52.22z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ant-design/file-ppt-filled.svg?color=%231a73e8&size=48