@fe6/icon-img
Version:
Water Icon 的纯 HTML 图标
10 lines (9 loc) • 5.64 kB
JavaScript
var IconsAntdFund=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=[],n=t?.theme||r.theme;switch(n){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+/",L="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",g=function(l,t){for(var r="",o=0,e=l.length,n,s,u,i=t?L:p;o<e;){if(n=l.charCodeAt(o++)&255,o===e){r+=i.charAt(n>>2),r+=i.charAt((n&3)<<4),r+="==";break}if(s=l.charCodeAt(o++),o===e){r+=i.charAt(n>>2),r+=i.charAt((n&3)<<4|(s&240)>>4),r+=i.charAt((s&15)<<2),r+="=";break}u=l.charCodeAt(o++),r+=i.charAt(n>>2),r+=i.charAt((n&3)<<4|(s&240)>>4),r+=i.charAt((s&15)<<2|(u&192)>>6),r+=i.charAt(u&63)}return r},k=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},m=v,S=function(){return m},F=function(l,t,r){return function(o){var e=S(),n=["".concat(e.prefix,"-icon")];n.push("".concat(e.prefix,"-icon-").concat(l)),t&&e.rtl&&n.push("".concat(e.prefix,"-icon-rtl")),o!=null&&o.spin&&n.push("".concat(e.prefix,"-icon-spin"));var s=f(h(),o,e),u=r(s),i=g(k(u)),C="data:image/svg+xml;base64,".concat(i);return o!=null&&o.base64?C:'<span class="'.concat(n.join(" "),`">
<img class="`).concat(e.prefix,'-icon-img" src="').concat(C,`" />
</span>`)}},d=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="M46.2857143,5 L1.71428571,5 C0.766071429,5 0,5.76607143 0,6.71428571 L0,41 C0,41.9482143 0.766071429,42.7142857 1.71428571,42.7142857 L46.2857143,42.7142857 C47.2339286,42.7142857 48,41.9482143 48,41 L48,6.71428571 C48,5.76607143 47.2339286,5 46.2857143,5 Z M44.1428571,38.8571429 L3.85714286,38.8571429 L3.85714286,8.85714286 L44.1428571,8.85714286 L44.1428571,38.8571429 Z" fill="`).concat((t=l.colors)===null||t===void 0?void 0:t[0],`"/>
<path d="M3.85714286,38.8571429 L44.1428571,38.8571429 L44.1428571,8.85714286 L3.85714286,8.85714286 L3.85714286,38.8571429 Z M6.87857143,31.8660714 L18.3910714,20.3482143 C18.5571429,20.1821429 18.8303571,20.1821429 18.9964286,20.3482143 L25.125,26.4821429 L38.7589286,12.8428571 C38.925,12.6767857 39.1982143,12.6767857 39.3642857,12.8428571 L41.3357143,14.8142857 C41.5017857,14.9803571 41.5017857,15.2535714 41.3357143,15.4196429 L25.425,31.3410714 C25.2573546,31.5070717 24.9872883,31.5070717 24.8196429,31.3410714 L18.6910714,25.2071429 L9.45,34.4482143 C9.28235456,34.6142145 9.0122883,34.6142145 8.84464286,34.4482143 L6.87857143,32.4714286 C6.7125712,32.3037831 6.7125712,32.0337169 6.87857143,31.8660714 L6.87857143,31.8660714 Z" fill="`).concat((r=l.colors)===null||r===void 0?void 0:r[1],`"/>
<path d="M8.84464286,34.4482143 C9.01071429,34.6142857 9.28392857,34.6142857 9.45,34.4482143 L18.6910714,25.2071429 L24.8196429,31.3410714 C24.9857143,31.5071429 25.2589286,31.5071429 25.425,31.3410714 L41.3357143,15.4196429 C41.5017857,15.2535714 41.5017857,14.9803571 41.3357143,14.8142857 L39.3642857,12.8428571 C39.1966403,12.6768569 38.926574,12.6768569 38.7589286,12.8428571 L25.125,26.4821429 L18.9964286,20.3482143 C18.8287831,20.1822141 18.5587169,20.1822141 18.3910714,20.3482143 L6.87857143,31.8660714 C6.7125712,32.0337169 6.7125712,32.3037831 6.87857143,32.4714286 L8.84464286,34.4482143 L8.84464286,34.4482143 Z" fill="`).concat((o=l.colors)===null||o===void 0?void 0:o[2],`"/>
</svg>`)},A=F("antd-fund",!1,d);return c.default=A,c.getIconAntdFundSvgHtml=d,Object.defineProperty(c,"__esModule",{value:!0}),c}({});