@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 2.24 kB
JavaScript
import*as s from"react";const l=({size:i=40,theme:a="light",...h})=>s.createElement("svg",{width:i,height:i,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...h},s.createElement("mask",{id:"psd_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},s.createElement("path",{fill:"url(#psd_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(#psd_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.433 32v-6.546h2.582q.745 0 1.269.285.525.281.799.783.278.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-.263-.137-.665-.137h-.934V32zm9.378-4.663a.8.8 0 0 0-.33-.6q-.291-.215-.789-.215-.34 0-.572.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.122.377q-.007.176.074.307a.8.8 0 0 0 .227.227q.144.092.332.163.189.066.403.115l.588.14q.429.096.786.256.359.16.62.393.262.234.406.55.147.316.15.725a1.8 1.8 0 0 1-.306 1.042q-.3.439-.87.681-.566.24-1.364.24-.793 0-1.381-.243a2 2 0 0 1-.914-.72q-.325-.479-.342-1.185h1.339q.022.33.189.55.169.217.45.329.285.108.643.108.352 0 .61-.102a.94.94 0 0 0 .406-.284.66.66 0 0 0 .144-.419.54.54 0 0 0-.131-.37 1 1 0 0 0-.377-.256 4 4 0 0 0-.604-.192l-.713-.179q-.828-.201-1.307-.63-.48-.428-.477-1.153a1.7 1.7 0 0 1 .317-1.04q.323-.443.885-.693t1.279-.249q.728 0 1.272.25.546.249.85.693.303.445.313 1.029zM25.478 32h-2.32v-6.546h2.339q.987 0 1.7.394.712.39 1.096 1.122.387.731.387 1.75 0 1.024-.387 1.759-.383.735-1.102 1.128-.717.393-1.713.393m-.937-1.186h.88q.612 0 1.031-.217.423-.22.633-.68.214-.464.214-1.196 0-.726-.214-1.186a1.4 1.4 0 0 0-.63-.677q-.419-.218-1.032-.218h-.882z"}),s.createElement("defs",null,s.createElement("linearGradient",{id:"psd_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},s.createElement("stop",{stopOpacity:.4}),s.createElement("stop",{offset:1}))));l.displayName="Psd";export{l as Psd};