@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.66 kB
JavaScript
import _sfc_main from './u-solid-info-circle.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M512 85.333333C277.333333 85.333333 85.333333 277.333333 85.333333 512s192 426.666667 426.666667 426.666667 426.666667-192 426.666667-426.666667S746.666667 85.333333 512 85.333333m40.533333 153.6c40.533333 0 53.333333 23.466667 53.333334 51.2 0 34.133333-27.733333 66.133333-74.666667 66.133334-38.4 0-57.6-19.2-57.6-53.333334 0-25.6 23.466667-64 78.933333-64m-106.666666 529.066667c-27.733333 0-49.066667-17.066667-29.866667-93.866667l32-134.4c6.4-21.333333 6.4-29.866667 0-29.866666-23.466667 6.4-46.933333 14.933333-66.133333 29.866666l-14.933334-23.466666c68.266667-57.6 149.333333-91.733333 183.466667-91.733334 27.733333 0 34.133333 34.133333 19.2 85.333334L533.333333 650.666667c-6.4 25.6-4.266667 34.133333 2.133334 34.133333 23.466667-4.266667 44.8-17.066667 64-32l17.066666 21.333333c-70.4 68.266667-142.933333 93.866667-170.666666 93.866667"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidInfoCircle = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidInfoCircle as default };