@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.86 kB
JavaScript
/**
* @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 AlarmArrowLeftB = createMeisterIcons("alarm-arrow-left-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": "88f7e248933867dbb3b5d16804ecd74810b34f5a", "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": "6018e049b5cc4f4d659637300c3329c315712f9d", "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": "23321d234a1ec14a718caa7073a1afecc988e00e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8.85 12.2a.75.75 0 0 1 .75-.75H15a.75.75 0 0 1 0 1.5H9.6a.75.75 0 0 1-.75-.75", "key": "8a6e566e9929d708c67451ebf45c835c5ef36d0d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M11.93 9.17a.75.75 0 0 1 0 1.06L9.96 12.2l1.97 1.97a.75.75 0 1 1-1.06 1.06l-2.2-2.2a1.24 1.24 0 0 1-.37-.868c0-.296.124-.637.43-.852l2.14-2.14a.75.75 0 0 1 1.06 0", "key": "03069500b392557216de60ef89c38f5d69bd607e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AlarmArrowLeftB as default };
//# sourceMappingURL=AlarmArrowLeftB.js.map