UNPKG

@fe6/icon-img

Version:

Water Icon 的纯 HTML 图标

10 lines (9 loc) 5.09 kB
var IconsAntdRest=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-_",L=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},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},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=L(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,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="M12.984,43.92 L34.776,43.92 L37.434,12.72 L10.32,12.72 L12.984,43.92 Z M23.88,18.24 C28.65,18.24 32.52,22.11 32.52,26.88 C32.52,31.65 28.65,35.52 23.88,35.52 C19.11,35.52 15.24,31.65 15.24,26.88 C15.24,22.11 19.11,18.24 23.88,18.24 Z" fill="`).concat((t=l.colors)===null||t===void 0?void 0:t[1],`"/> <path d="M23.88,35.52 C28.65,35.52 32.52,31.65 32.52,26.88 C32.52,22.11 28.65,18.24 23.88,18.24 C19.11,18.24 15.24,22.11 15.24,26.88 C15.24,31.65 19.11,35.52 23.88,35.52 Z M23.88,22.08 C26.532,22.08 28.68,24.228 28.68,26.88 C28.68,29.532 26.532,31.68 23.88,31.68 C21.228,31.68 19.08,29.532 19.08,26.88 C19.08,24.228 21.228,22.08 23.88,22.08 Z" fill="`).concat((r=l.colors)===null||r===void 0?void 0:r[0],`"/> <path d="M43.32,8.64 L41.634,8.64 L39.492,1.386 C39.252,0.564 38.502,0 37.65,0 L10.59,0 C9.732,0 8.982,0.564 8.748,1.386 L6.606,8.64 L4.92,8.64 C3.858,8.64 3,9.498 3,10.56 L3,12.24 C3,12.504 3.216,12.72 3.48,12.72 L6.228,12.72 L9.09,46.242 C9.1741987,47.2363532 10.0060885,48 11.004,48 L36.756,48 C37.7539115,48 38.5858013,47.2363532 38.67,46.242 L41.532,12.72 L44.76,12.72 C45.024,12.72 45.24,12.504 45.24,12.24 L45.24,10.56 C45.24,9.498 44.382,8.64 43.32,8.64 Z M12.204,4.08 L36.036,4.08 L37.38,8.64 L10.86,8.64 L12.204,4.08 Z M34.776,43.92 L12.984,43.92 L10.32,12.72 L37.434,12.72 L34.776,43.92 L34.776,43.92 Z" fill="`).concat((o=l.colors)===null||o===void 0?void 0:o[0],`"/> </svg>`)},y=A("antd-rest",!1,d);return c.default=y,c.getIconAntdRestSvgHtml=d,Object.defineProperty(c,"__esModule",{value:!0}),c}({});