@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.48 kB
JavaScript
import _sfc_main from './u-round-Calculator.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"g",
null,
[
createElementVNode("g", { transform: "translate(-977.000000, -1438.000000)" }, [
createElementVNode("path", {
id: "calculator-",
d: "M1013,1443c3.3137207,0,6,2.6862793,6,6v26c0,3.3137207-2.6862793,6-6,6h-24 c-3.3137207,0-6-2.6862793-6-6v-26c0-3.3137207,2.6862793-6,6-6H1013z M1013,1447h-24c-1.1045532,0-2,0.8953857-2,2v26 c0,1.1046143,0.8954468,2,2,2h24c1.1045532,0,2-0.8953857,2-2v-26C1015,1447.8953857,1014.1045532,1447,1013,1447z M992.5,1470 c1.3807373,0,2.5,1.1192627,2.5,2.5s-1.1192627,2.5-2.5,2.5s-2.5-1.1192627-2.5-2.5S991.1192627,1470,992.5,1470z M1009.5,1470 c1.3807373,0,2.5,1.1192627,2.5,2.5s-1.1192627,2.5-2.5,2.5s-2.5-1.1192627-2.5-2.5S1008.1192627,1470,1009.5,1470z M1001,1470 c1.3807373,0,2.5,1.1192627,2.5,2.5s-1.1192627,2.5-2.5,2.5s-2.5-1.1192627-2.5-2.5S999.6192627,1470,1001,1470z M992.5,1463.5 c1.3807373,0,2.5,1.1192627,2.5,2.5s-1.1192627,2.5-2.5,2.5s-2.5-1.1192627-2.5-2.5S991.1192627,1463.5,992.5,1463.5z M1009.5,1463.5c1.3807373,0,2.5,1.1192627,2.5,2.5s-1.1192627,2.5-2.5,2.5s-2.5-1.1192627-2.5-2.5 S1008.1192627,1463.5,1009.5,1463.5z M1001,1463.5c1.3807373,0,2.5,1.1192627,2.5,2.5s-1.1192627,2.5-2.5,2.5 s-2.5-1.1192627-2.5-2.5S999.6192627,1463.5,1001,1463.5z M992.5,1457c1.3807373,0,2.5,1.1192627,2.5,2.5s-1.1192627,2.5-2.5,2.5 s-2.5-1.1192627-2.5-2.5S991.1192627,1457,992.5,1457z M1009.5,1457c1.3807373,0,2.5,1.1192627,2.5,2.5s-1.1192627,2.5-2.5,2.5 s-2.5-1.1192627-2.5-2.5S1008.1192627,1457,1009.5,1457z M1001,1457c1.3807373,0,2.5,1.1192627,2.5,2.5s-1.1192627,2.5-2.5,2.5 s-2.5-1.1192627-2.5-2.5S999.6192627,1457,1001,1457z M1010,1450c1.1045532,0,2,0.8953857,2,2v1c0,1.1046143-0.8954468,2-2,2h-18 c-1.1045532,0-2-0.8953857-2-2v-1c0-1.1046143,0.8954468-2,2-2H1010z"
})
])
],
-1
/* HOISTED */
)
]));
}
var uRoundCalculator = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundCalculator as default };