@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 1.61 kB
JavaScript
import*as i from"react";const e=({size:a=40,theme:s="light",...d})=>i.createElement("svg",{width:a,height:a,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...d},i.createElement("mask",{id:"video-02_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},i.createElement("path",{fill:"url(#video-02_svg__a)",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),i.createElement("g",{mask:"url(#video-02_svg__b)"},i.createElement("path",{fill:s==="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"})),i.createElement("path",{fill:s==="light"?"#E9EAEB":"#373A41",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z"}),i.createElement("g",{stroke:s==="light"?"#414651":"#CECFD2",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,clipPath:"url(#video-02_svg__c)"},i.createElement("path",{d:"M20 30.667a6.667 6.667 0 1 0 0-13.334 6.667 6.667 0 0 0 0 13.334"}),i.createElement("path",{d:"M18.333 21.977c0-.318 0-.477.067-.566a.33.33 0 0 1 .243-.133c.11-.008.244.078.512.25l3.147 2.023c.232.15.349.224.389.32a.33.33 0 0 1 0 .259c-.04.095-.157.17-.389.319l-3.147 2.023c-.268.172-.401.258-.512.25a.33.33 0 0 1-.243-.133c-.067-.089-.067-.248-.067-.566z"})),i.createElement("defs",null,i.createElement("linearGradient",{id:"video-02_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},i.createElement("stop",{stopOpacity:.4}),i.createElement("stop",{offset:1})),i.createElement("clipPath",{id:"video-02_svg__c"},i.createElement("path",{fill:"#fff",d:"M12 16h16v16H12z"}))));e.displayName="Video02";export{e as Video02};