UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.4 kB
/** * @license @meistericons/vue v0.5.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const Burger = createMeisterIcons("burger", [["path", { "fill": "currentColor", "d": "M2.6 9.8c0-4.436 4.37-7.95 9.45-7.95 5.073 0 9.45 3.408 9.45 7.95 0 .591-.117 1.16-.222 1.582a.75.75 0 1 1-1.456-.364c.095-.378.178-.809.178-1.218 0-3.457-3.423-6.45-7.95-6.45-4.52 0-7.95 3.087-7.95 6.45 0 .346.056.62.14 1.025l.045.228a.75.75 0 1 1-1.47.294l-.041-.198C2.69 10.745 2.6 10.31 2.6 9.8", "key": "c541c847d03e4fd40e9ed00a7ad3cade8c288544", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.7 11.2a.75.75 0 0 1 .75-.75h17.1a.75.75 0 0 1 0 1.5H3.45a.75.75 0 0 1-.75-.75m1.533 6.79a.47.47 0 0 0-.133.31v1.9c0 .125.051.233.14.317a.47.47 0 0 0 .31.133h15c.132 0 .377-.12.45-.51V18.3a.43.43 0 0 0-.14-.317.47.47 0 0 0-.31-.133h-15a.43.43 0 0 0-.317.14M2.6 18.3c0-.973.796-1.95 1.95-1.95h15c.973 0 1.95.796 1.95 1.95v1.953l-.008.053c-.139.973-.879 1.844-1.942 1.844h-15c-.973 0-1.95-.796-1.95-1.95zm.6-4.2a.75.75 0 0 1 .75-.75h16.1a.75.75 0 0 1 0 1.5H3.95a.75.75 0 0 1-.75-.75", "key": "9240699817a27d4f35bb7efab9a04c8a71261aa8", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Burger as default }; //# sourceMappingURL=Burger.js.map