@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.43 kB
JavaScript
import _sfc_main from './u-solid-show.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M512 512m-85.333333 0a85.333333 85.333333 0 1 0 170.666666 0 85.333333 85.333333 0 1 0-170.666666 0ZM813.653333 316.458667C723.413333 226.410667 619.605333 170.666667 512 170.666667c-107.584 0-211.413333 55.744-301.653333 145.792C140.842667 385.792 85.333333 471.509333 85.333333 512c0 40.490667 55.530667 126.208 125.013334 195.541333C300.586667 797.589333 404.394667 853.333333 512 853.333333c107.584 0 211.413333-55.744 301.653333-145.792C883.157333 638.208 938.666667 552.490667 938.666667 512c0-40.490667-55.530667-126.208-125.013334-195.541333zM512 682.666667a170.666667 170.666667 0 1 1 0-341.333334 170.666667 170.666667 0 0 1 0 341.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidShow = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidShow as default };