@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.97 kB
JavaScript
import _sfc_main from './u-line-video-camera.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: "M725.333333 332.8l104.533334-53.333333c23.466667-10.666667 51.2-10.666667 72.533333 4.266666 21.333333 12.8 36.266667 38.4 36.266667 64V661.333333c0 25.6-12.8 51.2-36.266667 64-21.333333 12.8-49.066667 14.933333-72.533333 2.133334L725.333333 672v64c0 64-53.333333 117.333333-117.333333 117.333333h-405.333333c-64 0-117.333333-53.333333-117.333334-117.333333v-448C85.333333 224 138.666667 170.666667 202.666667 170.666667h405.333333c64 0 117.333333 53.333333 117.333333 117.333333v44.8z m0 70.4v196.266667l134.4 70.4c4.266667 2.133333 6.4 2.133333 10.666667 0 2.133333-2.133333 4.266667-6.4 4.266667-8.533334V347.733333c0-4.266667-2.133333-6.4-4.266667-8.533333-2.133333-2.133333-6.4-2.133333-10.666667 0l-134.4 64z m-64-115.2c0-29.866667-23.466667-53.333333-53.333333-53.333333h-405.333333c-14.933333 0-27.733333 6.4-38.4 14.933333-8.533333 10.666667-14.933333 23.466667-14.933334 38.4v448c0 14.933333 6.4 27.733333 14.933334 38.4 10.666667 8.533333 23.466667 14.933333 38.4 14.933333h405.333333c29.866667 0 53.333333-23.466667 53.333333-53.333333v-448z m-373.333333 149.333333c-36.266667 0-64-27.733333-64-64s27.733333-64 64-64 64 27.733333 64 64-27.733333 64-64 64z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineVideoCamera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineVideoCamera as default };