@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.73 kB
JavaScript
import _sfc_main from './u-round-product.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.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: "M895.445333 338.688a43.050667 43.050667 0 0 0-2.218666-11.093333c-0.469333-1.322667-0.768-2.56-1.365334-3.84a42.922667 42.922667 0 0 0-8.362666-12.586667l-170.666667-170.666667A43.008 43.008 0 0 0 682.666667 128H341.333333c-11.221333 0-22.229333 4.565333-30.165333 12.501333l-170.666667 170.666667a41.557333 41.557333 0 0 0-8.362666 12.586667c-0.597333 1.28-0.896 2.517333-1.365334 3.84a42.666667 42.666667 0 0 0-2.218666 11.093333c-0.042667 0.896-0.554667 1.749333-0.554667 2.688v426.666667a128 128 0 0 0 128 128h512a128 128 0 0 0 128-128v-426.666667c0-0.896-0.469333-1.749333-0.554667-2.645333zM358.997333 213.333333h306.005334l85.333333 85.333334H273.664l85.333333-85.333334zM810.666667 768c0 23.552-19.114667 42.624-42.666667 42.666667H256c-23.552 0-42.624-19.114667-42.666667-42.666667V384h597.333334v384zM341.333333 554.666667h170.666667a42.666667 42.666667 0 0 0 0-85.333334H341.333333a42.666667 42.666667 0 0 0 0 85.333334z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundProduct = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundProduct as default };