file powerpoint icon
file-powerpoint from Material Design Icons by Pictogrammers · Filled · Files / Folders · Apache-2.0 Free for personal and commercial use.
- Name
- file-powerpoint
- Set
- Material Design Icons
- Style
- Filled
- Category
- Files / Folders
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Material Design Icons
The same icon in other sets
More files / folders icons from Material Design Icons
clipboard-filefilefile-arrow-left-rightfile-arrow-up-downfile-cabinetfile-cadfile-cad-boxfile-cancelfile-certificatefile-chartfile-chart-checkfile-checkfile-cogfile-comparefile-delimitedfile-documentfile-document-arrow-rightfile-document-checkfile-document-minusfile-document-multiplefile-document-plusfile-document-refreshfile-document-removefile-download
Use the file powerpoint icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.6 12.3h-2v3.2h2.1c.6 0 .9-.2 1.2-.5s.4-.6.4-1.1s-.1-.8-.4-1.1s-.7-.5-1.3-.5M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8zm1.2 14c-.6.5-1.1.7-2.4.7h-2.2V20H9v-9h3.8c1.3 0 1.9.3 2.4.8c.6.6.8 1.2.8 2.1s-.2 1.6-.8 2.1M13 9V3.5L18.5 9z"/></svg>
React
import type { SVGProps } from "react";
export function MdiFilePowerpoint(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.6 12.3h-2v3.2h2.1c.6 0 .9-.2 1.2-.5s.4-.6.4-1.1s-.1-.8-.4-1.1s-.7-.5-1.3-.5M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8zm1.2 14c-.6.5-1.1.7-2.4.7h-2.2V20H9v-9h3.8c1.3 0 1.9.3 2.4.8c.6.6.8 1.2.8 2.1s-.2 1.6-.8 2.1M13 9V3.5L18.5 9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.6 12.3h-2v3.2h2.1c.6 0 .9-.2 1.2-.5s.4-.6.4-1.1s-.1-.8-.4-1.1s-.7-.5-1.3-.5M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8zm1.2 14c-.6.5-1.1.7-2.4.7h-2.2V20H9v-9h3.8c1.3 0 1.9.3 2.4.8c.6.6.8 1.2.8 2.1s-.2 1.6-.8 2.1M13 9V3.5L18.5 9z"/></svg> </template>
CSS
.icon-file-powerpoint {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.6%2012.3h-2v3.2h2.1c.6%200%20.9-.2%201.2-.5s.4-.6.4-1.1s-.1-.8-.4-1.1s-.7-.5-1.3-.5M14%202H6a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V8zm1.2%2014c-.6.5-1.1.7-2.4.7h-2.2V20H9v-9h3.8c1.3%200%201.9.3%202.4.8c.6.6.8%201.2.8%202.1s-.2%201.6-.8%202.1M13%209V3.5L18.5%209z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.6%2012.3h-2v3.2h2.1c.6%200%20.9-.2%201.2-.5s.4-.6.4-1.1s-.1-.8-.4-1.1s-.7-.5-1.3-.5M14%202H6a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V8zm1.2%2014c-.6.5-1.1.7-2.4.7h-2.2V20H9v-9h3.8c1.3%200%201.9.3%202.4.8c.6.6.8%201.2.8%202.1s-.2%201.6-.8%202.1M13%209V3.5L18.5%209z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/file-powerpoint.svg?color=%231a73e8&size=48