@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 2.04 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.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 BurgerB = createMeisterIcons("burger-b", [["path", { "fill": "currentColor", "d": "M20.75 9.8c0 .3 0 .5-.1.8s-.4.6-.7.6H4.05c-.3 0-.7-.3-.7-.6 0-.2-.1-.5-.1-.8 0-4 3.9-7.1 8.7-7.1s8.8 3.1 8.8 7.1", "key": "478a25573b6e668222ee2e8f88735382730b23ac", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.95 3.45C7.408 3.45 4 6.354 4 9.8c0 .075.013.166.038.303l.006.035.032.18q.01.059.016.132H19.88a.3.3 0 0 0 .06-.087c.058-.176.061-.27.061-.563 0-3.436-3.496-6.35-8.05-6.35m-7.847 7.006h-.002zM2.5 9.8c0-4.555 4.392-7.85 9.45-7.85 5.046 0 9.55 3.286 9.55 7.85v.018c0 .301 0 .603-.139 1.02-.093.28-.27.538-.484.732-.21.188-.53.38-.927.38H4.05c-.37 0-.708-.17-.937-.357-.22-.18-.513-.521-.513-.993v.002q.002.002-.007-.055l-.022-.127-.009-.048A3 3 0 0 1 2.5 9.8", "key": "010dd64a9260439b6794044ef657869368f706e4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.75 18.3v1.9c0 .6-.5 1.2-1.2 1.2h-15c-.6 0-1.2-.5-1.2-1.2v-1.9c0-.6.5-1.2 1.2-1.2h15c.6 0 1.2.6 1.2 1.2", "key": "813ee60326d31742e0c2a0a3fba7764af6178eb6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.233 17.99a.47.47 0 0 0-.133.31v1.9c0 .125.051.233.14.317a.47.47 0 0 0 .31.133h15a.43.43 0 0 0 .317-.14.47.47 0 0 0 .133-.31v-1.9c0-.056-.036-.175-.155-.295-.12-.12-.239-.155-.295-.155h-15a.43.43 0 0 0-.317.14M2.6 18.3c0-.973.796-1.95 1.95-1.95h15c.544 0 1.025.264 1.355.595s.595.81.595 1.355v1.9c0 .973-.796 1.95-1.95 1.95h-15c-.973 0-1.95-.796-1.95-1.95zm.6-4.2a.75.75 0 0 1 .75-.75h16.1a.75.75 0 1 1 0 1.5H3.95a.75.75 0 0 1-.75-.75", "key": "2c3f0858937bc0e6ebafe14c92cebae7b005804c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { BurgerB as default };
//# sourceMappingURL=BurgerB.js.map