@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.57 kB
JavaScript
import _sfc_main from './u-line-amount.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: "M110.933333 345.6l341.333334 162.133333c19.2 8.533333 38.4 12.8 59.733333 10.666667 19.2 0 40.533333-4.266667 59.733333-10.666667l341.333334-162.133333c32-14.933333 32-40.533333 0-55.466667L571.733333 128c-19.2-8.533333-38.4-12.8-59.733333-10.666667-19.2 0-40.533333 4.266667-57.6 10.666667l-341.333333 162.133333c-34.133333 14.933333-34.133333 40.533333-2.133334 55.466667z m371.2-162.133333c8.533333-4.266667 19.2-4.266667 29.866667-4.266667 10.666667 0 19.2 2.133333 29.866667 4.266667l283.733333 134.4-283.733333 134.4c-8.533333 4.266667-19.2 4.266667-29.866667 4.266666-10.666667 0-19.2-2.133333-29.866667-4.266666L198.4 317.866667l283.733333-134.4zM102.4 541.866667l334.933333 157.866666c23.466667 10.666667 49.066667 14.933333 72.533334 14.933334 25.6 0 51.2-4.266667 72.533333-14.933334L917.333333 541.866667c6.4-4.266667 12.8-10.666667 14.933334-17.066667 2.133333-8.533333 2.133333-14.933333-2.133334-23.466667-8.533333-14.933333-27.733333-21.333333-42.666666-12.8l-334.933334 157.866667c-23.466667 10.666667-64 10.666667-87.466666 0L132.266667 486.4c-17.066667-8.533333-36.266667-2.133333-44.8 12.8-2.133333 8.533333-2.133333 17.066667 0 25.6 2.133333 6.4 6.4 12.8 14.933333 17.066667z m832 151.466666c-8.533333-14.933333-27.733333-21.333333-44.8-14.933333L554.666667 836.266667c-23.466667 10.666667-64 10.666667-87.466667 0L132.266667 678.4c-17.066667-8.533333-36.266667-2.133333-44.8 14.933333-2.133333 6.4-2.133333 14.933333 0 23.466667 2.133333 8.533333 8.533333 14.933333 17.066666 17.066667l334.933334 157.866666c23.466667 10.666667 49.066667 14.933333 72.533333 14.933334 25.6 0 51.2-4.266667 72.533333-14.933334l334.933334-157.866666c6.4-4.266667 12.8-8.533333 17.066666-17.066667 2.133333-6.4 2.133333-14.933333-2.133333-23.466667 2.133333 0 2.133333 0 0 0z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineAmount = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineAmount as default };