@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.57 kB
JavaScript
import _sfc_main from './u-solid-code.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: "M827.392 188.309333c-56.96-11.306667-100.288-22.592-129.514667-33.6-36.416-13.717333-90.410667-34.304-161.706666-61.696a64.085333 64.085333 0 0 0-45.397334-0.149333l-39.914666 15.146667-8.896 3.349333c-48.768 18.389333-87.168 32.853333-115.221334 43.306667-29.610667 11.072-73.066667 22.357333-129.749333 33.578666A85.290667 85.290667 0 0 0 128 272v232.64c0 139.946667 72.106667 270.016 190.784 344.170667l91.584 57.216a192 192 0 0 0 203.52-0.042667l91.456-57.173333A405.76 405.76 0 0 0 896 504.746667V272a85.354667 85.354667 0 0 0-68.608-83.690667z m-111.424 226.474667l-203.797333 233.898667a42.666667 42.666667 0 0 1-59.989334 4.309333l-117.909333-101.418667a42.666667 42.666667 0 1 1 55.658667-64.682666l85.76 73.749333 175.936-201.92a42.666667 42.666667 0 0 1 64.341333 56.064z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidCode = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidCode as default };