@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
40 lines (37 loc) • 1.59 kB
JavaScript
import _sfc_main from './u-line-eye-open.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M522.666667 593.066667c-51.2 0-91.733333-40.533333-91.733334-91.733334s40.533333-91.733333 91.733334-91.733333 91.733333 40.533333 91.733333 91.733333-40.533333 91.733333-91.733333 91.733334m0-245.333334c-85.333333 0-153.6 68.266667-153.6 153.6s68.266667 153.6 153.6 153.6 153.6-68.266667 153.6-153.6-68.266667-153.6-153.6-153.6"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
fill: "currentColor",
d: "M512 791.466667C309.333333 791.466667 142.933333 544 142.933333 512S309.333333 232.533333 512 232.533333 881.066667 480 881.066667 512 714.666667 791.466667 512 791.466667M512 170.666667C275.2 170.666667 83.2 445.866667 83.2 512s192 341.333333 428.8 341.333333 428.8-275.2 428.8-341.333333S748.8 170.666667 512 170.666667"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineEyeOpen = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineEyeOpen as default };