@fe6/icon-img
Version:
Water Icon 的纯 HTML 图标
9 lines (8 loc) • 6.05 kB
JavaScript
var IconsAntdAppstore=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}},L="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",p="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",g=function(l,t){for(var r="",o=0,e=l.length,n,s,u,i=t?p:L;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,A=function(){return m},S=function(l,t,r){return function(o){var e=A(),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;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.9565217,0 L27.1304348,0 C26.5565217,0 26.0869565,0.469565217 26.0869565,1.04347826 L26.0869565,20.8695652 C26.0869565,21.4434783 26.5565217,21.9130435 27.1304348,21.9130435 L46.9565217,21.9130435 C47.5304348,21.9130435 48,21.4434783 48,20.8695652 L48,1.04347826 C48,0.469565217 47.5304348,0 46.9565217,0 Z M43.5652174,17.4782609 L30.5217391,17.4782609 L30.5217391,4.43478261 L43.5652174,4.43478261 L43.5652174,17.4782609 Z M20.8695652,26.0869565 L1.04347826,26.0869565 C0.469565217,26.0869565 0,26.5565217 0,27.1304348 L0,46.9565217 C0,47.5304348 0.469565217,48 1.04347826,48 L20.8695652,48 C21.4434783,48 21.9130435,47.5304348 21.9130435,46.9565217 L21.9130435,27.1304348 C21.9130435,26.5565217 21.4434783,26.0869565 20.8695652,26.0869565 Z M17.4782609,43.5652174 L4.43478261,43.5652174 L4.43478261,30.5217391 L17.4782609,30.5217391 L17.4782609,43.5652174 Z M20.8695652,0 L1.04347826,0 C0.469565217,0 0,0.469565217 0,1.04347826 L0,20.8695652 C0,21.4434783 0.469565217,21.9130435 1.04347826,21.9130435 L20.8695652,21.9130435 C21.4434783,21.9130435 21.9130435,21.4434783 21.9130435,20.8695652 L21.9130435,1.04347826 C21.9130435,0.469565217 21.4434783,0 20.8695652,0 Z M17.4782609,17.4782609 L4.43478261,17.4782609 L4.43478261,4.43478261 L17.4782609,4.43478261 L17.4782609,17.4782609 Z M46.9565217,26.0869565 L27.1304348,26.0869565 C26.5565217,26.0869565 26.0869565,26.5565217 26.0869565,27.1304348 L26.0869565,46.9565217 C26.0869565,47.5304348 26.5565217,48 27.1304348,48 L46.9565217,48 C47.5304348,48 48,47.5304348 48,46.9565217 L48,27.1304348 C48,26.5565217 47.5304348,26.0869565 46.9565217,26.0869565 Z M43.5652174,43.5652174 L30.5217391,43.5652174 L30.5217391,30.5217391 L43.5652174,30.5217391 L43.5652174,43.5652174 Z" fill="`).concat((t=l.colors)===null||t===void 0?void 0:t[0],`"/>
<path d="M4.43478261,4.43478261 L17.4782609,4.43478261 L17.4782609,17.4782609 L4.43478261,17.4782609 L4.43478261,4.43478261 Z M30.5217391,4.43478261 L43.5652174,4.43478261 L43.5652174,17.4782609 L30.5217391,17.4782609 L30.5217391,4.43478261 Z M4.43478261,30.5217391 L17.4782609,30.5217391 L17.4782609,43.5652174 L4.43478261,43.5652174 L4.43478261,30.5217391 Z M30.5217391,30.5217391 L43.5652174,30.5217391 L43.5652174,43.5652174 L30.5217391,43.5652174 L30.5217391,30.5217391 Z" fill="`).concat((r=l.colors)===null||r===void 0?void 0:r[1],`"/>
</svg>`)},y=S("antd-appstore",!1,d);return c.default=y,c.getIconAntdAppstoreSvgHtml=d,Object.defineProperty(c,"__esModule",{value:!0}),c}({});