UNPKG

@fe6/icon-img

Version:

Water Icon 的纯 HTML 图标

10 lines (9 loc) 6.43 kB
var IconsAntdDatabase=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,i,u,a=t?L:p;o<e;){if(n=l.charCodeAt(o++)&255,o===e){r+=a.charAt(n>>2),r+=a.charAt((n&3)<<4),r+="==";break}if(i=l.charCodeAt(o++),o===e){r+=a.charAt(n>>2),r+=a.charAt((n&3)<<4|(i&240)>>4),r+=a.charAt((i&15)<<2),r+="=";break}u=l.charCodeAt(o++),r+=a.charAt(n>>2),r+=a.charAt((n&3)<<4|(i&240)>>4),r+=a.charAt((i&15)<<2|(u&192)>>6),r+=a.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},b=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 i=f(h(),o,e),u=r(i),a=g(k(u)),d="data:image/svg+xml;base64,".concat(a);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="M8.85714286,29.5714286 L38.8571429,29.5714286 L38.8571429,18.4285714 L8.85714286,18.4285714 L8.85714286,29.5714286 Z M14.8571429,21.8571429 C16.0410714,21.8571429 17,22.8160714 17,24 C17,25.1839286 16.0410714,26.1428571 14.8571429,26.1428571 C13.6732143,26.1428571 12.7142857,25.1839286 12.7142857,24 C12.7142857,22.8160714 13.6732143,21.8571429 14.8571429,21.8571429 Z M8.85714286,44.1428571 L38.8571429,44.1428571 L38.8571429,33 L8.85714286,33 L8.85714286,44.1428571 Z M14.8571429,36.4285714 C16.0410714,36.4285714 17,37.3875 17,38.5714286 C17,39.7553571 16.0410714,40.7142857 14.8571429,40.7142857 C13.6732143,40.7142857 12.7142857,39.7553571 12.7142857,38.5714286 C12.7142857,37.3875 13.6732143,36.4285714 14.8571429,36.4285714 Z M8.85714286,15 L38.8571429,15 L38.8571429,3.85714286 L8.85714286,3.85714286 L8.85714286,15 Z M14.8571429,7.28571429 C16.0410714,7.28571429 17,8.24464286 17,9.42857143 C17,10.6125 16.0410714,11.5714286 14.8571429,11.5714286 C13.6732143,11.5714286 12.7142857,10.6125 12.7142857,9.42857143 C12.7142857,8.24464286 13.6732143,7.28571429 14.8571429,7.28571429 Z" fill="`).concat((t=l.colors)===null||t===void 0?void 0:t[1],`"/> <path d="M12.7142857,24 C12.7142857,25.1834673 13.6736755,26.1428571 14.8571429,26.1428571 C16.0406102,26.1428571 17,25.1834673 17,24 C17,22.8165327 16.0406102,21.8571429 14.8571429,21.8571429 C13.6736755,21.8571429 12.7142857,22.8165327 12.7142857,24 L12.7142857,24 Z M12.7142857,38.5714286 C12.7142857,39.7548959 13.6736755,40.7142857 14.8571429,40.7142857 C16.0406102,40.7142857 17,39.7548959 17,38.5714286 C17,37.3879613 16.0406102,36.4285714 14.8571429,36.4285714 C13.6736755,36.4285714 12.7142857,37.3879613 12.7142857,38.5714286 L12.7142857,38.5714286 Z M12.7142857,9.42857143 C12.7142857,10.6120387 13.6736755,11.5714286 14.8571429,11.5714286 C16.0406102,11.5714286 17,10.6120387 17,9.42857143 C17,8.24510411 16.0406102,7.28571429 14.8571429,7.28571429 C13.6736755,7.28571429 12.7142857,8.24510411 12.7142857,9.42857143 L12.7142857,9.42857143 Z" fill="`).concat((r=l.colors)===null||r===void 0?void 0:r[2],`"/> <path d="M41,0 L6.71428571,0 C5.76607143,0 5,0.766071429 5,1.71428571 L5,46.2857143 C5,47.2339286 5.76607143,48 6.71428571,48 L41,48 C41.9482143,48 42.7142857,47.2339286 42.7142857,46.2857143 L42.7142857,1.71428571 C42.7142857,0.766071429 41.9482143,0 41,0 Z M38.8571429,44.1428571 L8.85714286,44.1428571 L8.85714286,33 L38.8571429,33 L38.8571429,44.1428571 Z M38.8571429,29.5714286 L8.85714286,29.5714286 L8.85714286,18.4285714 L38.8571429,18.4285714 L38.8571429,29.5714286 Z M38.8571429,15 L8.85714286,15 L8.85714286,3.85714286 L38.8571429,3.85714286 L38.8571429,15 Z" fill="`).concat((o=l.colors)===null||o===void 0?void 0:o[0],`"/> </svg>`)},A=b("antd-database",!1,C);return c.default=A,c.getIconAntdDatabaseSvgHtml=C,Object.defineProperty(c,"__esModule",{value:!0}),c}({});