@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 3.01 kB
JavaScript
import _sfc_main from './u-round-control.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: "M853.333333 469.333333H515.2a127.957333 127.957333 0 0 0-120.533333-85.333333 127.957333 127.957333 0 0 0-120.533334 85.333333H170.666667a42.666667 42.666667 0 1 0 0 85.333334h103.466666a127.936 127.936 0 0 0 120.533334 85.333333 127.936 127.936 0 0 0 120.533333-85.333333H853.333333a42.666667 42.666667 0 0 0 0-85.333334z m-428.501333 72.832A42.346667 42.346667 0 0 1 394.666667 554.666667a42.346667 42.346667 0 0 1-30.165334-12.501334A42.346667 42.346667 0 0 1 352 512c0.021333-11.925333 4.693333-22.314667 12.501333-30.165333A42.346667 42.346667 0 0 1 394.666667 469.333333c11.925333 0.021333 22.314667 4.693333 30.165333 12.501334 7.786667 7.850667 12.48 18.24 12.501333 30.165333a42.346667 42.346667 0 0 1-12.501333 30.165333zM853.333333 725.333333h-103.466666a127.957333 127.957333 0 0 0-120.533334-85.333333 127.957333 127.957333 0 0 0-120.533333 85.333333H170.666667a42.666667 42.666667 0 1 0 0 85.333334h338.133333a127.936 127.936 0 0 0 120.533333 85.333333 127.936 127.936 0 0 0 120.533334-85.333333H853.333333a42.666667 42.666667 0 0 0 0-85.333334z m-193.834666 72.832A42.346667 42.346667 0 0 1 629.333333 810.666667a42.346667 42.346667 0 0 1-30.165333-12.501334A42.346667 42.346667 0 0 1 586.666667 768c0.021333-11.925333 4.693333-22.314667 12.501333-30.165333A42.346667 42.346667 0 0 1 629.333333 725.333333c11.925333 0.021333 22.314667 4.693333 30.165334 12.501334 7.786667 7.850667 12.48 18.24 12.501333 30.165333a42.346667 42.346667 0 0 1-12.501333 30.165333zM170.666667 298.666667h338.133333a127.936 127.936 0 0 0 120.533333 85.333333 127.936 127.936 0 0 0 120.533334-85.333333H853.333333a42.666667 42.666667 0 0 0 0-85.333334h-103.466666a127.957333 127.957333 0 0 0-120.533334-85.333333 127.957333 127.957333 0 0 0-120.533333 85.333333H170.666667a42.666667 42.666667 0 1 0 0 85.333334z m428.501333-72.832A42.346667 42.346667 0 0 1 629.333333 213.333333c11.925333 0.021333 22.314667 4.693333 30.165334 12.501334 7.786667 7.850667 12.48 18.24 12.501333 30.165333a42.346667 42.346667 0 0 1-12.501333 30.165333A42.346667 42.346667 0 0 1 629.333333 298.666667a42.346667 42.346667 0 0 1-30.165333-12.501334A42.346667 42.346667 0 0 1 586.666667 256c0.021333-11.925333 4.693333-22.314667 12.501333-30.165333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundControl = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundControl as default };