@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 2 kB
JavaScript
import*as a from"react";const l=({size:s=40,theme:h="light",...i})=>a.createElement("svg",{width:s,height:s,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...i},a.createElement("mask",{id:"mpeg_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},a.createElement("path",{fill:"url(#mpeg_svg__a)",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),a.createElement("g",{mask:"url(#mpeg_svg__b)"},a.createElement("path",{fill:h==="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"})),a.createElement("path",{fill:h==="light"?"#E9EAEB":"#373A41",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z"}),a.createElement("path",{fill:h==="light"?"#414651":"#CECFD2",d:"M7.359 25.455h1.707l1.802 4.397h.077l1.802-4.398h1.707V32h-1.342v-4.26h-.055l-1.694 4.228h-.913l-1.694-4.244H8.7V32H7.36zM15.594 32v-6.546h2.583q.745 0 1.268.285.524.281.8.783.278.498.278 1.15 0 .653-.282 1.151a1.94 1.94 0 0 1-.815.777q-.53.278-1.284.278h-1.646v-1.11h1.422q.4 0 .658-.137a.9.9 0 0 0 .39-.386q.13-.25.131-.572 0-.326-.13-.57a.88.88 0 0 0-.39-.38q-.263-.137-.666-.137h-.933V32zm5.827 0v-6.546h4.41v1.142h-3.026v1.56h2.8v1.14h-2.8v1.563h3.04V32zm9.851-4.43a1.4 1.4 0 0 0-.188-.412 1.28 1.28 0 0 0-.694-.502 1.7 1.7 0 0 0-.489-.067q-.501 0-.882.25a1.64 1.64 0 0 0-.588.725q-.21.472-.21 1.157 0 .684.207 1.163.207.48.588.732a1.6 1.6 0 0 0 .898.25q.47 0 .802-.167a1.2 1.2 0 0 0 .512-.476q.179-.306.179-.726l.28.042H30v-1.042h2.74v.825q0 .863-.365 1.483a2.5 2.5 0 0 1-1.004.952q-.64.333-1.463.332-.921 0-1.617-.405a2.8 2.8 0 0 1-1.087-1.16q-.387-.755-.387-1.79 0-.796.23-1.42.234-.625.652-1.06.42-.434.975-.662.555-.227 1.205-.227.556 0 1.035.163.48.16.85.454.375.295.611.7.237.402.304.888z"}),a.createElement("defs",null,a.createElement("linearGradient",{id:"mpeg_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},a.createElement("stop",{stopOpacity:.4}),a.createElement("stop",{offset:1}))));l.displayName="Mpeg";export{l as Mpeg};