UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 1.3 kB
import*as l from"react";const a=({size:s=40,theme:h="light",...i})=>l.createElement("svg",{width:s,height:s,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...i},l.createElement("mask",{id:"mkv_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},l.createElement("path",{fill:"url(#mkv_svg__a)",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),l.createElement("g",{mask:"url(#mkv_svg__b)"},l.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"})),l.createElement("path",{fill:h==="light"?"#E9EAEB":"#373A41",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z"}),l.createElement("path",{fill:h==="light"?"#414651":"#CECFD2",d:"M9.982 25.455h1.707l1.803 4.397h.076l1.803-4.398h1.707V32h-1.343v-4.26h-.054l-1.694 4.228h-.914l-1.694-4.244h-.054V32H9.982zM18.218 32v-6.546h1.384v2.887h.086l2.356-2.887h1.658l-2.429 2.931L23.731 32h-1.656l-1.793-2.691-.68.83V32zm7.387-6.546 1.582 4.974h.061l1.585-4.974h1.535L28.11 32h-1.783l-2.26-6.546z"}),l.createElement("defs",null,l.createElement("linearGradient",{id:"mkv_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},l.createElement("stop",{stopOpacity:.4}),l.createElement("stop",{offset:1}))));a.displayName="Mkv";export{a as Mkv};