UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.01 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 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": "ef74e8e03a3ede3a37795861ad1098d19dd92a2c", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { AlignTop as default }; //# sourceMappingURL=AlignTop.js.map