UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.87 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 AlarmArrowRightB = createMeisterIcons("alarm-arrow-right-b", [["path", { "fill": "currentColor", "d": "M12 20.1a7.9 7.9 0 1 0 0-15.8 7.9 7.9 0 0 0 0 15.8", "key": "561c5b0f31bc5cd65ba78e96b15ec3e811106b3b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["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": "cc97427f682215d672ccc5ca690aa2c84e8ca39c", "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.06", "key": "8f51d9391b6291b3cda18f5f1466093623a1c6e0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8.35 12.2a.75.75 0 0 1 .75-.75h5.3a.75.75 0 0 1 0 1.5H9.1a.75.75 0 0 1-.75-.75", "key": "bb449782340dc0ab344e353246f3ee641d4d54f4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12.07 9.17a.75.75 0 0 1 1.06 0l2.2 2.2c.229.228.37.54.37.867 0 .293-.122.631-.42.847l-2.138 2.234a.75.75 0 0 1-1.084-1.037l1.986-2.076-1.974-1.975a.75.75 0 0 1 0-1.06", "key": "6f4da4063228c4f4476b15c1b26c3ead0726bc68", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { AlarmArrowRightB as default }; //# sourceMappingURL=AlarmArrowRightB.js.map