@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.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 AlignBottom = createMeisterIcons("align-bottom", [["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 15zM6 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 15zM4 19.25a.75.75 0 0 0 0 1.5h16a.75.75 0 0 0 0-1.5z", "key": "f6828be3282db8e9a509573f649741b287f176f4", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AlignBottom as default };
//# sourceMappingURL=AlignBottom.js.map