@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 2.72 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidMoney_vue_vue_type_script_lang = require('./u-solid-money.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M832 106.496H362.496c-47.104 0-85.504 38.4-85.504 85.504v33.792H675.84c32.768 0 62.976 13.312 84.48 35.328 21.504 21.504 35.328 51.712 35.328 84.48v401.408h36.352c47.104 0 85.504-38.4 85.504-85.504V192c0-47.104-38.4-85.504-85.504-85.504z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M673.792 282.624H173.056c-36.864 0-66.56 29.696-66.56 66.56V849.92c0 36.864 29.696 66.56 66.56 66.56h500.736c36.864 0 66.56-29.696 66.56-66.56V349.184c0-36.864-29.696-66.56-66.56-66.56z m-134.656 412.672c-4.608 4.608-11.264 7.68-18.944 7.68H451.072v50.176c0 7.168-3.072 13.824-7.68 18.944-4.608 4.608-11.264 7.68-18.944 7.68-7.168 0-13.824-3.072-18.944-7.68-4.608-4.608-7.68-11.264-7.68-18.944v-50.176h-71.68c-7.168 0-13.824-3.072-18.944-7.68-4.608-4.608-7.68-11.264-7.68-18.944 0-7.168 3.072-13.824 7.68-18.944 4.608-4.608 11.264-7.68 18.944-7.68h71.68V604.16h-71.68c-7.168 0-13.824-3.072-18.944-7.68-4.608-4.608-7.68-11.264-7.68-18.944 0-7.168 3.072-13.824 7.68-18.944 4.608-4.608 11.264-7.68 18.944-7.68H392.192l-13.824-13.312-54.272-52.224c-5.12-4.608-7.68-11.264-7.68-18.432 0-4.608 1.024-11.776 6.656-17.408l2.048-2.048c4.608-4.096 10.752-6.144 16.384-6.144 6.656 0 13.312 2.56 17.92 7.168l58.368 56.832 5.632 5.12 5.632-5.12 59.392-56.832c4.608-4.608 10.752-7.168 17.408-7.168 6.144 0 12.288 2.048 16.896 6.144l2.048 2.048c4.096 5.12 6.656 11.264 6.656 17.408 0 6.656-3.072 13.824-7.68 18.432l-54.272 52.736-13.824 13.312h65.024c7.168 0 13.824 3.072 18.944 7.68 4.608 4.608 7.68 11.264 7.68 18.944 0 7.168-3.072 13.824-7.68 18.944-4.608 4.608-11.264 7.68-18.944 7.68H451.584v45.568h69.12c7.168 0 13.824 3.072 18.944 7.68 4.608 4.608 7.68 11.264 7.68 18.944-0.512 6.656-3.072 13.312-8.192 18.432z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidMoney = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidMoney_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidMoney;