UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 1.92 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 a=({size:s=40,theme:l="light",...i})=>h.createElement("svg",{width:s,height:s,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...i},h.createElement("mask",{id:"mp4_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},h.createElement("path",{fill:"url(#mp4_svg__a)",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),h.createElement("g",{mask:"url(#mp4_svg__b)"},h.createElement("path",{fill:l==="light"?"#F5F5F5":"#22262F",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:l==="light"?"#E9EAEB":"#373A41",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z"}),h.createElement("path",{fill:l==="light"?"#414651":"#CECFD2",d:"M10.488 25.455h1.707l1.802 4.397h.077l1.802-4.398h1.707V32h-1.342v-4.26h-.055l-1.694 4.228h-.914l-1.694-4.244h-.054V32h-1.342zM18.723 32v-6.546h2.583q.744 0 1.268.285.524.281.8.783.277.498.277 1.15 0 .653-.28 1.151a1.94 1.94 0 0 1-.816.777q-.53.278-1.285.278h-1.645v-1.11h1.422q.399 0 .658-.137a.9.9 0 0 0 .39-.386 1.2 1.2 0 0 0 .131-.572 1.2 1.2 0 0 0-.131-.57.88.88 0 0 0-.39-.38q-.262-.137-.665-.137h-.933V32zm5.69-1.15v-1.09l2.732-4.306h.94v1.51h-.556l-1.723 2.725v.051h3.883v1.11zM27.555 32v-1.483l.025-.483v-4.58h1.298V32z"}),h.createElement("defs",null,h.createElement("linearGradient",{id:"mp4_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},h.createElement("stop",{stopOpacity:.4}),h.createElement("stop",{offset:1}))));a.displayName="Mp4";exports.Mp4 = a;