UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.49 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 AlarmArrowUp = createMeisterIcons("alarm-arrow-up", [["path", { "fill": "currentColor", "d": "M12 5.05a7.15 7.15 0 1 0 0 14.3 7.15 7.15 0 0 0 0-14.3M3.35 12.2a8.65 8.65 0 1 1 17.3 0 8.65 8.65 0 0 1-17.3 0m2.88-9.13a.75.75 0 0 1 0 1.06l-1.5 1.5a.75.75 0 1 1-1.06-1.06l1.5-1.5a.75.75 0 0 1 1.06 0", "key": "8fd7d4e9c04893a3a18beff0ecabec08116f25cc", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.847 18.387a.75.75 0 0 1-.034 1.06l-1.6 1.5a.75.75 0 0 1-1.026-1.094l1.6-1.5a.75.75 0 0 1 1.06.034m9.906-15.3a.75.75 0 0 1 1.06-.034l1.6 1.5a.75.75 0 1 1-1.026 1.094l-1.6-1.5a.75.75 0 0 1-.034-1.06m-1.6 15.3a.75.75 0 0 1 1.06-.034l1.6 1.5a.75.75 0 1 1-1.026 1.094l-1.6-1.5a.75.75 0 0 1-.034-1.06M12 9.15a.75.75 0 0 1 .75.75v5.3a.75.75 0 0 1-1.5 0V9.9a.75.75 0 0 1 .75-.75", "key": "4ec68eb8416586cb299befee4fb91bf963503dbf", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12 10.16-1.97 1.97a.75.75 0 1 1-1.06-1.06l2.2-2.2c.228-.229.54-.37.867-.37.296 0 .638.124.853.43l2.14 2.14a.75.75 0 1 1-1.06 1.06z", "key": "a43a96ca59c0c6773e9d33d6747e02804832f369", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { AlarmArrowUp as default }; //# sourceMappingURL=AlarmArrowUp.js.map