@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.9 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundEyeOff_vue_vue_type_script_lang = require('./u-round-eye-off.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "64px",
height: "64.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 256c81.28 0 165.653333 45.290667 241.386667 120.874667 30.122667 30.037333 56.874667 63.146667 76.629333 93.653333 8.426667 13.013333 15.104 24.853333 19.434667 34.261333l1.28 2.816 1.066666 2.56 0.682667 1.813334-0.704 1.877333c-0.64 1.578667-1.408 3.392-2.325333 5.333333-4.330667 9.429333-11.008 21.269333-19.434667 34.282667a555.989333 555.989333 0 0 1-45.162667 59.797333l62.421334 58.282667C900.202667 610.730667 938.666667 545.685333 938.666667 512c0-40.490667-55.530667-126.208-125.013334-195.541333C723.413333 226.410667 619.605333 170.666667 512 170.666667c-54.293333 0-107.605333 14.186667-158.72 39.829333l67.861333 63.317333C451.456 262.186667 481.941333 256 512 256zM494.421333 342.229333l188.16 175.594667a170.666667 170.666667 0 0 0-188.16-175.594667zM221.184 182.144a42.666667 42.666667 0 1 0-58.24 62.378667l62.229333 58.090666c-4.928 4.629333-9.984 9.002667-14.848 13.866667C140.864 385.770667 85.333333 471.488 85.333333 512c0 40.490667 55.530667 126.208 125.013334 195.541333C300.586667 797.589333 404.394667 853.333333 512 853.333333c76.586667 0 151.146667-28.544 220.373333-77.290666l70.506667 65.813333a42.666667 42.666667 0 0 0 58.24-62.378667l-639.936-597.333333z m207.829333 310.72l107.946667 100.757333A85.333333 85.333333 0 0 1 426.666667 512c0-6.613333 0.917333-12.970667 2.346666-19.136zM512 768c-81.28 0-165.653333-45.290667-241.386667-120.874667-30.122667-30.037333-56.874667-63.146667-76.629333-93.653333a288.853333 288.853333 0 0 1-19.434667-34.261333l-1.28-2.816-1.066666-2.538667L171.52 512l0.725333-1.856c0.64-1.6 1.408-3.392 2.325334-5.333333 4.330667-9.429333 11.008-21.269333 19.434666-34.282667 19.754667-30.506667 46.506667-63.616 76.629334-93.653333 5.546667-5.546667 11.178667-10.922667 16.832-16.149334l74.816 69.824A169.557333 169.557333 0 0 0 341.333333 512a170.666667 170.666667 0 0 0 170.666667 170.666667c33.728 0 65.024-10.026667 91.498667-26.922667l64.917333 60.586667C617.045333 749.354667 563.904 768 512 768z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundEyeOff = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundEyeOff_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundEyeOff;