file ppt icon
file-ppt from IconPark by ByteDance · Color · Office · Apache-2.0 Free for personal and commercial use.
- Name
- file-ppt
- Set
- IconPark
- Style
- Color
- Category
- Office
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More office icons from IconPark
Use the file ppt icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M25 41H38V34"/><path stroke-linejoin="round" d="M25 7H38V14"/><path stroke-linejoin="round" d="M25 34.2432V44L10 38.6187V34"/><path stroke-linejoin="round" d="M25 13.973V4L10 9.38125V13.973"/><rect width="40" height="20" x="4" y="14" stroke-linejoin="round" rx="2"/><path d="M10 19V29"/><path d="M21 19V29"/><path stroke-linejoin="round" d="M35 20V28"/><path stroke-linejoin="round" d="M32 20H35H38"/><path stroke-linejoin="round" d="M10 19H13C14.6569 19 16 20.3431 16 22V22C16 23.6569 14.6569 25 13 25H10"/><path stroke-linejoin="round" d="M21 19H24C25.6569 19 27 20.3431 27 22V22C27 23.6569 25.6569 25 24 25H21"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkFilePpt(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M25 41H38V34"/><path strokeLinejoin="round" d="M25 7H38V14"/><path strokeLinejoin="round" d="M25 34.2432V44L10 38.6187V34"/><path strokeLinejoin="round" d="M25 13.973V4L10 9.38125V13.973"/><rect width="40" height="20" x="4" y="14" strokeLinejoin="round" rx="2"/><path d="M10 19V29"/><path d="M21 19V29"/><path strokeLinejoin="round" d="M35 20V28"/><path strokeLinejoin="round" d="M32 20H35H38"/><path strokeLinejoin="round" d="M10 19H13C14.6569 19 16 20.3431 16 22V22C16 23.6569 14.6569 25 13 25H10"/><path strokeLinejoin="round" d="M21 19H24C25.6569 19 27 20.3431 27 22V22C27 23.6569 25.6569 25 24 25H21"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none" stroke="#000" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M25 41H38V34"/><path stroke-linejoin="round" d="M25 7H38V14"/><path stroke-linejoin="round" d="M25 34.2432V44L10 38.6187V34"/><path stroke-linejoin="round" d="M25 13.973V4L10 9.38125V13.973"/><rect width="40" height="20" x="4" y="14" stroke-linejoin="round" rx="2"/><path d="M10 19V29"/><path d="M21 19V29"/><path stroke-linejoin="round" d="M35 20V28"/><path stroke-linejoin="round" d="M32 20H35H38"/><path stroke-linejoin="round" d="M10 19H13C14.6569 19 16 20.3431 16 22V22C16 23.6569 14.6569 25 13 25H10"/><path stroke-linejoin="round" d="M21 19H24C25.6569 19 27 20.3431 27 22V22C27 23.6569 25.6569 25 24 25H21"/></g></svg> </template>
CSS
.icon-file-ppt {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2041H38V34%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%207H38V14%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2034.2432V44L10%2038.6187V34%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2013.973V4L10%209.38125V13.973%22%2F%3E%3Crect%20width%3D%2240%22%20height%3D%2220%22%20x%3D%224%22%20y%3D%2214%22%20stroke-linejoin%3D%22round%22%20rx%3D%222%22%2F%3E%3Cpath%20d%3D%22M10%2019V29%22%2F%3E%3Cpath%20d%3D%22M21%2019V29%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2020V28%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M32%2020H35H38%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2019H13C14.6569%2019%2016%2020.3431%2016%2022V22C16%2023.6569%2014.6569%2025%2013%2025H10%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2019H24C25.6569%2019%2027%2020.3431%2027%2022V22C27%2023.6569%2025.6569%2025%2024%2025H21%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2041H38V34%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%207H38V14%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2034.2432V44L10%2038.6187V34%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2013.973V4L10%209.38125V13.973%22%2F%3E%3Crect%20width%3D%2240%22%20height%3D%2220%22%20x%3D%224%22%20y%3D%2214%22%20stroke-linejoin%3D%22round%22%20rx%3D%222%22%2F%3E%3Cpath%20d%3D%22M10%2019V29%22%2F%3E%3Cpath%20d%3D%22M21%2019V29%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2020V28%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M32%2020H35H38%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M10%2019H13C14.6569%2019%2016%2020.3431%2016%2022V22C16%2023.6569%2014.6569%2025%2013%2025H10%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M21%2019H24C25.6569%2019%2027%2020.3431%2027%2022V22C27%2023.6569%2025.6569%2025%2024%2025H21%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/file-ppt.svg?color=%231a73e8&size=48