@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.8 kB
JavaScript
import _sfc_main from './u-line-reset.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.333333C328.533333 85.333333 166.4 200.533333 108.8 373.333333c2.133333 12.8 10.666667 21.333333 21.333333 25.6 10.666667 4.266667 23.466667 2.133333 36.266667-4.266666C219.733333 234.666667 375.466667 134.4 541.866667 147.2s302.933333 138.666667 330.666666 302.933333l-51.2-34.133333c-14.933333 0-25.6 6.4-34.133333 17.066667s-8.533333 21.333333 0 32l104.533333 70.4c8.533333 6.4 21.333333 6.4 32 2.133333 8.533333-4.266667 14.933333-14.933333 14.933334-25.6 0-234.666667-192-426.666667-426.666667-426.666667z m0 791.466667c-179.2 0-330.666667-130.133333-360.533333-305.066667l53.333333 34.133334c19.2-2.133333 29.866667-6.4 34.133333-12.8 4.266667-6.4 4.266667-19.2 0-38.4l-104.533333-70.4c-8.533333-6.4-21.333333-6.4-32-2.133334S85.333333 501.333333 85.333333 512c0 209.066667 151.466667 386.133333 356.266667 420.266667s405.333333-85.333333 473.6-283.733334c4.266667-14.933333-2.133333-25.6-19.2-32-17.066667-4.266667-29.866667-2.133333-38.4 10.666667-49.066667 151.466667-189.866667 249.6-345.6 249.6z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineReset = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineReset as default };