@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.54 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineVolumeOff_vue_vue_type_script_lang = require('./u-line-volume-off.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M315.733333 281.6L213.333333 136.533333c-10.666667-14.933333-6.4-34.133333 8.533334-44.8s34.133333-6.4 44.8 8.533334l104.533333 149.333333 102.4-64c25.6-14.933333 57.6-8.533333 72.533333 17.066667 4.266667 8.533333 8.533333 17.066667 8.533334 27.733333V512l98.133333 140.8c83.2-81.066667 83.2-209.066667-2.133333-288-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 104.533333 113.066667 277.333333 0 384l-4.266666 4.266666 59.733333 87.466667c2.133333-4.266667 4.266667-6.4 6.4-8.533333 157.866667-151.466667 157.866667-394.666667 0-544-6.4-6.4-10.666667-12.8-10.666667-21.333334s2.133333-17.066667 8.533334-23.466666c12.8-12.8 32-12.8 44.8 0 183.466667 174.933333 183.466667 460.8 0 635.733333-6.4 6.4-12.8 8.533333-19.2 8.533333l36.266666 51.2c10.666667 14.933333 6.4 34.133333-8.533333 44.8s-34.133333 6.4-44.8-8.533333l-211.2-300.8v2.133333l-64-91.733333v-2.133333l-138.666667-196.266667-32-57.6z m174.933334 138.666667v-170.666667l-83.2 51.2 83.2 119.466667z m-230.4-104.533334l36.266666 51.2-12.8 8.533334c-4.266667 2.133333-10.666667 4.266667-17.066666 4.266666h-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.266667l206.933334 128v-123.733334l64 91.733334v51.2c0 29.866667-23.466667 53.333333-53.333334 53.333333-10.666667 0-19.2-2.133333-27.733333-8.533333l-215.466667-132.266667H160c-40.533333 0-74.666667-32-74.666667-74.666667V390.4c0-40.533333 34.133333-74.666667 74.666667-74.666667H260.266667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineVolumeOff = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineVolumeOff_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineVolumeOff;