@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 2.2 kB
JavaScript
import*as h from"react";const i=({size:t=40,theme:a="light",...r})=>h.createElement("svg",{width:t,height:t,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...r},h.createElement("path",{stroke:a==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M7.75 4A3.25 3.25 0 0 1 11 .75h16c.121 0 .238.048.323.134l10.793 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36z"}),h.createElement("path",{stroke:a==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M27 .5V8a4 4 0 0 0 4 4h7.5"}),h.createElement("rect",{width:34,height:16,x:1,y:18,fill:"#444CE7",rx:2}),h.createElement("path",{fill:"#fff",d:"M7.828 22.727h1.52v5.071q0 .703-.316 1.222a2.1 2.1 0 0 1-.87.799q-.558.28-1.296.28-.657 0-1.193-.23a1.9 1.9 0 0 1-.846-.71q-.311-.48-.308-1.204h1.53q.007.287.117.493a.8.8 0 0 0 .31.313 1 1 0 0 0 .468.106q.285 0 .48-.12a.8.8 0 0 0 .301-.363q.103-.238.103-.586zm6.737 2.092a.9.9 0 0 0-.366-.668q-.324-.238-.877-.238-.377 0-.636.107a.9.9 0 0 0-.398.288.7.7 0 0 0-.135.419.6.6 0 0 0 .082.34.85.85 0 0 0 .252.253q.16.103.37.18.21.075.447.129l.653.156q.477.106.874.284.398.177.689.437.29.259.451.61.164.353.167.807-.004.667-.341 1.157-.335.487-.966.757-.628.266-1.516.266-.881 0-1.534-.27a2.25 2.25 0 0 1-1.016-.799q-.363-.533-.38-1.317h1.488q.025.366.21.61.188.242.5.366.316.12.714.12.39 0 .678-.113a1.04 1.04 0 0 0 .451-.316.73.73 0 0 0 .16-.465q0-.244-.146-.412a1.1 1.1 0 0 0-.419-.284 4 4 0 0 0-.67-.213l-.793-.199q-.92-.224-1.452-.7-.533-.475-.53-1.282-.003-.66.352-1.154.36-.493.984-.77.625-.277 1.42-.277.81 0 1.414.277.608.276.944.77.338.494.348 1.144zm9.29 1.545q0 1.189-.45 2.024a3.13 3.13 0 0 1-1.222 1.275 3.45 3.45 0 0 1-1.733.436 3.44 3.44 0 0 1-1.74-.44 3.14 3.14 0 0 1-1.218-1.275q-.448-.834-.448-2.02 0-1.19.448-2.024a3.1 3.1 0 0 1 1.218-1.272 3.44 3.44 0 0 1 1.74-.44q.963 0 1.733.44.774.437 1.221 1.271.451.835.451 2.025m-1.559 0q0-.77-.23-1.3-.228-.529-.643-.803a1.73 1.73 0 0 0-.973-.273 1.73 1.73 0 0 0-.973.273q-.416.274-.646.803-.228.53-.228 1.3t.227 1.3q.231.529.647.802.415.273.973.273t.973-.273.643-.803q.23-.528.23-1.3m8.782-3.637V30h-1.329l-3.164-4.577h-.053V30h-1.538v-7.273h1.35l3.139 4.574h.064v-4.574z"}));i.displayName="Json";export{i as Json};