@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.98 kB
JavaScript
import _sfc_main from './u-round-volume-off.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M448 767.424l-134.464-130.666667a64 64 0 0 0-44.586667-18.090666H192V405.333333h60.181333l-66.88-79.722666-3.626666-4.970667-2.282667 0.277333A85.333333 85.333333 0 0 0 106.666667 405.333333v213.333334l0.106666 4.266666A85.333333 85.333333 0 0 0 192 704h68.266667l128.256 124.629333A85.333333 85.333333 0 0 0 533.333333 767.424v-27.029333l-85.333333-101.696v128.725333zM789.418667 807.424A404.373333 404.373333 0 0 0 917.333333 512a404.821333 404.821333 0 0 0-161.002666-323.413333 42.666667 42.666667 0 0 0-51.477334 68.053333C782.165333 315.157333 832 407.573333 832 512c0 90.346667-37.418667 171.648-97.578667 229.866667l-51.392-61.226667A255.082667 255.082667 0 0 0 746.666667 512a255.402667 255.402667 0 0 0-76.458667-182.485333 42.666667 42.666667 0 0 0-59.861333 60.821333A169.962667 169.962667 0 0 1 661.333333 512c0 38.464-12.778667 73.6-34.133333 102.101333L533.333333 502.229333V256.725333a85.333333 85.333333 0 0 0-144.853333-61.162666l-61.930667 60.245333-82.282666-98.069333a42.666667 42.666667 0 1 0-65.365334 54.826666l548.501334 653.696a42.666667 42.666667 0 1 0 65.365333-54.826666l-3.349333-4.010667zM448 256.725333v143.808l-66.432-79.168L448 256.725333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundVolumeOff = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundVolumeOff as default };