@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.76 kB
JavaScript
import _sfc_main from './u-solid-safety.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: "M508.586667 85.333333c75.093333 42.88 133.76 71.253333 176.213333 85.333334 31.36 10.453333 78.08 20.906667 140.16 31.573333 40.96 7.04 71.04 42.453333 71.04 84.053333v309.973334c0 14.933333-3.84 29.653333-11.306667 42.453333-61.653333 107.306667-115.84 177.706667-162.56 211.413333-49.493333 35.626667-120.32 65.066667-212.266666 88.533334-106.24-34.133333-183.893333-69.12-233.386667-104.96-46.72-33.92-93.226667-99.626667-139.946667-197.333334-5.546667-11.52-8.32-24.106667-8.32-36.906666V284.586667c0-40.96 29.013333-75.946667 69.12-83.84 53.333333-10.24 94.72-20.48 124.16-30.293334C362.666667 156.8 424.96 128.426667 508.586667 85.333333z m205.226666 308.053334a31.786667 31.786667 0 0 0-45.226666 0l-193.92 193.92-78.72-78.72a31.786667 31.786667 0 0 0-45.226667 0 31.786667 31.786667 0 0 0 0 45.226666l93.44 93.44c6.4 6.4 13.226667 14.506667 26.026667 14.506667 16.64 0 24.32-4.48 32.426666-11.946667l211.2-211.2c12.586667-12.586667 12.586667-32.64 0-45.226666z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidSafety = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidSafety as default };