@fe6/icon-img
Version:
Water Icon 的纯 HTML 图标
8 lines (7 loc) • 5.64 kB
JavaScript
var IconsAntdCompress=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-_",m=function(l,t){for(var r="",o=0,e=l.length,n,i,u,s=t?g:p;o<e;){if(n=l.charCodeAt(o++)&255,o===e){r+=s.charAt(n>>2),r+=s.charAt((n&3)<<4),r+="==";break}if(i=l.charCodeAt(o++),o===e){r+=s.charAt(n>>2),r+=s.charAt((n&3)<<4|(i&240)>>4),r+=s.charAt((i&15)<<2),r+="=";break}u=l.charCodeAt(o++),r+=s.charAt(n>>2),r+=s.charAt((n&3)<<4|(i&240)>>4),r+=s.charAt((i&15)<<2|(u&192)>>6),r+=s.charAt(u&63)}return r},L=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},k=v,S=function(){return k},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 i=f(h(),o,e),u=r(i),s=m(L(u)),d="data:image/svg+xml;base64,".concat(s);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 d="M14.2841981,33.4162736 L1.71816038,33.4162736 C1.22004717,33.4162736 0.8125,33.8238208 0.8125,34.321934 L0.8125,37.0389151 C0.8125,37.5370283 1.22004717,37.9445755 1.71816038,37.9445755 L11.567217,37.9445755 L11.567217,47.9068396 C11.567217,48.4049528 11.9747642,48.8125 12.4728774,48.8125 L15.1898585,48.8125 C15.6879717,48.8125 16.0955189,48.4049528 16.0955189,47.9068396 L16.0955189,35.2275943 C16.0955189,34.2257075 15.2860849,33.4162736 14.2841981,33.4162736 Z M15.1898585,0.8125 L12.4728774,0.8125 C11.9747642,0.8125 11.567217,1.22004717 11.567217,1.71816038 L11.567217,11.6804245 L1.71816038,11.6804245 C1.22004717,11.6804245 0.8125,12.0879717 0.8125,12.5860849 L0.8125,15.303066 C0.8125,15.8011792 1.22004717,16.2087264 1.71816038,16.2087264 L14.2841981,16.2087264 C15.2860849,16.2087264 16.0955189,15.3992925 16.0955189,14.3974057 L16.0955189,1.71816038 C16.0955189,1.22004717 15.6879717,0.8125 15.1898585,0.8125 Z M47.9068396,33.4162736 L35.3408019,33.4162736 C34.3389151,33.4162736 33.5294811,34.2257075 33.5294811,35.2275943 L33.5294811,47.9068396 C33.5294811,48.4049528 33.9370283,48.8125 34.4351415,48.8125 L37.1521226,48.8125 C37.6502358,48.8125 38.057783,48.4049528 38.057783,47.9068396 L38.057783,37.9445755 L47.9068396,37.9445755 C48.4049528,37.9445755 48.8125,37.5370283 48.8125,37.0389151 L48.8125,34.321934 C48.8125,33.8238208 48.4049528,33.4162736 47.9068396,33.4162736 Z M47.9068396,11.6804245 L38.057783,11.6804245 L38.057783,1.71816038 C38.057783,1.22004717 37.6502358,0.8125 37.1521226,0.8125 L34.4351415,0.8125 C33.9370283,0.8125 33.5294811,1.22004717 33.5294811,1.71816038 L33.5294811,14.3974057 C33.5294811,15.3992925 34.3389151,16.2087264 35.3408019,16.2087264 L47.9068396,16.2087264 C48.4049528,16.2087264 48.8125,15.8011792 48.8125,15.303066 L48.8125,12.5860849 C48.8125,12.0879717 48.4049528,11.6804245 47.9068396,11.6804245 Z" fill="`).concat((t=l.colors)===null||t===void 0?void 0:t[0],`"/>
</svg>`)},y=A("antd-compress",!1,c);return C.default=y,C.getIconAntdCompressSvgHtml=c,Object.defineProperty(C,"__esModule",{value:!0}),C}({});