@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.72 kB
JavaScript
import _sfc_main from './u-line-risk.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: "M509.866667 85.333333L874.666667 170.666667v426.666666c-38.4 93.866667-87.466667 166.4-151.466667 217.6s-132.266667 93.866667-213.333333 123.733334c-93.866667-44.8-162.133333-87.466667-209.066667-123.733334C256 776.533333 204.8 704 147.2 595.2V170.666667l362.666667-85.333334zM213.333333 221.866667v356.266666c51.2 96 96 157.866667 132.266667 185.6 36.266667 29.866667 91.733333 64 168.533333 102.4 61.866667-27.733333 119.466667-61.866667 168.533334-102.4 51.2-42.666667 93.866667-102.4 128-179.2v-362.666666L509.866667 151.466667 213.333333 221.866667z m298.666667 224l64 64c6.4 6.4 10.666667 14.933333 8.533333 25.6 2.133333 10.666667-2.133333 19.2-8.533333 27.733333l-115.2 115.2c-12.8 12.8-32 12.8-44.8 0-12.8-12.8-12.8-32 0-44.8l96-96-66.133333-66.133333c-6.4-6.4-10.666667-14.933333-8.533334-23.466667 0-8.533333 2.133333-17.066667 8.533334-23.466667l115.2-115.2c12.8-12.8 32-12.8 44.8 0 12.8 12.8 12.8 32 0 44.8L512 445.866667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineRisk = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineRisk as default };