How to use the @uifabric/file-type-icons/src/index.getFileTypeIconProps function in @uifabric/file-type-icons

To help you get started, we’ve selected a few @uifabric/file-type-icons examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github OfficeDev / office-ui-fabric-react / packages / experiments / src / components / FileTypeIcon / examples / FileTypeIcon.Basic.Example.tsx View on Github external
<h3>Size 16 accdb icon as .png</h3>
        
        <h3>Size 20 archive icon as .png</h3>
        
        <h3>Size 32 audio icon as .png</h3>
        
        <h3>Size 40 code icon as .png</h3>
        
        <h3>Size 48 csv icon as .png</h3>
        
        <h3>Size 64 model icon as .png</h3>
        
        <h3>Size 96 docx icon as .png</h3>
        
        <h3>Size 16 dotx icon as .svg</h3>
        
        <h3>Size 20 email icon as .svg</h3>
        
        <h3>Size 32 exe icon as .svg</h3>
        
        <h3>Size 40 font icon as .svg</h3>
        
        <h3>Size 48 html icon as .svg</h3>
        
        <h3>Size 64 mpp icon as .svg</h3>
        
        <h3>Size 96 link icon as .svg</h3>
        
        <h3>Size 16 docset icon as .png</h3>
        
        <h3>Size 20 folder icon as .svg</h3>