@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
33 lines (30 loc) • 1.58 kB
JavaScript
import _sfc_main from './u-solid-duration.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1717749288850",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "9501",
"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: "M224 197.845333C224 159.210667 256.256 128 296 128h432C767.744 128 800 159.253333 800 197.845333v75.349334a172.330667 172.330667 0 0 1-62.890667 132.586666L609.386667 512l127.829333 106.24A172.416 172.416 0 0 1 800 750.72v75.413333c0 38.634667-32.256 69.845333-72 69.845334h-432c-19.2 0-37.546667-7.402667-50.88-20.437334a68.736 68.736 0 0 1-21.12-49.408v-75.349333c0-50.986667 22.997333-99.370667 62.890667-132.586667L414.613333 512l-127.786666-106.24a172.416 172.416 0 0 1-62.826667-132.565333V197.845333z m249.365333 402.24l-76.8 76.8A38.4 38.4 0 0 0 423.68 742.4h153.6a38.4 38.4 0 0 0 27.157333-65.578667l-76.8-76.8a38.016 38.016 0 0 0-27.157333-11.221333 38.016 38.016 0 0 0-27.114667 11.221333v0.064z",
"p-id": "9502"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidDuration = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidDuration as default };