@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (25 loc) • 1.83 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uRoundThumbtack_vue_vue_type_script_lang = require('./u-round-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: "M44.2038269,18.0502701l-1.4140625-1.4140625L30.0619812,3.9081192l-9.9216309,9.9215698 c-1.1588745-0.2295532-2.3354492-0.3443604-3.5120239-0.3443604c-3.8891602-0.0006714-7.7877808,1.255188-11.0241089,3.7675781 l-1.8080444,1.4035034l11.5205078,11.31073L4.6061096,40.6777115c-0.7810669,0.7810059-0.7810669,2.0473633,0,2.8283691 c0.7810669,0.7810669,2.0473633,0.7810669,2.8284302,0L18.171051,32.7695694l11.5186157,11.3088989l1.3700562-1.833374 c2.3792114-3.1838379,3.567749-6.9767456,3.5671997-10.7611694c0-1.1762085-0.1148071-2.352356-0.3441772-3.5108643 L44.2038269,18.0502701z M29.8548279,26.7444229l0.2973022,1.1141968c0.3163452,1.1853638,0.4747925,2.4053345,0.4747925,3.6253052 c-0.0004272,2.2003784-0.5154419,4.3956299-1.5421753,6.3951416L10.0052185,19.1468277 c2.0599976-1.1066895,4.3387451-1.6610107,6.6231079-1.661499c1.2203369,0,2.4406738,0.1585693,3.6263428,0.4750366 l1.1143799,0.2974243l8.6928711-8.6928101l8.4853516,8.4854736L29.8548279,26.7444229z"
},
null,
-1
/* HOISTED */
)
]));
}
var uRoundThumbtack = /* @__PURE__ */ _pluginVue_exportHelper.default(uRoundThumbtack_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uRoundThumbtack;