@fe6/icon-img
Version:
Water Icon 的纯 HTML 图标
8 lines (7 loc) • 5.09 kB
JavaScript
var IconsAntdBgColors=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+/",g="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",k=function(l,t){for(var r="",o=0,e=l.length,n,s,u,i=t?g: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},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},L=v,S=function(){return L},A=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=k(m(u)),d="data:image/svg+xml;base64,".concat(i);return o!=null&&o.base64?d:'<span class="'.concat(n.join(" "),`">
<img class="`).concat(e.prefix,'-icon-img" src="').concat(d,`" />
</span>`)}},C=function(l){var t;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 fill="`).concat((t=l.colors)===null||t===void 0?void 0:t[0],`" d="M37.7571688,38.3241485 C40.2785446,38.3241485 42.3383412,36.2355032 42.3383412,33.679509 C42.3383412,30.5926989 37.7571688,25.5557172 37.7571688,25.5557172 C37.7571688,25.5557172 33.1759964,30.5926989 33.1759964,33.679509 C33.1759964,36.2355032 35.2357931,38.3241485 37.7571688,38.3241485 Z M15.9994849,35.7796938 C16.4091363,36.1893453 17.0726563,36.1893453 17.476538,35.7796938 L32.2528383,21.0091632 C32.6624897,20.5995118 32.6624897,19.9359919 32.2528383,19.5321102 L17.4823077,4.76157959 C17.4476893,4.72696116 17.4073011,4.69234273 17.3669129,4.66349404 L12.8549774,0.151558522 C12.6502718,-0.0505195074 12.3211564,-0.0505195074 12.1164509,0.151558522 L9.34697639,2.92103301 C9.14489836,3.12573858 9.14489836,3.45485396 9.34697639,3.65955954 L13.2242407,7.53682382 L1.23472404,19.5321102 C0.825072607,19.9417616 0.825072607,20.6052815 1.23472404,21.0091632 L15.9994849,35.7796938 Z M16.7437812,9.89664687 L27.0658434,20.2187091 L6.4274887,20.2187091 L16.7437812,9.89664687 L16.7437812,9.89664687 Z M45.696329,42.461051 L0.461579081,42.461051 C0.207710586,42.461051 0,42.6687616 0,42.9226301 L0,47.5384209 C0,47.7922894 0.207710586,48 0.461579081,48 L45.696329,48 C45.9501975,48 46.1579081,47.7922894 46.1579081,47.5384209 L46.1579081,42.9226301 C46.1579081,42.6687616 45.9501975,42.461051 45.696329,42.461051 Z"/>
</svg>`)},y=A("antd-bg-colors",!1,C);return c.default=y,c.getIconAntdBgColorsSvgHtml=C,Object.defineProperty(c,"__esModule",{value:!0}),c}({});