@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (25 loc) • 1.39 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidThumbtack_vue_vue_type_script_lang = require('./u-solid-Thumbtack.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 48 48"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
class: "st0",
d: "M43.1525345,16.1611252L31.8388138,4.8474655c-0.7810669-0.7810669-2.0473633-0.7810669-2.8284302,0 l-8.5102539,8.5101929c-5.6936646-1.1268311-11.8261108,0.5124512-16.2384644,4.9248047L15.575386,29.5961838L4.9687576,40.2028122 c-0.7810669,0.7810059-0.7810669,2.0473633,0,2.8283691c0.7810669,0.7810669,2.0473633,0.7810669,2.8284302,0L18.4038162,32.424614 l11.3136597,11.3137207c4.4123535-4.4123535,6.0516968-10.5448608,4.9248657-16.2385864l8.5101929-8.5101929 C43.9336014,18.2085495,43.9336014,16.9421921,43.1525345,16.1611252z"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidThumbtack = /* @__PURE__ */ _pluginVue_exportHelper.default(uSolidThumbtack_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidThumbtack;