All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.js.icons.file-powerpoint-icon.d.ts Maven / Gradle / Ivy

import * as React from 'react';
import { SVGIconProps } from '../createIcon';
export declare const FilePowerpointIconConfig: {
  name: 'FilePowerpointIcon',
  height: 512,
  width: 384,
  svgPath: 'M193.7 271.2c8.8 0 15.5 2.7 20.3 8.1 9.6 10.9 9.8 32.7-.2 44.1-4.9 5.6-11.9 8.5-21.1 8.5h-26.9v-60.7h27.9zM377 105L279 7c-4.5-4.5-10.6-7-17-7h-6v128h128v-6.1c0-6.3-2.5-12.4-7-16.9zm-153 31V0H24C10.7 0 0 10.7 0 24v464c0 13.3 10.7 24 24 24h336c13.3 0 24-10.7 24-24V160H248c-13.2 0-24-10.8-24-24zm53 165.2c0 90.3-88.8 77.6-111.1 77.6V436c0 6.6-5.4 12-12 12h-30.8c-6.6 0-12-5.4-12-12V236.2c0-6.6 5.4-12 12-12h81c44.5 0 72.9 32.8 72.9 77z',
  yOffset: 0,
  xOffset: 0,
};
export declare const FilePowerpointIcon: React.ComponentClass;
export default FilePowerpointIcon;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy