file-ppt from IconPark Outline by ByteDance · Outline · Office · Apache-2.0 Free for personal and commercial use.

Name
file-ppt
Set
IconPark Outline
Style
Outline
Category
Office
Viewbox
48×48
License
Apache 2.0

The same icon in other sets

More office icons from IconPark Outline

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="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M25 41h13v-7M25 7h13v7M25 34.243V44l-15-5.381V34m15-20.027V4L10 9.381v4.592"/><rect width="40" height="20" x="4" y="14" stroke-linejoin="round" rx="2"/><path d="M10 19v10m11-10v10"/><path stroke-linejoin="round" d="M35 20v8m-3-8h6m-28-1h3a3 3 0 0 1 3 3v0a3 3 0 0 1-3 3h-3m11-6h3a3 3 0 0 1 3 3v0a3 3 0 0 1-3 3h-3"/></g></svg>

React

import type { SVGProps } from "react";

export function IconParkOutlineFilePpt(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="currentColor" strokeLinecap="round" strokeWidth="4"><path strokeLinejoin="round" d="M25 41h13v-7M25 7h13v7M25 34.243V44l-15-5.381V34m15-20.027V4L10 9.381v4.592"/><rect width="40" height="20" x="4" y="14" strokeLinejoin="round" rx="2"/><path d="M10 19v10m11-10v10"/><path strokeLinejoin="round" d="M35 20v8m-3-8h6m-28-1h3a3 3 0 0 1 3 3v0a3 3 0 0 1-3 3h-3m11-6h3a3 3 0 0 1 3 3v0a3 3 0 0 1-3 3h-3"/></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="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M25 41h13v-7M25 7h13v7M25 34.243V44l-15-5.381V34m15-20.027V4L10 9.381v4.592"/><rect width="40" height="20" x="4" y="14" stroke-linejoin="round" rx="2"/><path d="M10 19v10m11-10v10"/><path stroke-linejoin="round" d="M35 20v8m-3-8h6m-28-1h3a3 3 0 0 1 3 3v0a3 3 0 0 1-3 3h-3m11-6h3a3 3 0 0 1 3 3v0a3 3 0 0 1-3 3h-3"/></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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2041h13v-7M25%207h13v7M25%2034.243V44l-15-5.381V34m15-20.027V4L10%209.381v4.592%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%2019v10m11-10v10%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2020v8m-3-8h6m-28-1h3a3%203%200%200%201%203%203v0a3%203%200%200%201-3%203h-3m11-6h3a3%203%200%200%201%203%203v0a3%203%200%200%201-3%203h-3%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%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%224%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M25%2041h13v-7M25%207h13v7M25%2034.243V44l-15-5.381V34m15-20.027V4L10%209.381v4.592%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%2019v10m11-10v10%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M35%2020v8m-3-8h6m-28-1h3a3%203%200%200%201%203%203v0a3%203%200%200%201-3%203h-3m11-6h3a3%203%200%200%201%203%203v0a3%203%200%200%201-3%203h-3%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-outline/file-ppt.svg?color=%231a73e8&size=48