vue-form-kit
Version:
  
29 lines (28 loc) • 1.5 kB
JavaScript
import { openBlock as c, createElementBlock as o, createElementVNode as n } from "vue";
import { _ as e } from "./_plugin-vue_export-helper.9d74fd37.js";
const t = {
name: "IconBookOpen"
}, s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 576 512"
}, r = /* @__PURE__ */ n("path", {
fill: "currentColor",
d: `M540.9 56.77C493.8 39.74 449.6 31.58 410.9 32.02C352.2 32.96 308.3 50 288 59.74C267.7 50 223.9 32.98 165.2
32.04C125.8 31.35 82.18 39.72 35.1 56.77C14.02 64.41 0 84.67 0 107.2v292.1c0 16.61 7.594 31.95 20.84 42.08c13.73
10.53 31.34 13.91 48.2 9.344c118.1-32 202 22.92 205.5 25.2C278.6 478.6 283.3 480 287.1 480s9.37-1.359
13.43-4.078c3.516-2.328 87.59-57.21 205.5-25.25c16.92 4.563 34.5 1.188 48.22-9.344C568.4 431.2 576 415.9
576 399.2V107.2C576 84.67 561.1 64.41 540.9 56.77zM264 416.8c-27.86-11.61-69.84-24.13-121.4-24.13c-26.39
0-55.28 3.281-86.08 11.61C53.19 405.3 50.84 403.9 50 403.2C48 401.7 48 399.8 48 399.2V107.2c0-2.297 1.516-4.531
3.594-5.282c40.95-14.8 79.61-22.36 112.8-21.84C211.3 80.78 246.8 93.75 264 101.5V416.8zM528 399.2c0 .5938 0
2.422-2 3.969c-.8438 .6407-3.141 2.063-6.516 1.109c-90.98-24.6-165.4-5.032-207.5 12.53v-315.3c17.2-7.782
52.69-20.74 99.59-21.47c32.69-.5157 71.88 7.047 112.8 21.84C526.5 102.6 528 104.9 528 107.2V399.2z`
}, null, -1), _ = [
r
];
function p(C, a, l, i, d, m) {
return c(), o("svg", s, _);
}
const u = /* @__PURE__ */ e(t, [["render", p]]);
export {
u as default
};