@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 1.52 kB
JavaScript
import*as t from"react";const l=({size:h=40,theme:r="light",...i})=>t.createElement("svg",{width:h,height:h,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...i},t.createElement("path",{stroke:r==="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"}),t.createElement("path",{stroke:r==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M27 .5V8a4 4 0 0 0 4 4h7.5"}),t.createElement("rect",{width:26,height:16,x:1,y:18,fill:"#079455",rx:2}),t.createElement("path",{fill:"#fff",d:"m6.386 22.727 1.467 2.479h.057l1.474-2.479h1.736L8.9 26.364 11.17 30H9.4l-1.49-2.482h-.057L6.362 30H4.6l2.276-3.636-2.233-3.637zM12.093 30v-7.273h1.538v6.005h3.118V30zm9.62-5.181a.9.9 0 0 0-.367-.668q-.322-.238-.877-.238-.376 0-.635.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.209.075.447.129l.653.156q.475.106.874.284.397.177.688.437.292.259.451.61.165.353.167.807-.003.667-.34 1.157-.334.487-.966.757-.63.266-1.517.266-.88 0-1.534-.27a2.25 2.25 0 0 1-1.015-.799q-.363-.533-.38-1.317h1.487q.025.366.21.61.188.242.5.366.317.12.714.12.39 0 .679-.113a1.04 1.04 0 0 0 .45-.316.73.73 0 0 0 .16-.465q0-.244-.145-.412a1.1 1.1 0 0 0-.42-.284 4 4 0 0 0-.67-.213l-.792-.199q-.92-.224-1.453-.7-.532-.475-.529-1.282-.003-.66.352-1.154.359-.493.983-.77.625-.277 1.42-.277.81 0 1.414.277.608.276.945.77t.348 1.144z"}));l.displayName="Xls";export{l as Xls};