@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 1.06 kB
JavaScript
import*as i from"react";const r=({size:e=40,theme:t="light",...o})=>i.createElement("svg",{width:e,height:e,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...o},i.createElement("path",{fill:"#155EEF",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:"#fff",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z",opacity:.3}),i.createElement("g",{stroke:"#fff",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,clipPath:"url(#video-02_svg__a)"},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("clipPath",{id:"video-02_svg__a"},i.createElement("path",{fill:"#fff",d:"M12 16h16v16H12z"}))));r.displayName="Video02";export{r as Video02};