@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.36 kB
JavaScript
import _sfc_main from './u-solid-blacklist.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: "M498.176 510.208a205.248 205.248 0 1 0-106.24-396.522667 205.248 205.248 0 0 0 106.24 396.522667zM727.338667 537.322667a190.016 190.016 0 0 0 0 379.989333 190.016 190.016 0 0 0 0-379.989333z m75.989333 227.989333H651.306667a37.994667 37.994667 0 0 1 0-75.989333h152a37.994667 37.994667 0 1 1 0 75.989333zM550.058667 553.088H281.066667C184.853333 553.109333 106.666667 631.296 106.666667 727.509333v87.552A102.378667 102.378667 0 0 0 208.938667 917.333333h362.112a262.293333 262.293333 0 0 1-84.373334-193.002666c0-65.386667 23.872-125.226667 63.36-171.221334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidBlacklist = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidBlacklist as default };