UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 1.15 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 t=({size:l=40,theme:i="light",...e})=>h.createElement("svg",{width:l,height:l,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...e},h.createElement("path",{fill:"#DD2590",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.386 32-1.873-6.546h1.511l1.084 4.549h.054l1.195-4.549h1.295l1.192 4.558h.058l1.083-4.558h1.512L16.624 32h-1.349l-1.246-4.28h-.052L12.734 32zm8.32 0h-1.483l2.26-6.546h1.783L24.523 32H23.04l-1.64-5.05h-.05zm-.092-2.573h3.502v1.08h-3.502zm6.062-3.972 1.582 4.973h.06l1.586-4.974h1.534L28.18 32h-1.783l-2.26-6.546z"}));t.displayName="Wav";exports.Wav = t;