@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.02 kB
JavaScript
import _sfc_main from './u-round-attachment.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: "M808.533333 193.536A297.941333 297.941333 0 0 0 597.333333 106.069333a297.941333 297.941333 0 0 0-211.2 87.466667L205.098667 374.570667a42.624 42.624 0 1 0 60.330666 60.330666l181.034667-181.034666A212.48 212.48 0 0 1 597.333333 191.402667a212.352 212.352 0 0 1 150.826667 62.464A212.736 212.736 0 0 1 810.666667 404.736a212.352 212.352 0 0 1-62.464 150.826667l-241.365334 241.365333a127.274667 127.274667 0 0 1-90.496 37.504 127.274667 127.274667 0 0 1-90.496-37.504 126.72 126.72 0 0 1-37.504-89.813333c0.042667-33.322667 12.373333-66.048 37.504-91.221334l241.365334-241.365333a42.368 42.368 0 0 1 30.165333-12.501333 42.368 42.368 0 0 1 30.165333 12.501333 42.368 42.368 0 0 1 12.501334 30.165333 42.368 42.368 0 0 1-12.501334 30.165334l-241.365333 241.365333a42.624 42.624 0 1 0 60.330667 60.330667l241.365333-241.365334a127.786667 127.786667 0 0 0 0-180.992 127.786667 127.786667 0 0 0-180.992 0l-241.365333 241.365334a213.589333 213.589333 0 0 0-62.464 151.552c0 54.4 21.205333 108.885333 62.464 150.144a212.778667 212.778667 0 0 0 150.869333 62.464 213.034667 213.034667 0 0 0 150.869333-62.464l241.365334-241.365334a297.941333 297.941333 0 0 0 87.466666-211.2 297.941333 297.941333 0 0 0-87.466666-211.2z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundAttachment = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundAttachment as default };