@fe6/icon-vue
Version:
Water Icon 的 VUE3 图标
2 lines (1 loc) • 4.89 kB
JavaScript
var IconsAntdSlackSquare=function(u,n){"use strict";var p={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"},d=function(){return"icon-"+((1+Math.random())*4294967296|0).toString(16).substring(1)},k=function(C,t,e){var o=t?.colors||[],r=[],l=t?.theme||e.theme;switch(l){case"outline":r.push(typeof o[0]=="string"?o[0]:e.colors.outline.outStrokeColor),r.push(typeof o[1]=="string"?o[1]:e.colors.outline.outFillColor),r.push(typeof o[0]=="string"?o[0]:e.colors.outline.outStrokeColor),r.push(typeof o[1]=="string"?o[1]:e.colors.outline.outFillColor);break;case"filled":r.push(typeof o[0]=="string"?o[0]:e.colors.filled.outStrokeColor),r.push(typeof o[0]=="string"?o[0]:e.colors.filled.outStrokeColor),r.push(typeof o[1]=="string"?o[1]:e.colors.filled.outFillColor),r.push(typeof o[1]=="string"?o[1]:e.colors.filled.outFillColor);break;case"twoTone":r.push(typeof o[0]=="string"?o[0]:e.colors.twoTone.outStrokeColor),r.push(typeof o[1]=="string"?o[1]:e.colors.twoTone.outFillColor),r.push(typeof o[0]=="string"?o[0]:e.colors.twoTone.outStrokeColor),r.push(typeof o[1]=="string"?o[1]:e.colors.twoTone.outFillColor);break;case"multiColor":r.push(typeof o[0]=="string"?o[0]:e.colors.multiColor.outStrokeColor),r.push(typeof o[1]=="string"?o[1]:e.colors.multiColor.outFillColor),r.push(typeof o[2]=="string"?o[2]:e.colors.multiColor.innerStrokeColor),r.push(typeof o[3]=="string"?o[3]:e.colors.multiColor.innerFillColor);break}return{size:t?.size||e.size,strokeWidth:t?.strokeWidth||e.strokeWidth,strokeLinecap:t?.strokeLinecap||e.strokeLinecap,strokeLinejoin:t?.strokeLinejoin||e.strokeLinejoin,colors:r,id:C}},h=Symbol("cube-icon-context"),L=function(C,t,e){var o=n.defineComponent({name:"icon-"+C,props:["size","strokeWidth","strokeLinecap","strokeLinejoin","theme","colors","spin"],setup:function(l){var f=d(),i=n.inject(h,p)||p;return function(){var v=l.size,S=l.strokeWidth,m=l.strokeLinecap,y=l.strokeLinejoin,F=l.theme,j=l.colors,M=l.spin,z=k(f,{size:v,strokeWidth:S,strokeLinecap:m,strokeLinejoin:y,theme:F,colors:j},i),a=["".concat(i.prefix,"-icon")];return a.push("".concat(i.prefix,"-icon-").concat(C)),t&&i.rtl&&a.push("".concat(i.prefix,"-icon-rtl")),M&&a.push("".concat(i.prefix,"-icon-spin")),n.createVNode("span",{class:a.join(" ")},[e(z)])}}});return o},c=L("antd-slack-square",!1,function(s){return n.createVNode("svg",{width:s.size,height:s.size,viewBox:"0 0 48 48",fill:"none"},[n.createVNode("path",{fill:s.colors[0],d:"M46.205,0.125 L2.045,0.125 C0.983,0.125 0.125,0.983 0.125,2.045 L0.125,46.205 C0.125,47.267 0.983,48.125 2.045,48.125 L46.205,48.125 C47.267,48.125 48.125,47.267 48.125,46.205 L48.125,2.045 C48.125,0.983 47.267,0.125 46.205,0.125 Z M25.145,12.089 C25.145,10.421 26.495,9.065 28.163,9.065 C29.831,9.065 31.181,10.421 31.181,12.089 L31.181,20.153 C31.181,21.821 29.831,23.177 28.163,23.177 C26.495,23.177 25.145,21.821 25.145,20.153 L25.145,12.089 Z M15.095,28.217 C15.095,29.885 13.745,31.241 12.077,31.241 C11.279,31.241 10.511,30.923 9.941,30.353 C9.377,29.783 9.059,29.015 9.059,28.217 C9.059,26.549 10.409,25.193 12.077,25.193 L15.095,25.193 L15.095,28.217 Z M23.135,36.281 C23.135,37.949 21.785,39.305 20.117,39.305 C18.449,39.305 17.099,37.949 17.099,36.281 L17.099,28.217 C17.099,26.549 18.449,25.193 20.117,25.193 C20.915,25.193 21.683,25.511 22.253,26.081 C22.823,26.651 23.135,27.419 23.135,28.217 L23.135,36.281 Z M20.123,23.177 L12.083,23.177 C10.415,23.177 9.065,21.821 9.065,20.153 C9.065,18.485 10.415,17.129 12.083,17.129 L20.123,17.129 C21.791,17.129 23.141,18.485 23.141,20.153 C23.135,21.827 21.785,23.177 20.123,23.177 Z M20.123,15.113 C19.325,15.113 18.557,14.795 17.987,14.225 C17.417,13.655 17.105,12.893 17.105,12.089 C17.105,10.421 18.455,9.065 20.123,9.065 C21.791,9.065 23.141,10.421 23.141,12.089 L23.141,15.113 L20.123,15.113 L20.123,15.113 Z M28.163,39.305 C26.495,39.305 25.145,37.949 25.145,36.281 L25.145,33.257 L28.163,33.257 C29.831,33.257 31.181,34.613 31.181,36.281 C31.181,37.949 29.831,39.305 28.163,39.305 Z M36.203,31.241 L28.163,31.241 C27.365,31.241 26.597,30.923 26.027,30.353 C25.463,29.783 25.145,29.015 25.145,28.217 C25.145,26.549 26.495,25.193 28.163,25.193 L36.203,25.193 C37.871,25.193 39.221,26.549 39.221,28.217 C39.221,29.885 37.871,31.241 36.203,31.241 L36.203,31.241 Z M36.203,23.177 L33.185,23.177 L33.185,20.153 C33.185,18.485 34.535,17.129 36.203,17.129 C37.871,17.129 39.221,18.485 39.221,20.153 C39.221,21.821 37.871,23.177 36.203,23.177 Z"},null)])});return u.AntdSlackSquare=c,u.default=c,Object.defineProperty(u,"__esModule",{value:!0}),u}({},Vue);