UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.16 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 LineUp = createMeisterIcons("line-up", [["path", { "fill": "currentColor", "d": "M7 3.75C5.114 3.75 3.75 5.114 3.75 7v10A3.26 3.26 0 0 0 7 20.25h10A3.26 3.26 0 0 0 20.25 17V7A3.26 3.26 0 0 0 17 3.75zM2.25 7c0-2.714 2.036-4.75 4.75-4.75h10A4.76 4.76 0 0 1 21.75 7v10A4.76 4.76 0 0 1 17 21.75H7A4.76 4.76 0 0 1 2.25 17z", "key": "1de440210eff8ad92ac2d6164cb0eb1ae67516cb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.2 13.15a.75.75 0 0 1 .75.75v2.4a.75.75 0 0 1-1.5 0v-2.4a.75.75 0 0 1 .75-.75m3.2-3.2a.75.75 0 0 1 .75.75v3.2a.75.75 0 0 1-1.5 0v-3.2a.75.75 0 0 1 .75-.75m3.1-1.6a.75.75 0 0 1 .75.75v1.6a.75.75 0 0 1-1.5 0V9.1a.75.75 0 0 1 .75-.75m3.2-2.4a.75.75 0 0 1 .75.75v5.5a.75.75 0 0 1-1.5 0V6.7a.75.75 0 0 1 .75-.75", "key": "901b89251e9f5939ac2702731dedbf4b9d47fc74", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { LineUp as default }; //# sourceMappingURL=LineUp.js.map