@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 1.79 kB
JavaScript
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 a=({size:i=40,theme:m="light",...t})=>e.createElement("svg",{width:i,height:i,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...t},e.createElement("path",{fill:"#D92D20",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",{fill:"#fff",d:"M25.075 25.195c-.999 0-2.248.174-2.656.235-1.692-1.766-2.173-2.77-2.281-3.038a11.9 11.9 0 0 0 .73-3.647c.035-.92-.16-1.609-.579-2.045a1.52 1.52 0 0 0-1.07-.469c-.51 0-1.365.258-1.365 1.983 0 1.498.698 3.087.891 3.497-1.017 2.96-2.108 4.987-2.34 5.404C12.319 28.653 12 30.141 12 30.562c0 .758.54 1.21 1.443 1.21 2.195 0 4.199-3.686 4.53-4.326 1.56-.621 3.646-1.006 4.177-1.098 1.522 1.45 3.281 1.836 4.012 1.836.55 0 1.838 0 1.838-1.324 0-1.23-1.576-1.665-2.925-1.665m-.106.869c1.185 0 1.499.392 1.499.6 0 .13-.05.554-.685.554-.57 0-1.554-.33-2.522-1.044a13 13 0 0 1 1.708-.11m-5.813-8.99c.108 0 .18.034.238.116.341.473.066 2.02-.268 3.23-.324-1.038-.566-2.63-.225-3.19.067-.11.143-.156.255-.156m-.576 9.262c.43-.868.91-2.132 1.173-2.846.524.877 1.23 1.693 1.638 2.134-1.27.268-2.232.536-2.81.712m-5.727 4.342c-.028-.034-.033-.105-.011-.19.044-.177.386-1.06 2.856-2.164-.353.557-.906 1.353-1.514 1.948-.427.4-.76.603-.99.603-.082 0-.195-.022-.341-.197"}));a.displayName="PdfSimple";exports.PdfSimple = a;
;