@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
43 lines (40 loc) • 2.4 kB
JavaScript
import _sfc_main from './u-round-arrow-down-circle.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1717665343074",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "20871",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M512 85.333333c-235.669333 0.021333-426.645333 191.018667-426.666667 426.666667 0.021333 235.648 190.997333 426.645333 426.666667 426.666667 235.648-0.021333 426.645333-191.018667 426.666667-426.666667-0.021333-235.648-191.018667-426.645333-426.666667-426.666667z m241.365333 668.032A340.053333 340.053333 0 0 1 512 853.333333a340.053333 340.053333 0 0 1-241.365333-99.968A340.053333 340.053333 0 0 1 170.666667 512a340.074667 340.074667 0 0 1 99.968-241.365333A340.053333 340.053333 0 0 1 512 170.666667a340.053333 340.053333 0 0 1 241.365333 99.968A340.074667 340.074667 0 0 1 853.333333 512a340.074667 340.074667 0 0 1-99.968 241.365333z",
"p-id": "20872"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
d: "M652.522667 503.232L554.666667 601.024V298.666667a42.666667 42.666667 0 0 0-85.333334 0v302.272l-97.664-97.770667a42.666667 42.666667 0 0 0-60.373333 60.330667l170.517333 170.666666c5.546667 5.546667 12.266667 9.066667 19.328 10.922667 0.917333 0.234667 1.792 0.618667 2.688 0.789333 1.152 0.213333 2.304 0.213333 3.456 0.341334 1.557333 0.170667 3.114667 0.426667 4.693334 0.448 1.578667 0 3.114667-0.277333 4.693333-0.426667 1.130667-0.149333 2.304-0.128 3.456-0.341333 1.621333-0.32 3.157333-0.917333 4.736-1.408 1.066667-0.341333 2.133333-0.533333 3.178667-0.938667 0.64-0.256 1.216-0.682667 1.856-0.981333 4.416-2.048 8.618667-4.736 12.266666-8.384l170.666667-170.602667a42.666667 42.666667 0 0 0-60.309333-60.373333z",
"p-id": "20873"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundArrowDownCircle = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uRoundArrowDownCircle as default };