@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 1.6 kB
JavaScript
import*as s from"react";const h=({size:i=40,theme:a="light",...p})=>s.createElement("svg",{width:i,height:i,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...p},s.createElement("mask",{id:"ppt_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},s.createElement("path",{fill:"url(#ppt_svg__a)",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),s.createElement("g",{mask:"url(#ppt_svg__b)"},s.createElement("path",{fill:a==="light"?"#F5F5F5":"#22262F",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),s.createElement("path",{fill:a==="light"?"#E9EAEB":"#373A41",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z"}),s.createElement("path",{fill:a==="light"?"#414651":"#CECFD2",d:"M11.736 32v-6.546h2.582q.745 0 1.27.285.523.281.798.783.279.498.278 1.15 0 .653-.281 1.151a1.94 1.94 0 0 1-.815.777q-.53.278-1.285.278h-1.646v-1.11h1.422q.4 0 .659-.137a.9.9 0 0 0 .39-.386q.13-.25.13-.572 0-.326-.13-.57a.88.88 0 0 0-.39-.38q-.262-.137-.665-.137h-.933V32zm5.827 0v-6.546h2.582q.745 0 1.27.285.523.281.798.783.279.498.278 1.15 0 .653-.28 1.151a1.94 1.94 0 0 1-.816.777q-.53.278-1.285.278h-1.646v-1.11h1.423q.399 0 .658-.137a.9.9 0 0 0 .39-.386 1.2 1.2 0 0 0 .13-.572 1.2 1.2 0 0 0-.13-.57.88.88 0 0 0-.39-.38q-.262-.137-.665-.137h-.933V32zm5.578-5.404v-1.142h5.376v1.142h-2.004V32h-1.368v-5.404z"}),s.createElement("defs",null,s.createElement("linearGradient",{id:"ppt_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},s.createElement("stop",{stopOpacity:.4}),s.createElement("stop",{offset:1}))));h.displayName="Ppt";export{h as Ppt};