UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.65 kB
"use strict"; /** * @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 AlignBottomB = createMeisterIcons("align-bottom-b", [["path", { "fill": "currentColor", "d": "M10 10v5c0 1.1-.9 2-2 2H6c-1.1 0-2-.9-2-2v-5c0-1.1.9-2 2-2h2c1.1 0 2 .8 2 2", "key": "ba60b15b12f2e87a51cef356ed6f822c702aa668", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6 8.75c-.686 0-1.25.564-1.25 1.25v5c0 .686.564 1.25 1.25 1.25h2c.686 0 1.25-.564 1.25-1.25v-5c0-.761-.54-1.25-1.25-1.25zM3.25 10A2.756 2.756 0 0 1 6 7.25h2c1.49 0 2.75 1.111 2.75 2.75v5A2.756 2.756 0 0 1 8 17.75H6A2.756 2.756 0 0 1 3.25 15z", "key": "3bef67f6bb39c13148fedf2bab4a3248b9d6a4f3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20 6v9c0 1.1-.9 2-2 2h-2c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2h2c1.1 0 2 .8 2 2", "key": "0e6fbb053489d2c54b3265df02665b4c7d009076", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16 4.75c-.686 0-1.25.564-1.25 1.25v9c0 .686.564 1.25 1.25 1.25h2c.686 0 1.25-.564 1.25-1.25V6c0-.761-.54-1.25-1.25-1.25zM13.25 6A2.756 2.756 0 0 1 16 3.25h2c1.49 0 2.75 1.111 2.75 2.75v9A2.756 2.756 0 0 1 18 17.75h-2A2.756 2.756 0 0 1 13.25 15zm-10 14a.75.75 0 0 1 .75-.75h16a.75.75 0 0 1 0 1.5H4a.75.75 0 0 1-.75-.75", "key": "5ab401b2b84ed3853f89d9aba30cfff3a24277b1", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { AlignBottomB as default }; //# sourceMappingURL=AlignBottomB.js.map