@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.08 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundTipsCricle_vue_vue_type_script_lang = require('./u-round-tips-cricle.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M512 426.666667a42.666667 42.666667 0 0 0-42.666667 42.666666v213.333334a42.666667 42.666667 0 0 0 85.333334 0v-213.333334a42.666667 42.666667 0 0 0-42.666667-42.666666zM512 85.333333C276.352 85.333333 85.376 276.352 85.333333 512c0 235.648 191.018667 426.624 426.666667 426.666667 235.648 0 426.624-191.018667 426.666667-426.666667 0-235.648-191.018667-426.624-426.666667-426.666667z m241.365333 668.032A340.053333 340.053333 0 0 1 512 853.333333a340.053333 340.053333 0 0 1-241.365333-99.968A340.053333 340.053333 0 0 1 170.666667 512a340.053333 340.053333 0 0 1 99.968-241.365333A340.053333 340.053333 0 0 1 512 170.666667a340.053333 340.053333 0 0 1 241.365333 99.968A340.053333 340.053333 0 0 1 853.333333 512a340.053333 340.053333 0 0 1-99.968 241.365333zM514.133333 298.666667h-4.266666c-11.221333 0-22.229333 4.565333-30.165334 12.501333s-12.501333 18.944-12.501333 30.165333v4.266667c0 11.392 4.437333 22.144 12.544 30.208a42.24 42.24 0 0 0 30.208 12.458667h4.266667a42.666667 42.666667 0 0 0 42.581333-42.666667V341.333333c0-11.221333-4.565333-22.229333-12.501333-30.165333S525.354667 298.666667 514.133333 298.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundTipsCricle = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundTipsCricle_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundTipsCricle;