@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.31 kB
JavaScript
import _sfc_main from './u-round-edit-status.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: "M444.352 810.666667h-213.333333a42.346667 42.346667 0 0 1-30.165334-12.501334A42.346667 42.346667 0 0 1 188.352 768V256c0-11.925333 4.693333-22.314667 12.501333-30.165333A42.346667 42.346667 0 0 1 231.018667 213.333333h512c11.925333 0.021333 22.314667 4.693333 30.165333 12.501334 7.786667 7.850667 12.48 18.24 12.501333 30.165333v152.106667a42.666667 42.666667 0 0 0 85.333334 0V256a128 128 0 0 0-128-128h-512a128 128 0 0 0-128 128v512a128 128 0 0 0 128 128h213.333333a42.666667 42.666667 0 0 0 0-85.333333zM896 593.514667L850.709333 548.266667a85.248 85.248 0 0 0-120.682666 0l-155.242667 155.242666a85.333333 85.333333 0 0 0-24.533333 51.477334l-7.445334 71.338666-0.149333 4.330667-0.064 1.450667 0.042667 1.450666a64 64 0 0 0 63.957333 61.994667l2.026667-0.042667 75.690666-2.368a85.333333 85.333333 0 0 0 57.664-24.96L896 714.197333a85.248 85.248 0 0 0 0-120.682666zM681.642667 807.850667l-51.285334 1.6 4.778667-45.610667 155.242667-155.242667 45.248 45.269334-153.984 153.984zM709.184 414.165333c8.789333-8.789333 12.8-20.437333 12.330667-31.957333 0.021333-0.64 0.170667-1.216 0.170666-1.856A39.04 39.04 0 0 0 682.645333 341.333333h-110.357333a27.306667 27.306667 0 0 0-19.712 46.186667l29.589333 30.890667c0.362667 0.362667 0.789333 0.597333 1.152 0.938666l-59.2 59.178667-98.517333-65.066667a42.602667 42.602667 0 0 0-49.92 2.069334l-107.050667 84.266666a42.666667 42.666667 0 1 0 52.778667 67.050667l82.858667-65.216 101.866666 67.306667a42.752 42.752 0 0 0 53.696-5.44l149.354667-149.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundEditStatus = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundEditStatus as default };