vue-form-kit
Version:
  
28 lines (27 loc) • 1.34 kB
JavaScript
import { openBlock as c, createElementBlock as t, createElementVNode as n } from "vue";
import { _ as o } from "./_plugin-vue_export-helper.9d74fd37.js";
const e = {
name: "IconHashtag"
}, l = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 448 512"
}, s = /* @__PURE__ */ n("path", {
fill: "currentColor",
d: `M424 136l-74.01-.0254l13.63-75.76c2.344-13.03-6.312-25.53-19.38-27.88c-13-2.188-25.5 6.344-27.88
19.38l-15.16 84.26h-111.2l13.63-75.76c2.344-13.03-6.312-25.53-19.38-27.88C171.2 30.15 158.7 38.69 156.4
51.72l-15.16 84.26H56c-13.25 0-24 10.78-24 24.03c0 13.25 10.75 23.97 24 23.97h76.57l-25.92 144H24c-13.25
0-24 10.76-24 24.01C0 365.3 10.75 376 24 376l74.01-.0078l-13.63 75.76c-2.344 13.03 6.312 25.53 19.38
27.88C105.2 479.9 106.6 480 108 480c11.38 0 21.5-8.158 23.59-19.75l15.16-84.26h111.2l-13.63 75.76c-2.344
13.03 6.312 25.53 19.38 27.88C265.2 479.9 266.6 480 268 480c11.38 0 21.5-8.158 23.59-19.75l15.16-84.26L392
376c13.25 0 24-10.75 24-23.1c0-13.25-10.75-24.01-24-24.01h-76.57l25.92-144L424 184c13.25 0 24-10.75
24-23.1C448 146.8 437.3 136 424 136zM266.7 327.1h-111.2l25.92-144h111.2L266.7 327.1z`
}, null, -1), r = [
s
];
function a(_, h, p, i, d, m) {
return c(), t("svg", l, r);
}
const C = /* @__PURE__ */ o(e, [["render", a]]);
export {
C as default
};