@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 AlarmArrowDownB = createMeisterIcons("alarm-arrow-down-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": "fdf7fa8f12b1c656ac78223df284b5dc1c70d439", "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": "2eb73980cf155410bdbc07c72a3444c0f6c4657b", "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": "0e6cb79f31105dccce6c895159e4f2d9d422d8a7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12 8.55a.75.75 0 0 1 .75.75v5.3a.75.75 0 0 1-1.5 0V9.3a.75.75 0 0 1 .75-.75", "key": "6169f642a9f984bdf45b7a5b7e5100fe67ba0523", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M8.97 12.27a.75.75 0 0 1 1.06 0L12 14.24l1.97-1.97a.75.75 0 1 1 1.06 1.06l-2.2 2.2c-.228.229-.54.37-.867.37a1.04 1.04 0 0 1-.853-.43l-2.14-2.14a.75.75 0 0 1 0-1.06", "key": "fc93b4bc0012139478eca1aa0471b528e7e0e61d", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AlarmArrowDownB as default };
//# sourceMappingURL=AlarmArrowDownB.js.map