@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (31 loc) • 1.42 kB
JavaScript
import _sfc_main from './u-solid-upload-date.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1688021798441",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "36605",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M512 85.504c-234.496 0-426.496 192-426.496 426.496s192 426.496 426.496 426.496 426.496-192 426.496-426.496-192-426.496-426.496-426.496z m110.08 401.92c-0.512 0.512-69.12 0.512-69.12 0.512v184.832c0 22.528-18.432 41.472-41.472 41.472-22.528 0-41.472-18.432-41.472-41.472V487.936H401.92c-4.096 0-7.68-1.536-10.24-3.584-7.68-5.632-9.216-16.896-3.072-24.576l110.08-143.36 3.072-3.072c7.68-5.632 18.944-4.096 24.576 3.072l110.08 143.36c2.048 3.072 3.584 6.656 3.584 10.24-0.512 10.24-8.704 17.408-17.92 17.408z",
fill: "currentColor",
"p-id": "36606"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidUploadDate = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidUploadDate as default };