UNPKG

@fe6/icon-img

Version:

Water Icon 的纯 HTML 图标

10 lines (9 loc) 6.44 kB
var IconsAntdMeh=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"},v=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},S=h,L=function(){return S},A=function(l,t,r){return function(o){var e=L(),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(v(),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,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="M24,0 C10.7464286,0 0,10.7464286 0,24 C0,37.2535714 10.7464286,48 24,48 C37.2535714,48 48,37.2535714 48,24 C48,10.7464286 37.2535714,0 24,0 Z M24,43.9285714 C12.9964286,43.9285714 4.07142857,35.0035714 4.07142857,24 C4.07142857,12.9964286 12.9964286,4.07142857 24,4.07142857 C35.0035714,4.07142857 43.9285714,12.9964286 43.9285714,24 C43.9285714,35.0035714 35.0035714,43.9285714 24,43.9285714 Z" fill="`).concat((t=l.colors)===null||t===void 0?void 0:t[0],`"/> <path d="M24,4.07142857 C12.9964286,4.07142857 4.07142857,12.9964286 4.07142857,24 C4.07142857,35.0035714 12.9964286,43.9285714 24,43.9285714 C35.0035714,43.9285714 43.9285714,35.0035714 43.9285714,24 C43.9285714,12.9964286 35.0035714,4.07142857 24,4.07142857 Z M12,19.125 C12.0285729,17.7252926 13.1714296,16.6055275 14.5714286,16.6055275 C15.9714275,16.6055275 17.1142842,17.7252926 17.1428571,19.125 C17.1142842,20.5247074 15.9714275,21.6444725 14.5714286,21.6444725 C13.1714296,21.6444725 12.0285729,20.5247074 12,19.125 L12,19.125 Z M32.5714286,29.8392857 C32.5714286,30.075 32.3785714,30.2678571 32.1428571,30.2678571 L15.8571429,30.2678571 C15.6214286,30.2678571 15.4285714,30.075 15.4285714,29.8392857 L15.4285714,27.2678571 C15.4285714,27.0321429 15.6214286,26.8392857 15.8571429,26.8392857 L32.1428571,26.8392857 C32.3785714,26.8392857 32.5714286,27.0321429 32.5714286,27.2678571 L32.5714286,29.8392857 Z M33.4285714,21.6964286 C32.0288641,21.6678557 30.9090989,20.524999 30.9090989,19.125 C30.9090989,17.725001 32.0288641,16.5821443 33.4285714,16.5535714 C34.8282788,16.5821443 35.9480439,17.725001 35.9480439,19.125 C35.9480439,20.524999 34.8282788,21.6678557 33.4285714,21.6964286 L33.4285714,21.6964286 Z" fill="`).concat((r=l.colors)===null||r===void 0?void 0:r[1],`"/> <path d="M12,19.125 C12,20.5451608 13.1512678,21.6964286 14.5714286,21.6964286 C15.9915894,21.6964286 17.1428571,20.5451608 17.1428571,19.125 C17.1428571,17.7048392 15.9915894,16.5535714 14.5714286,16.5535714 C13.1512678,16.5535714 12,17.7048392 12,19.125 L12,19.125 Z M32.1428571,26.8392857 L15.8571429,26.8392857 C15.6214286,26.8392857 15.4285714,27.0321429 15.4285714,27.2678571 L15.4285714,29.8392857 C15.4285714,30.075 15.6214286,30.2678571 15.8571429,30.2678571 L32.1428571,30.2678571 C32.3785714,30.2678571 32.5714286,30.075 32.5714286,29.8392857 L32.5714286,27.2678571 C32.5714286,27.0321429 32.3785714,26.8392857 32.1428571,26.8392857 Z M30.8571429,19.125 C30.8571429,20.5451608 32.0084106,21.6964286 33.4285714,21.6964286 C34.8487322,21.6964286 36,20.5451608 36,19.125 C36,17.7048392 34.8487322,16.5535714 33.4285714,16.5535714 C32.0084106,16.5535714 30.8571429,17.7048392 30.8571429,19.125 L30.8571429,19.125 Z" fill="`).concat((o=l.colors)===null||o===void 0?void 0:o[2],`"/> </svg>`)},y=A("antd-meh",!1,c);return C.default=y,C.getIconAntdMehSvgHtml=c,Object.defineProperty(C,"__esModule",{value:!0}),C}({});