File ppt fill
- Tags: slides, presentation, powerpoint, keynote
- Category: Files and folders
Download
Download the SVG to use or edit.
Download SVGIcon font
Using the web font? Copy, paste, and go.
<i class="bi bi-file-ppt-fill"></i>
Code point
-
Unicode:
U+F3AE
-
CSS:
\F3AE
-
JS:
\uF3AE
-
HTML:

Copy HTML
Paste the SVG right into your project's code.
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-file-ppt-fill" viewBox="0 0 16 16">
<path d="M8.188 8.5H7V5h1.188a1.75 1.75 0 1 1 0 3.5"/>
<path d="M4 0h8a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2m3 4a1 1 0 0 0-1 1v6.5a.5.5 0 0 0 1 0v-2h1.188a2.75 2.75 0 0 0 0-5.5z"/>
</svg>