UNPKG

@untitledui/file-icons

Version:

Official React library for Untitled UI File Icons

2 lines (1 loc) 3.32 kB
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _interopRequireWildcard(obj) { if (obj && obj.__esModule) { return obj; } else { var newObj = {}; if (obj != null) { for (var key in obj) { if (Object.prototype.hasOwnProperty.call(obj, key)) { newObj[key] = obj[key]; } } } newObj.default = obj; return newObj; } }var _react = require('react'); var s = _interopRequireWildcard(_react);const t=({size:i=40,theme:a="light",...l})=>s.createElement("svg",{width:i,height:i,fill:"none",viewBox:"0 0 40 40","aria-hidden":"true",...l},s.createElement("mask",{id:"css_svg__b",width:32,height:40,x:4,y:0,maskUnits:"userSpaceOnUse",style:{maskType:"alpha"}},s.createElement("path",{fill:"url(#css_svg__a)",d:"M4 4a4 4 0 0 1 4-4h16l12 12v24a4 4 0 0 1-4 4H8a4 4 0 0 1-4-4z"})),s.createElement("g",{mask:"url(#css_svg__b)"},s.createElement("path",{fill:a==="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"})),s.createElement("path",{fill:a==="light"?"#E9EAEB":"#373A41",d:"m24 0 12 12h-8a4 4 0 0 1-4-4z"}),s.createElement("path",{fill:a==="light"?"#414651":"#CECFD2",d:"M17.063 27.746h-1.4a1.4 1.4 0 0 0-.157-.482 1.2 1.2 0 0 0-.303-.365 1.3 1.3 0 0 0-.428-.23 1.6 1.6 0 0 0-.521-.08q-.509 0-.886.253-.376.25-.585.728-.207.476-.207 1.157 0 .7.207 1.176.211.477.588.72.378.242.873.242.278 0 .515-.073.24-.074.425-.214.184-.144.306-.349.125-.204.173-.466l1.4.006q-.054.45-.272.87a2.6 2.6 0 0 1-.578.744q-.362.326-.863.518a3.2 3.2 0 0 1-1.128.189 3.1 3.1 0 0 1-1.566-.397 2.8 2.8 0 0 1-1.087-1.147q-.396-.75-.396-1.819 0-1.07.402-1.822.403-.75 1.093-1.144.69-.396 1.554-.396.568 0 1.054.16.49.16.866.466.377.304.614.745.24.44.307 1.01m4.543-.409a.8.8 0 0 0-.33-.6q-.29-.215-.789-.215-.338 0-.572.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.121.377q-.006.176.073.307a.8.8 0 0 0 .227.227q.144.092.333.163.188.066.402.115l.588.14q.429.096.787.256.357.16.62.393.261.234.406.55.147.316.15.725a1.8 1.8 0 0 1-.307 1.042q-.3.439-.87.681-.564.24-1.364.24-.793 0-1.38-.243a2 2 0 0 1-.915-.72q-.326-.479-.342-1.185h1.34q.021.33.188.55.17.217.45.329.285.108.643.108.352 0 .61-.102a.94.94 0 0 0 .406-.284.66.66 0 0 0 .144-.419.54.54 0 0 0-.13-.37 1 1 0 0 0-.378-.256 4 4 0 0 0-.604-.192l-.713-.179q-.827-.201-1.307-.63-.48-.428-.476-1.153a1.7 1.7 0 0 1 .316-1.04q.323-.443.886-.693t1.278-.249q.729 0 1.272.25.547.249.85.693.304.445.313 1.029zm5.897 0a.8.8 0 0 0-.329-.6q-.29-.215-.79-.215-.338 0-.571.096a.8.8 0 0 0-.358.259.62.62 0 0 0-.122.377q-.006.176.074.307a.8.8 0 0 0 .227.227q.144.092.332.163.189.066.403.115l.588.14q.427.096.786.256t.62.393q.262.234.406.55.147.316.15.725a1.8 1.8 0 0 1-.306 1.042q-.3.439-.87.681-.566.24-1.364.24-.794 0-1.381-.243a2 2 0 0 1-.914-.72q-.327-.479-.342-1.185h1.339q.023.33.188.55.17.217.451.329.285.108.643.108.35 0 .61-.102a.94.94 0 0 0 .406-.284.66.66 0 0 0 .144-.419.54.54 0 0 0-.131-.37 1 1 0 0 0-.377-.256 4 4 0 0 0-.605-.192l-.712-.179q-.828-.201-1.308-.63-.48-.428-.476-1.153a1.7 1.7 0 0 1 .317-1.04q.322-.443.885-.693t1.278-.249q.729 0 1.273.25.546.249.85.693.303.445.313 1.029z"}),s.createElement("defs",null,s.createElement("linearGradient",{id:"css_svg__a",x1:20,x2:20,y1:0,y2:40,gradientUnits:"userSpaceOnUse"},s.createElement("stop",{stopOpacity:.4}),s.createElement("stop",{offset:1}))));t.displayName="Css";exports.Css = t;