@untitledui/file-icons
Version:
Official React library for Untitled UI File Icons
2 lines (1 loc) • 1.22 kB
JavaScript
import*as i from"react";const d=({size:t=40,theme:o="light",...r})=>i.createElement("svg",{width:t,height:t,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...r},i.createElement("path",{stroke:o==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M4.75 4A3.25 3.25 0 0 1 8 .75h16c.121 0 .238.048.323.134l10.793 10.793a.46.46 0 0 1 .134.323v24A3.25 3.25 0 0 1 32 39.25H8A3.25 3.25 0 0 1 4.75 36z"}),i.createElement("path",{stroke:o==="light"?"#D5D7DA":"#373A41",strokeWidth:1.5,d:"M24 .5V8a4 4 0 0 0 4 4h7.5"}),i.createElement("g",{stroke:o==="light"?"#155EEF":"#528BFF",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:1.5,clipPath:"url(#video-02_svg__a)"},i.createElement("path",{d:"M20 31.5a7.5 7.5 0 1 0 0-15 7.5 7.5 0 0 0 0 15"}),i.createElement("path",{d:"M18.125 21.724c0-.358 0-.537.075-.637a.38.38 0 0 1 .273-.15c.125-.008.275.089.576.282l3.54 2.276c.262.168.393.252.438.359a.37.37 0 0 1 0 .292c-.045.107-.176.19-.437.359l-3.54 2.276c-.302.193-.452.29-.577.281a.38.38 0 0 1-.273-.15c-.075-.1-.075-.278-.075-.636z"})),i.createElement("defs",null,i.createElement("clipPath",{id:"video-02_svg__a"},i.createElement("path",{fill:"#fff",d:"M11 15h18v18H11z"}))));d.displayName="Video02";export{d as Video02};