UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 1.57 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 h = _interopRequireWildcard(_react);const l=({size:a=40,theme:r="light",...e})=>h.createElement("svg",{width:a,height:a,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...e},h.createElement("path",{fill:"#344054",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"}),h.createElement("path",{fill:"#fff",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z",opacity:.3}),h.createElement("path",{fill:"#fff",d:"M11.296 32v-6.546h2.583q.741 0 1.265.266.528.262.803.745.278.48.278 1.128 0 .651-.282 1.122-.281.466-.814.715-.53.25-1.285.25h-1.73v-1.113h1.506q.397 0 .658-.108a.78.78 0 0 0 .39-.326 1.03 1.03 0 0 0 .131-.54q0-.326-.13-.55a.8.8 0 0 0-.394-.339 1.6 1.6 0 0 0-.662-.118h-.933V32zm3.535-2.979L16.458 32H14.93l-1.591-2.979zm3.5 2.979h-1.483l2.26-6.546h1.783L23.147 32h-1.483l-1.64-5.05h-.05zm-.093-2.573h3.503v1.08h-3.503zM23.935 32v-6.546h2.582q.742 0 1.266.266.529.262.802.745.279.48.278 1.128 0 .651-.28 1.122-.282.466-.816.715-.53.25-1.285.25h-1.729v-1.113h1.506q.396 0 .658-.108a.78.78 0 0 0 .39-.326 1.03 1.03 0 0 0 .13-.54q0-.326-.13-.55a.8.8 0 0 0-.393-.339 1.6 1.6 0 0 0-.662-.118h-.933V32zm3.535-2.979L29.097 32h-1.528l-1.592-2.979z"}));l.displayName="Rar";exports.Rar = l;