@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
47 lines (42 loc) • 2.09 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundUpwardDirection_vue_vue_type_script_lang = require('./u-round-upward-direction.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
t: "1717665270657",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "18667",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
d: "M512 85.333333c-235.669333 0.021333-426.645333 191.018667-426.666667 426.666667 0.021333 235.648 190.997333 426.645333 426.666667 426.666667 235.648-0.021333 426.645333-191.018667 426.666667-426.666667-0.021333-235.648-191.018667-426.645333-426.666667-426.666667z m241.365333 668.032A340.053333 340.053333 0 0 1 512 853.333333a340.053333 340.053333 0 0 1-241.365333-99.968A340.053333 340.053333 0 0 1 170.666667 512a340.074667 340.074667 0 0 1 99.968-241.365333A340.053333 340.053333 0 0 1 512 170.666667a340.053333 340.053333 0 0 1 241.365333 99.968A340.074667 340.074667 0 0 1 853.333333 512a340.074667 340.074667 0 0 1-99.968 241.365333z",
"p-id": "18668"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
d: "M542.336 396.693333l-0.128-0.149333a42.666667 42.666667 0 0 0-60.373333 0v0.021333l-170.56 170.56a42.666667 42.666667 0 1 0 60.330666 60.330667l140.416-140.394667 140.48 140.458667a42.666667 42.666667 0 0 0 60.330667-60.330667l-170.496-170.496z",
"p-id": "18669"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundUpwardDirection = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundUpwardDirection_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundUpwardDirection;