@fe6/icon-img
Version:
Water Icon 的纯 HTML 图标
8 lines (7 loc) • 5.54 kB
JavaScript
var IconsAntdPicRight=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=[],i=t?.theme||r.theme;switch(i){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,i,s,u,n=t?g:p;o<e;){if(i=l.charCodeAt(o++)&255,o===e){r+=n.charAt(i>>2),r+=n.charAt((i&3)<<4),r+="==";break}if(s=l.charCodeAt(o++),o===e){r+=n.charAt(i>>2),r+=n.charAt((i&3)<<4|(s&240)>>4),r+=n.charAt((s&15)<<2),r+="=";break}u=l.charCodeAt(o++),r+=n.charAt(i>>2),r+=n.charAt((i&3)<<4|(s&240)>>4),r+=n.charAt((s&15)<<2|(u&192)>>6),r+=n.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=h,S=function(){return m},A=function(l,t,r){return function(o){var e=S(),i=["".concat(e.prefix,"-icon")];i.push("".concat(e.prefix,"-icon-").concat(l)),t&&e.rtl&&i.push("".concat(e.prefix,"-icon-rtl")),o!=null&&o.spin&&i.push("".concat(e.prefix,"-icon-spin"));var s=f(v(),o,e),u=r(s),n=L(k(u)),d="data:image/svg+xml;base64,".concat(n);return o!=null&&o.base64?d:'<span class="'.concat(i.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 d="M47.5714286,38.8571429 L0.428571429,38.8571429 C0.192857143,38.8571429 0,39.05 0,39.2857143 L0,42.2857143 C0,42.5214286 0.192857143,42.7142857 0.428571429,42.7142857 L47.5714286,42.7142857 C47.8071429,42.7142857 48,42.5214286 48,42.2857143 L48,39.2857143 C48,39.05 47.8071429,38.8571429 47.5714286,38.8571429 Z M47.5714286,5 L0.428571429,5 C0.192857143,5 0,5.19285714 0,5.42857143 L0,8.42857143 C0,8.66428571 0.192857143,8.85714286 0.428571429,8.85714286 L47.5714286,8.85714286 C47.8071429,8.85714286 48,8.66428571 48,8.42857143 L48,5.42857143 C48,5.19285714 47.8071429,5 47.5714286,5 Z M46.2857143,31.7857143 C46.7571429,31.7857143 47.1428571,31.4 47.1428571,30.9285714 L47.1428571,16.7857143 C47.1428571,16.3142857 46.7571429,15.9285714 46.2857143,15.9285714 L18.8571429,15.9285714 C18.3857143,15.9285714 18,16.3142857 18,16.7857143 L18,30.9285714 C18,31.4 18.3857143,31.7857143 18.8571429,31.7857143 L46.2857143,31.7857143 Z M21.8571429,19.7857143 L43.2857143,19.7857143 L43.2857143,27.9285714 L21.8571429,27.9285714 L21.8571429,19.7857143 Z M0.857142857,31.0357143 C0.857142857,31.2714286 1.05,31.4642857 1.28571429,31.4642857 L13.2857143,31.4642857 C13.5214286,31.4642857 13.7142857,31.2714286 13.7142857,31.0357143 L13.7142857,28.0357143 C13.7142857,27.8 13.5214286,27.6071429 13.2857143,27.6071429 L1.28571429,27.6071429 C1.05,27.6071429 0.857142857,27.8 0.857142857,28.0357143 L0.857142857,31.0357143 Z M1.28571429,20.1071429 L13.2857143,20.1071429 C13.5214286,20.1071429 13.7142857,19.9142857 13.7142857,19.6785714 L13.7142857,16.6785714 C13.7142857,16.4428571 13.5214286,16.25 13.2857143,16.25 L1.28571429,16.25 C1.05,16.25 0.857142857,16.4428571 0.857142857,16.6785714 L0.857142857,19.6785714 C0.857142857,19.9142857 1.05,20.1071429 1.28571429,20.1071429 Z" fill="`).concat((t=l.colors)===null||t===void 0?void 0:t[0],`"/>
</svg>`)},y=A("antd-pic-right",!1,C);return c.default=y,c.getIconAntdPicRightSvgHtml=C,Object.defineProperty(c,"__esModule",{value:!0}),c}({});