@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.15 kB
JavaScript
import _sfc_main from './u-round-select.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: "M618.666667 277.333333H234.666667a128 128 0 0 0-128 128v384a128 128 0 0 0 128 128h384a128 128 0 0 0 128-128V405.333333a128 128 0 0 0-128-128z m42.666666 512a42.346667 42.346667 0 0 1-12.501333 30.165334A42.346667 42.346667 0 0 1 618.666667 832H234.666667a42.346667 42.346667 0 0 1-30.165334-12.501333A42.346667 42.346667 0 0 1 192 789.333333V405.333333c0.021333-11.925333 4.693333-22.314667 12.501333-30.165333A42.346667 42.346667 0 0 1 234.666667 362.666667h384c11.925333 0.021333 22.314667 4.693333 30.165333 12.501333 7.786667 7.850667 12.48 18.24 12.501333 30.165333v384zM789.333333 106.666667H448a128 128 0 0 0-128 128v0.277333h85.333333V234.666667c0.021333-11.925333 4.693333-22.314667 12.501334-30.165334A42.346667 42.346667 0 0 1 448 192h341.333333c11.925333 0.021333 22.314667 4.693333 30.165334 12.501333 7.786667 7.850667 12.48 18.24 12.501333 30.165334v341.333333a42.346667 42.346667 0 0 1-12.501333 30.165333A42.346667 42.346667 0 0 1 789.333333 618.666667h-0.896v85.333333H789.333333a128 128 0 0 0 128-128V234.666667a128 128 0 0 0-128-128zM601.6 435.2a42.666667 42.666667 0 0 0-59.733333 8.533333l-163.306667 217.728-72.469333-68.544a42.666667 42.666667 0 0 0-58.645334 61.994667l107.242667 101.418667c8.853333 8.384 20.778667 12.544 32.938667 11.52a42.56 42.56 0 0 0 30.506666-16.917334l192-256a42.666667 42.666667 0 0 0-8.533333-59.733333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundSelect = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundSelect as default };