@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.03 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 AlignTop = createMeisterIcons("align-top", [["path", { "fill": "currentColor", "d": "M4 3.25a.75.75 0 0 0 0 1.5h16a.75.75 0 0 0 0-1.5zm2 4.5c-.686 0-1.25.564-1.25 1.25v9c0 .71.489 1.25 1.25 1.25h2c.686 0 1.25-.564 1.25-1.25V9c0-.686-.564-1.25-1.25-1.25zM3.25 9A2.756 2.756 0 0 1 6 6.25h2A2.756 2.756 0 0 1 10.75 9v9A2.756 2.756 0 0 1 8 20.75H6c-1.639 0-2.75-1.26-2.75-2.75zM16 7.75c-.686 0-1.25.564-1.25 1.25v5c0 .71.489 1.25 1.25 1.25h2c.686 0 1.25-.564 1.25-1.25V9c0-.686-.564-1.25-1.25-1.25zM13.25 9A2.756 2.756 0 0 1 16 6.25h2A2.756 2.756 0 0 1 20.75 9v5A2.756 2.756 0 0 1 18 16.75h-2c-1.639 0-2.75-1.26-2.75-2.75z", "key": "fcbbc19c3af47ec0b2e56811b3927e8238b2b5f6", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AlignTop as default };
//# sourceMappingURL=AlignTop.js.map