@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.96 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundVolume_vue_vue_type_script_lang = require('./u-round-volume.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
class: "icon",
width: "64px",
height: "64.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: "M448 171.306667a85.248 85.248 0 0 0-59.52 24.192l-127.872 124.437333H192a85.333333 85.333333 0 0 0-85.333333 85.333333v213.333334a85.333333 85.333333 0 0 0 85.333333 85.333333h68.266667l128.256 124.608A85.333333 85.333333 0 0 0 533.333333 767.36V256.64a85.333333 85.333333 0 0 0-85.333333-85.333333z m0 596.053333l-134.464-130.666667a64 64 0 0 0-44.586667-18.090666H192v-213.333334h77.269333a64 64 0 0 0 44.629334-18.133333L448 256.64v510.72zM670.208 329.429333a42.666667 42.666667 0 0 0-59.861333 60.842667A169.962667 169.962667 0 0 1 661.333333 511.936a169.984 169.984 0 0 1-51.392 122.048 42.666667 42.666667 0 1 0 59.648 61.013333A255.424 255.424 0 0 0 746.666667 511.957333a255.402667 255.402667 0 0 0-76.458667-182.506666zM756.330667 188.501333a42.666667 42.666667 0 0 0-51.477334 68.053334C782.165333 315.093333 832 407.530667 832 511.914667c0 104.32-49.728 196.650667-126.933333 255.232a42.666667 42.666667 0 0 0 51.541333 68.010666A404.8 404.8 0 0 0 917.333333 511.936a404.821333 404.821333 0 0 0-161.002666-323.434667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundVolume = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundVolume_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundVolume;