@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.17 kB
JavaScript
import _sfc_main from './u-line-volume.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: "M258.133333 322.133333l215.466667-132.266666c25.6-14.933333 57.6-8.533333 72.533333 17.066666 4.266667 8.533333 8.533333 17.066667 8.533334 27.733334v554.666666c0 29.866667-23.466667 53.333333-53.333334 53.333334-10.666667 0-19.2-2.133333-27.733333-8.533334l-215.466667-132.266666H160c-40.533333 0-74.666667-32-74.666667-74.666667V396.8c0-40.533333 34.133333-74.666667 74.666667-74.666667h98.133333z m25.6 57.6c-4.266667 2.133333-10.666667 4.266667-17.066666 4.266667h-106.666667c-6.4 0-10.666667 4.266667-10.666667 10.666667v232.533333c0 6.4 4.266667 10.666667 10.666667 10.666667h106.666667c6.4 0 12.8 2.133333 17.066666 4.266666l206.933334 128V253.866667l-206.933334 125.866666z m516.266667 450.133334c-12.8 12.8-32 12.8-44.8 0-6.4-6.4-8.533333-14.933333-8.533333-23.466667s4.266667-17.066667 10.666666-21.333333c157.866667-151.466667 157.866667-394.666667 0-544-6.4-6.4-10.666667-12.8-10.666666-21.333334s2.133333-17.066667 8.533333-23.466666c12.8-12.8 32-12.8 44.8 0 185.6 172.8 185.6 458.666667 0 633.6z m-106.666667-125.866667c-12.8 12.8-32 10.666667-44.8-2.133333-6.4-6.4-8.533333-14.933333-8.533333-23.466667 0-8.533333 4.266667-17.066667 10.666667-21.333333 85.333333-81.066667 85.333333-211.2 0-290.133334-6.4-6.4-10.666667-12.8-10.666667-21.333333s2.133333-17.066667 8.533333-23.466667c12.8-12.8 32-12.8 44.8-2.133333 113.066667 106.666667 113.066667 277.333333 0 384z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineVolume = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineVolume as default };