UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 1.09 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 h=({size:t=40,theme:a="light",...r})=>e.createElement("svg",{width:t,height:t,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...r},e.createElement("path",{fill:"#079455",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"}),e.createElement("path",{fill:"#fff",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z",opacity:.3}),e.createElement("path",{stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M12.8 24.8h14.4m-14.4 0v-3.2a1.6 1.6 0 0 1 1.6-1.6h3.2m-4.8 4.8V28a1.6 1.6 0 0 0 1.6 1.6h3.2m9.6-4.8V28a1.6 1.6 0 0 1-1.6 1.6h-8m9.6-4.8v-3.2a1.6 1.6 0 0 0-1.6-1.6h-8m0 0v9.6"}));h.displayName="Spreadsheets";exports.Spreadsheets = h;