UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 1.25 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 e = _interopRequireWildcard(_react);const o=({size:t=40,theme:r="light",...h})=>e.createElement("svg",{width:t,height:t,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...h},e.createElement("path",{stroke:r==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M4.75 4A3.25 3.25 0 0 1 8 .75h16c.121 0 .238.048.323.134l10.793 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 32 39.25H8A3.25 3.25 0 0 1 4.75 36z"}),e.createElement("path",{stroke:r==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M24 .5V8a4 4 0 0 0 4 4h7.5"}),e.createElement("path",{stroke:"#079455",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M11.9 24.9h16.2m-16.2 0v-3.6a1.8 1.8 0 0 1 1.8-1.8h3.6m-5.4 5.4v3.6a1.8 1.8 0 0 0 1.8 1.8h3.6m10.8-5.4v3.6a1.8 1.8 0 0 1-1.8 1.8h-9m10.8-5.4v-3.6a1.8 1.8 0 0 0-1.8-1.8h-9m0 0v10.8"}));o.displayName="Spreadsheets";exports.Spreadsheets = o;