@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.51 kB
JavaScript
import _sfc_main from './u-solid-recording.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: "M320.704 276.693333c0-105.6 85.546667-191.36 191.36-191.36s191.36 85.546667 191.36 191.36v196.053334c0 105.6-85.546667 191.36-191.36 191.36s-191.36-85.546667-191.36-191.36v-196.053334z m228.906667 526.293334v99.626666c0 19.84-16.213333 36.053333-36.053334 36.053334s-36.053333-16.213333-36.053333-36.053334v-99.2c-160.853333-17.28-286.506667-153.6-286.506667-318.933333 0-19.84 16.213333-36.053333 36.053334-36.053333s36.053333 16.213333 36.053333 36.053333c0 137.173333 111.573333 248.746667 248.746667 248.746667s248.746667-111.573333 248.746666-248.746667c0-19.84 16.213333-36.053333 36.053334-36.053333 19.84 0 36.053333 16.213333 36.053333 36.053333 0 164.266667-123.733333 299.946667-283.093333 318.506667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidRecording = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidRecording as default };