@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
26 lines (23 loc) • 1.24 kB
JavaScript
import _sfc_main from './u-solid-Thumbtack.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
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__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidThumbtack as default };