file type powerpoint2 logo
file-type-powerpoint2 from VSCode Icons by Roberto Huertas · Color · MIT Free for personal and commercial use.
- Name
- file-type-powerpoint2
- Set
- VSCode Icons
- Style
- Color
- Viewbox
- 32×32
- License
- MIT
Related icons in VSCode Icons
file-type-accessfile-type-access2file-type-actionscriptfile-type-actionscript2file-type-adafile-type-advplfile-type-affinityfile-type-affinitydesignerfile-type-affinityphotofile-type-affinitypublisherfile-type-agdafile-type-agentsfile-type-aifile-type-ai2file-type-aikidofile-type-alfile-type-al-dalfile-type-alchemyfile-type-allcontributorsfile-type-alloyfile-type-allurefile-type-angularfile-type-ansiblefile-type-antlers-html
Use the file type powerpoint2 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d33922" d="M18.536 2.321v2.863c3.4.019 7.357-.035 10.754.016c.642 0 .67.568.678 1.064c.054 5.942-.013 12.055.032 18c-.012.234-.006 1.1-.013 1.346c-.022.823-.434.859-1.257.884c-.132 0-.52.006-.648.012c-3.181-.016-6.362-.009-9.546-.009v3.182L2 27.134V4.873z"/><path fill="#fff" d="M18.536 6.138h10.5v19.4h-10.5V23h7.634v-1.275h-7.634v-1.59h7.634v-1.272h-7.631q.002-.936-.006-1.87a4.47 4.47 0 0 0 3.82-.375a4.35 4.35 0 0 0 1.959-3.474c-1.4-.01-2.793-.006-4.186-.006c0-1.384.016-2.767-.029-4.148c-.522.1-1.043.21-1.562.321V6.139"/><path fill="#d33922" d="M20.766 8.324a4.476 4.476 0 0 1 4.186 4.167c-1.4.016-2.793.01-4.189.01V8.324"/><path fill="#fff" d="M7.1 10.726c1.727.083 3.82-.684 5.252.611c1.371 1.664 1.008 4.724-1.024 5.719A4.7 4.7 0 0 1 9 17.348c0 1.244-.006 2.488 0 3.731q-.947-.082-1.893-.159c-.029-3.4-.035-6.8 0-10.2"/><path fill="#d33922" d="M8.993 12.446c.627-.029 1.4-.143 1.826.445a2.3 2.3 0 0 1 .041 2.087c-.363.655-1.183.592-1.816.668c-.067-1.066-.06-2.131-.051-3.2"/></svg>
React
import type { SVGProps } from "react";
export function VscodeIconsFileTypePowerpoint2(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d33922" d="M18.536 2.321v2.863c3.4.019 7.357-.035 10.754.016c.642 0 .67.568.678 1.064c.054 5.942-.013 12.055.032 18c-.012.234-.006 1.1-.013 1.346c-.022.823-.434.859-1.257.884c-.132 0-.52.006-.648.012c-3.181-.016-6.362-.009-9.546-.009v3.182L2 27.134V4.873z"/><path fill="#fff" d="M18.536 6.138h10.5v19.4h-10.5V23h7.634v-1.275h-7.634v-1.59h7.634v-1.272h-7.631q.002-.936-.006-1.87a4.47 4.47 0 0 0 3.82-.375a4.35 4.35 0 0 0 1.959-3.474c-1.4-.01-2.793-.006-4.186-.006c0-1.384.016-2.767-.029-4.148c-.522.1-1.043.21-1.562.321V6.139"/><path fill="#d33922" d="M20.766 8.324a4.476 4.476 0 0 1 4.186 4.167c-1.4.016-2.793.01-4.189.01V8.324"/><path fill="#fff" d="M7.1 10.726c1.727.083 3.82-.684 5.252.611c1.371 1.664 1.008 4.724-1.024 5.719A4.7 4.7 0 0 1 9 17.348c0 1.244-.006 2.488 0 3.731q-.947-.082-1.893-.159c-.029-3.4-.035-6.8 0-10.2"/><path fill="#d33922" d="M8.993 12.446c.627-.029 1.4-.143 1.826.445a2.3 2.3 0 0 1 .041 2.087c-.363.655-1.183.592-1.816.668c-.067-1.066-.06-2.131-.051-3.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="#d33922" d="M18.536 2.321v2.863c3.4.019 7.357-.035 10.754.016c.642 0 .67.568.678 1.064c.054 5.942-.013 12.055.032 18c-.012.234-.006 1.1-.013 1.346c-.022.823-.434.859-1.257.884c-.132 0-.52.006-.648.012c-3.181-.016-6.362-.009-9.546-.009v3.182L2 27.134V4.873z"/><path fill="#fff" d="M18.536 6.138h10.5v19.4h-10.5V23h7.634v-1.275h-7.634v-1.59h7.634v-1.272h-7.631q.002-.936-.006-1.87a4.47 4.47 0 0 0 3.82-.375a4.35 4.35 0 0 0 1.959-3.474c-1.4-.01-2.793-.006-4.186-.006c0-1.384.016-2.767-.029-4.148c-.522.1-1.043.21-1.562.321V6.139"/><path fill="#d33922" d="M20.766 8.324a4.476 4.476 0 0 1 4.186 4.167c-1.4.016-2.793.01-4.189.01V8.324"/><path fill="#fff" d="M7.1 10.726c1.727.083 3.82-.684 5.252.611c1.371 1.664 1.008 4.724-1.024 5.719A4.7 4.7 0 0 1 9 17.348c0 1.244-.006 2.488 0 3.731q-.947-.082-1.893-.159c-.029-3.4-.035-6.8 0-10.2"/><path fill="#d33922" d="M8.993 12.446c.627-.029 1.4-.143 1.826.445a2.3 2.3 0 0 1 .041 2.087c-.363.655-1.183.592-1.816.668c-.067-1.066-.06-2.131-.051-3.2"/></svg> </template>
CSS
.icon-file-type-powerpoint2 {
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%2032%2032%22%3E%3Cpath%20fill%3D%22%23d33922%22%20d%3D%22M18.536%202.321v2.863c3.4.019%207.357-.035%2010.754.016c.642%200%20.67.568.678%201.064c.054%205.942-.013%2012.055.032%2018c-.012.234-.006%201.1-.013%201.346c-.022.823-.434.859-1.257.884c-.132%200-.52.006-.648.012c-3.181-.016-6.362-.009-9.546-.009v3.182L2%2027.134V4.873z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.536%206.138h10.5v19.4h-10.5V23h7.634v-1.275h-7.634v-1.59h7.634v-1.272h-7.631q.002-.936-.006-1.87a4.47%204.47%200%200%200%203.82-.375a4.35%204.35%200%200%200%201.959-3.474c-1.4-.01-2.793-.006-4.186-.006c0-1.384.016-2.767-.029-4.148c-.522.1-1.043.21-1.562.321V6.139%22%2F%3E%3Cpath%20fill%3D%22%23d33922%22%20d%3D%22M20.766%208.324a4.476%204.476%200%200%201%204.186%204.167c-1.4.016-2.793.01-4.189.01V8.324%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.1%2010.726c1.727.083%203.82-.684%205.252.611c1.371%201.664%201.008%204.724-1.024%205.719A4.7%204.7%200%200%201%209%2017.348c0%201.244-.006%202.488%200%203.731q-.947-.082-1.893-.159c-.029-3.4-.035-6.8%200-10.2%22%2F%3E%3Cpath%20fill%3D%22%23d33922%22%20d%3D%22M8.993%2012.446c.627-.029%201.4-.143%201.826.445a2.3%202.3%200%200%201%20.041%202.087c-.363.655-1.183.592-1.816.668c-.067-1.066-.06-2.131-.051-3.2%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%2032%2032%22%3E%3Cpath%20fill%3D%22%23d33922%22%20d%3D%22M18.536%202.321v2.863c3.4.019%207.357-.035%2010.754.016c.642%200%20.67.568.678%201.064c.054%205.942-.013%2012.055.032%2018c-.012.234-.006%201.1-.013%201.346c-.022.823-.434.859-1.257.884c-.132%200-.52.006-.648.012c-3.181-.016-6.362-.009-9.546-.009v3.182L2%2027.134V4.873z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.536%206.138h10.5v19.4h-10.5V23h7.634v-1.275h-7.634v-1.59h7.634v-1.272h-7.631q.002-.936-.006-1.87a4.47%204.47%200%200%200%203.82-.375a4.35%204.35%200%200%200%201.959-3.474c-1.4-.01-2.793-.006-4.186-.006c0-1.384.016-2.767-.029-4.148c-.522.1-1.043.21-1.562.321V6.139%22%2F%3E%3Cpath%20fill%3D%22%23d33922%22%20d%3D%22M20.766%208.324a4.476%204.476%200%200%201%204.186%204.167c-1.4.016-2.793.01-4.189.01V8.324%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.1%2010.726c1.727.083%203.82-.684%205.252.611c1.371%201.664%201.008%204.724-1.024%205.719A4.7%204.7%200%200%201%209%2017.348c0%201.244-.006%202.488%200%203.731q-.947-.082-1.893-.159c-.029-3.4-.035-6.8%200-10.2%22%2F%3E%3Cpath%20fill%3D%22%23d33922%22%20d%3D%22M8.993%2012.446c.627-.029%201.4-.143%201.826.445a2.3%202.3%200%200%201%20.041%202.087c-.363.655-1.183.592-1.816.668c-.067-1.066-.06-2.131-.051-3.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/vscode-icons/file-type-powerpoint2.svg?color=%231a73e8&size=48