@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
44 lines (39 loc) • 2.5 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineEyeOff_vue_vue_type_script_lang = require('./u-line-eye-off.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 789.333333c-64 0-121.6-23.466667-174.933333-57.6l89.6-89.6c25.6 17.066667 53.333333 25.6 83.2 25.6 83.2 0 151.466667-68.266667 151.466666-151.466666 0-29.866667-8.533333-57.6-25.6-83.2l96-96c87.466667 72.533333 142.933333 162.133333 142.933334 179.2 2.133333 29.866667-160 273.066667-362.666667 273.066666m91.733333-273.066666c0 51.2-40.533333 91.733333-91.733333 91.733333-14.933333 0-27.733333-4.266667-38.4-8.533333l121.6-121.6c4.266667 12.8 8.533333 25.6 8.533333 38.4m-456.533333 0c0-29.866667 164.266667-273.066667 364.8-273.066667 64 0 121.6 23.466667 174.933333 57.6L288 695.466667c-85.333333-70.4-140.8-160-140.8-179.2M866.133333 206.933333c12.8-14.933333 12.8-27.733333 0-42.666666s-27.733333-14.933333-42.666666 0L729.6 256c-64-42.666667-138.666667-74.666667-217.6-74.666667C277.333333 183.466667 85.333333 452.266667 85.333333 516.266667c0 38.4 61.866667 140.8 160 221.866666l-87.466666 87.466667c-2.133333 12.8 0 23.466667 6.4 34.133333 6.4 8.533333 19.2 12.8 36.266666 8.533334l93.866667-91.733334c64 42.666667 138.666667 74.666667 217.6 74.666667 234.666667 0 426.666667-268.8 426.666667-332.8 0-38.4-61.866667-140.8-160-221.866667l87.466666-89.6z"
},
null,
-1
/* HOISTED */
),
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M514.133333 356.266667c-83.2 0-151.466667 68.266667-151.466666 151.466666 0 14.933333 2.133333 27.733333 6.4 40.533334l55.466666-55.466667c6.4-38.4 36.266667-68.266667 74.666667-74.666667L554.666667 362.666667c-12.8-4.266667-27.733333-6.4-40.533334-6.4"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineEyeOff = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineEyeOff_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineEyeOff;