UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 2.39 kB
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }var _react = require('react'); var l = _interopRequireWildcard(_react);const h=({size:a=40,theme:s="light",...i})=>l.createElement("svg",{width:a,height:a,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...i},l.createElement("mask",{id:"xlsx_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},l.createElement("path",{fill:"url(#xlsx_svg__a)",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),l.createElement("g",{mask:"url(#xlsx_svg__b)"},l.createElement("path",{fill:s==="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"})),l.createElement("path",{fill:s==="light"?"#E9EAEB":"#373A41",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z"}),l.createElement("path",{fill:s==="light"?"#414651":"#CECFD2",d:"m9.93 25.455 1.32 2.23h.052l1.326-2.23h1.563l-1.997 3.272L14.236 32h-1.592l-1.342-2.234h-.051L9.909 32H8.323l2.049-3.273-2.01-3.273zM15.068 32v-6.546h1.384v5.405h2.806V32zm8.657-4.663a.8.8 0 0 0-.329-.6q-.29-.215-.79-.215-.338 0-.572.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.12.377q-.007.176.073.307a.8.8 0 0 0 .227.227q.143.092.332.163.189.066.403.115l.588.14q.427.096.786.256.358.16.62.393.262.234.406.55.147.316.15.725a1.8 1.8 0 0 1-.307 1.042q-.3.439-.87.681-.564.24-1.364.24-.793 0-1.38-.243a2 2 0 0 1-.915-.72q-.325-.479-.342-1.185h1.34q.022.33.188.55.17.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-.13-.37 1 1 0 0 0-.378-.256 4 4 0 0 0-.604-.192l-.713-.179q-.827-.201-1.307-.63-.48-.428-.476-1.153a1.7 1.7 0 0 1 .316-1.04q.323-.443.886-.693t1.278-.249q.729 0 1.272.25.547.249.85.693.304.445.314 1.029zm3.644-1.883 1.32 2.231h.052l1.326-2.23h1.563l-1.998 3.272L31.674 32h-1.592l-1.343-2.234h-.05L27.345 32H25.76l2.049-3.273-2.01-3.273z"}),l.createElement("defs",null,l.createElement("linearGradient",{id:"xlsx_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},l.createElement("stop",{stopOpacity:.4}),l.createElement("stop",{offset:1}))));h.displayName="Xlsx";exports.Xlsx = h;