@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 2.12 kB
JavaScript
"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 e=({size:t=40,theme:r="light",...i})=>h.createElement("svg",{width:t,height:t,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...i},h.createElement("path",{stroke:r==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M7.75 4A3.25 3.25 0 0 1 11 .75h16c.121 0 .238.048.323.134l10.793 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 35 39.25H11A3.25 3.25 0 0 1 7.75 36z"}),h.createElement("path",{stroke:r==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M27 .5V8a4 4 0 0 0 4 4h7.5"}),h.createElement("rect",{width:29,height:16,x:1,y:18,fill:"#DD2590",rx:2}),h.createElement("path",{fill:"#fff",d:"M5.024 22.727H6.92l2.003 4.887h.085l2.003-4.887h1.896V30h-1.491v-4.734h-.06l-1.883 4.699H8.458l-1.882-4.716h-.06V30H5.023zM14.174 30v-7.273h2.87q.827 0 1.41.316.58.314.887.87.309.555.309 1.279t-.313 1.278-.905.863q-.59.309-1.428.309h-1.829V26.41h1.58q.445 0 .732-.153.291-.156.434-.43.145-.276.145-.635 0-.363-.145-.632a.97.97 0 0 0-.434-.423q-.291-.153-.738-.153h-1.037V30zm9.12.1q-.795 0-1.417-.274a2.4 2.4 0 0 1-.976-.76 1.9 1.9 0 0 1-.366-1.122h1.548q.015.266.174.469.164.198.434.309t.607.11q.351 0 .621-.125.27-.123.423-.344a.87.87 0 0 0 .153-.508.85.85 0 0 0-.164-.515 1.04 1.04 0 0 0-.461-.355 1.8 1.8 0 0 0-.71-.128h-.679v-1.129h.678q.348 0 .615-.12a1 1 0 0 0 .419-.335q.15-.216.149-.504a.87.87 0 0 0-.494-.806 1.2 1.2 0 0 0-.54-.117 1.4 1.4 0 0 0-.571.113 1 1 0 0 0-.416.317.83.83 0 0 0-.167.483h-1.473q.01-.63.358-1.108.348-.48.938-.75a3.2 3.2 0 0 1 1.339-.273q.752 0 1.317.273.565.274.877.739.316.461.313 1.037.003.61-.38 1.019a1.73 1.73 0 0 1-.991.518v.057q.802.104 1.222.558.422.45.419 1.13.003.62-.36 1.104-.357.483-.99.76-.632.276-1.449.276"}));e.displayName="Mp3";exports.Mp3 = e;