@fe6/icon-img
Version:
Water Icon 的纯 HTML 图标
10 lines (9 loc) • 5.12 kB
JavaScript
var IconsAntdBuild=function(c){"use strict";var h={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"},C=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}},L="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",g=function(l,t){for(var r="",o=0,e=l.length,i,s,u,n=t?p:L;o<e;){if(i=l.charCodeAt(o++)&255,o===e){r+=n.charAt(i>>2),r+=n.charAt((i&3)<<4),r+="==";break}if(s=l.charCodeAt(o++),o===e){r+=n.charAt(i>>2),r+=n.charAt((i&3)<<4|(s&240)>>4),r+=n.charAt((s&15)<<2),r+="=";break}u=l.charCodeAt(o++),r+=n.charAt(i>>2),r+=n.charAt((i&3)<<4|(s&240)>>4),r+=n.charAt((s&15)<<2|(u&192)>>6),r+=n.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=h,S=function(){return m},A=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 s=f(C(),o,e),u=r(s),n=g(k(u)),v="data:image/svg+xml;base64,".concat(n);return o!=null&&o.base64?v:'<span class="'.concat(i.join(" "),`">
<img class="`).concat(e.prefix,'-icon-img" src="').concat(v,`" />
</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="M3,24.7522935 L15,24.7522935 L15,36.7522935 L3,36.7522935 L3,24.7522935 Z M17.7522935,10 L29.7522935,10 L29.7522935,22 L17.7522935,22 L17.7522935,10 Z" fill="`).concat((t=l.colors)===null||t===void 0?void 0:t[1],`"/>
<path d="M18,25 L30,25 L30,38 L18,38 L18,25 Z M33,10 L45,10 L45,23 L33,23 L33,10 Z" fill="`).concat((r=l.colors)===null||r===void 0?void 0:r[1],`"/>
<path d="M46.2385321,7 L16.5137615,7 C15.5394495,7 14.7522936,7.78715596 14.7522936,8.76146789 L14.7522936,21.7522936 L1.76146789,21.7522936 C0.787155963,21.7522936 0,22.5394495 0,23.5137615 L0,38.4862385 C0,39.4605505 0.787155963,40.2477064 1.76146789,40.2477064 L31.4862385,40.2477064 C32.4605505,40.2477064 33.2477064,39.4605505 33.2477064,38.4862385 L33.2477064,25.4954128 L46.2385321,25.4954128 C47.212844,25.4954128 48,24.7082569 48,23.733945 L48,8.76146789 C48,7.78715596 47.212844,7 46.2385321,7 Z M14.7522936,36.5045872 L3.74311927,36.5045872 L3.74311927,25.4954128 L14.7522936,25.4954128 L14.7522936,36.5045872 Z M29.5045872,36.5045872 L18.4954128,36.5045872 L18.4954128,25.4954128 L29.5045872,25.4954128 L29.5045872,36.5045872 Z M29.5045872,21.7522936 L18.4954128,21.7522936 L18.4954128,10.7431193 L29.5045872,10.7431193 L29.5045872,21.7522936 Z M44.2568807,21.7522936 L33.2477064,21.7522936 L33.2477064,10.7431193 L44.2568807,10.7431193 L44.2568807,21.7522936 Z" fill="`).concat((o=l.colors)===null||o===void 0?void 0:o[0],`"/>
</svg>`)},y=A("antd-build",!1,d);return c.default=y,c.getIconAntdBuildSvgHtml=d,Object.defineProperty(c,"__esModule",{value:!0}),c}({});