@fe6/icon-img
Version:
Water Icon 的纯 HTML 图标
10 lines (9 loc) • 6.56 kB
JavaScript
var IconsAntdFileImage=function(c){"use strict";var v={size:"1em",spin:!1,strokeWidth:4,strokeLinecap:"round",strokeLinejoin:"round",rtl:!1,theme:"outline",colors:{outline:{outStrokeColor:"#333",outFillColor:"transparent"},filled:{outStrokeColor:"#333",outFillColor:"#fff"},twoTone:{outStrokeColor:"#333",outFillColor:"#2f88ff"},multiColor:{outStrokeColor:"#333",outFillColor:"#2f88ff",innerStrokeColor:"#fff",innerFillColor:"#43ccf8"}},prefix:"cube"},h=function(){return"icon-"+((1+Math.random())*4294967296|0).toString(16).substring(1)},f=function(l,t,r){var o=t?.colors||[],e=[],i=t?.theme||r.theme;switch(i){case"outline":e.push(typeof o[0]=="string"?o[0]:r.colors.outline.outStrokeColor),e.push(typeof o[1]=="string"?o[1]:r.colors.outline.outFillColor),e.push(typeof o[0]=="string"?o[0]:r.colors.outline.outStrokeColor),e.push(typeof o[1]=="string"?o[1]:r.colors.outline.outFillColor);break;case"filled":e.push(typeof o[0]=="string"?o[0]:r.colors.filled.outStrokeColor),e.push(typeof o[0]=="string"?o[0]:r.colors.filled.outStrokeColor),e.push(typeof o[1]=="string"?o[1]:r.colors.filled.outFillColor),e.push(typeof o[1]=="string"?o[1]:r.colors.filled.outFillColor);break;case"twoTone":e.push(typeof o[0]=="string"?o[0]:r.colors.twoTone.outStrokeColor),e.push(typeof o[1]=="string"?o[1]:r.colors.twoTone.outFillColor),e.push(typeof o[0]=="string"?o[0]:r.colors.twoTone.outStrokeColor),e.push(typeof o[1]=="string"?o[1]:r.colors.twoTone.outFillColor);break;case"multiColor":e.push(typeof o[0]=="string"?o[0]:r.colors.multiColor.outStrokeColor),e.push(typeof o[1]=="string"?o[1]:r.colors.multiColor.outFillColor),e.push(typeof o[2]=="string"?o[2]:r.colors.multiColor.innerStrokeColor),e.push(typeof o[3]=="string"?o[3]:r.colors.multiColor.innerFillColor);break}return{size:t?.size||r.size,strokeWidth:t?.strokeWidth||r.strokeWidth,strokeLinecap:t?.strokeLinecap||r.strokeLinecap,strokeLinejoin:t?.strokeLinejoin||r.strokeLinejoin,colors:e,svg:t?.svg||"",id:l}},p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",g="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",L=function(l,t){for(var r="",o=0,e=l.length,i,a,u,n=t?g:p;o<e;){if(i=l.charCodeAt(o++)&255,o===e){r+=n.charAt(i>>2),r+=n.charAt((i&3)<<4),r+="==";break}if(a=l.charCodeAt(o++),o===e){r+=n.charAt(i>>2),r+=n.charAt((i&3)<<4|(a&240)>>4),r+=n.charAt((a&15)<<2),r+="=";break}u=l.charCodeAt(o++),r+=n.charAt(i>>2),r+=n.charAt((i&3)<<4|(a&240)>>4),r+=n.charAt((a&15)<<2|(u&192)>>6),r+=n.charAt(u&63)}return r},m=function(l){var t="",r,o,e=l.length;for(r=0;r<e;r++)o=l.charCodeAt(r),o>=1&&o<=127?t+=l.charAt(r):o>2047?(t+=String.fromCharCode(224|o>>12&15),t+=String.fromCharCode(128|o>>6&63),t+=String.fromCharCode(128|o>>0&63)):(t+=String.fromCharCode(192|o>>6&31),t+=String.fromCharCode(128|o>>0&63));return t},k=v,S=function(){return k},F=function(l,t,r){return function(o){var e=S(),i=["".concat(e.prefix,"-icon")];i.push("".concat(e.prefix,"-icon-").concat(l)),t&&e.rtl&&i.push("".concat(e.prefix,"-icon-rtl")),o!=null&&o.spin&&i.push("".concat(e.prefix,"-icon-spin"));var a=f(h(),o,e),u=r(a),n=L(m(u)),d="data:image/svg+xml;base64,".concat(n);return o!=null&&o.base64?d:'<span class="'.concat(i.join(" "),`">
<img class="`).concat(e.prefix,'-icon-img" src="').concat(d,`" />
</span>`)}},C=function(l){var t,r,o;return`<?xml version="1.0" encoding="UTF-8"?>
<svg width="`.concat(l.size,'" height="').concat(l.size,`" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg">
<rect width="48" height="48" fill="white" fill-opacity="0.01"/>
<path d="M25.0357143,15.4285714 L25.0357143,3.85714286 L8.85714286,3.85714286 L8.85714286,44.1428571 L38.8571429,44.1428571 L38.8571429,17.6785714 L27.2857143,17.6785714 C26.0430736,17.6785714 25.0357143,16.6712121 25.0357143,15.4285714 Z M17.8571429,18.1071429 C19.0410714,18.1071429 20,19.0660714 20,20.25 C20,21.4339286 19.0410714,22.3928571 17.8571429,22.3928571 C16.6732143,22.3928571 15.7142857,21.4339286 15.7142857,20.25 C15.7142857,19.0660714 16.6732143,18.1071429 17.8571429,18.1071429 Z M33.7142857,33.8571429 L14.0053571,33.8571429 C13.6464286,33.8571429 13.4482143,33.4446429 13.6678571,33.1660714 L19.0142857,26.3517857 C19.0955159,26.2479933 19.2199858,26.1873491 19.3517857,26.1873491 C19.4835856,26.1873491 19.6080555,26.2479933 19.6892857,26.3517857 L21.8910714,29.1589286 L26.0589286,23.8446429 C26.1412333,23.7407117 26.2665336,23.6801072 26.3991071,23.6801072 C26.5316807,23.6801072 26.656981,23.7407117 26.7392857,23.8446429 L34.0517857,33.1660714 C34.2714286,33.4446429 34.0732143,33.8571429 33.7142857,33.8571429 L33.7142857,33.8571429 Z" fill="`).concat((t=l.colors)===null||t===void 0?void 0:t[1],`"/>
<path d="M42.2107143,12.0321429 L30.6821429,0.503571429 C30.3607143,0.182142857 29.9267857,0 29.4714286,0 L6.71428571,0 C5.76607143,0 5,0.766071429 5,1.71428571 L5,46.2857143 C5,47.2339286 5.76607143,48 6.71428571,48 L41,48 C41.9482143,48 42.7142857,47.2339286 42.7142857,46.2857143 L42.7142857,13.2482143 C42.7142857,12.7928571 42.5321429,12.3535714 42.2107143,12.0321429 Z M28.6785714,3.95357143 L38.7607143,14.0357143 L28.6785714,14.0357143 L28.6785714,3.95357143 Z M38.8571429,44.1428571 L8.85714286,44.1428571 L8.85714286,3.85714286 L25.0357143,3.85714286 L25.0357143,15.4285714 C25.0357143,16.6712121 26.0430736,17.6785714 27.2857143,17.6785714 L38.8571429,17.6785714 L38.8571429,44.1428571 Z" fill="`).concat((r=l.colors)===null||r===void 0?void 0:r[0],`"/>
<path d="M26.0589286,23.8446429 L21.8910714,29.1589286 L19.6892857,26.3517857 C19.6080555,26.2479933 19.4835856,26.1873491 19.3517857,26.1873491 C19.2199858,26.1873491 19.0955159,26.2479933 19.0142857,26.3517857 L13.6678571,33.1660714 C13.5669306,33.2949537 13.548463,33.4701529 13.6202991,33.6172459 C13.6921353,33.764339 13.8416603,33.8574953 14.0053571,33.8571449 L33.7142857,33.8571449 C34.0732143,33.8571449 34.2714286,33.4446429 34.0517857,33.1660714 L26.7392857,23.8446429 C26.656981,23.7407117 26.5316807,23.6801072 26.3991071,23.6801072 C26.2665336,23.6801072 26.1412333,23.7407117 26.0589286,23.8446429 L26.0589286,23.8446429 Z M15.7142857,20.25 C15.7142857,21.4334673 16.6736755,22.3928571 17.8571429,22.3928571 C19.0406102,22.3928571 20,21.4334673 20,20.25 C20,19.0665327 19.0406102,18.1071429 17.8571429,18.1071429 C16.6736755,18.1071429 15.7142857,19.0665327 15.7142857,20.25 Z" fill="`).concat((o=l.colors)===null||o===void 0?void 0:o[2],`"/>
</svg>`)},A=F("antd-file-image",!1,C);return c.default=A,c.getIconAntdFileImageSvgHtml=C,Object.defineProperty(c,"__esModule",{value:!0}),c}({});