UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 1.32 kB
import*as i from"react";const o=({size:a=40,theme:s="light",...r})=>i.createElement("svg",{width:a,height:a,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...r},i.createElement("mask",{id:"audio_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},i.createElement("path",{fill:"url(#audio_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(#audio_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("path",{stroke:s==="light"?"#414651":"#CECFD2",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,d:"M17.2 28v-7.763c0-.321 0-.482.058-.612a.67.67 0 0 1 .24-.282c.118-.079.277-.105.593-.158l5.867-.978c.427-.071.64-.107.807-.045a.67.67 0 0 1 .347.293c.088.154.088.371.088.804v7.408M17.2 28a2 2 0 1 1-4 0 2 2 0 0 1 4 0m8-1.333a2 2 0 1 1-4 0 2 2 0 0 1 4 0"}),i.createElement("defs",null,i.createElement("linearGradient",{id:"audio_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},i.createElement("stop",{stopOpacity:.4}),i.createElement("stop",{offset:1}))));o.displayName="Audio";export{o as Audio};