@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.42 kB
JavaScript
import _sfc_main from './u-line-thumb-tack.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: "M482.133333 640H277.333333c-53.333333 0-83.2-61.866667-49.066666-104.533333l113.066666-140.8V149.333333h-74.666666c-17.066667 0-32-14.933333-32-32S249.6 85.333333 266.666667 85.333333h490.666666c17.066667 0 32 14.933333 32 32S774.4 149.333333 757.333333 149.333333H682.666667v251.733334l113.066666 132.266666c36.266667 40.533333 6.4 104.533333-49.066666 104.533334h-204.8c2.133333 4.266667 2.133333 6.4 2.133333 10.666666v256c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-256c0-2.133333 0-4.266667 2.133333-8.533333zM618.666667 149.333333H405.333333v268.8L277.333333 576h469.333334l-128-151.466667V149.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineThumbTack = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineThumbTack as default };