@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.81 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineCompass_vue_vue_type_script_lang = require('./u-line-compass.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: "M512 85.333333c234.666667 0 426.666667 192 426.666667 426.666667s-192 426.666667-426.666667 426.666667S85.333333 746.666667 85.333333 512 277.333333 85.333333 512 85.333333z m0 64C311.466667 149.333333 149.333333 311.466667 149.333333 512s162.133333 362.666667 362.666667 362.666667 362.666667-162.133333 362.666667-362.666667S712.533333 149.333333 512 149.333333z m149.333333 157.866667c14.933333-6.4 32-2.133333 44.8 10.666667s14.933333 29.866667 10.666667 44.8l-78.933333 217.6c-10.666667 27.733333-29.866667 49.066667-57.6 57.6L362.666667 716.8c-14.933333 6.4-32 2.133333-44.8-10.666667s-14.933333-29.866667-10.666667-44.8l78.933333-217.6c10.666667-27.733333 29.866667-49.066667 57.6-57.6L661.333333 307.2zM640 384l-174.933333 61.866667c-8.533333 4.266667-17.066667 10.666667-19.2 19.2L384 640l174.933333-61.866667c8.533333-4.266667 17.066667-10.666667 19.2-19.2L640 384z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineCompass = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineCompass_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineCompass;