@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 827 B
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 SettingsHorizontal = createMeisterIcons("settings-horizontal", [["path", { "fill": "currentColor", "d": "M5.25 7.5a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M6.5 4.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m5 2a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5zm6 8.5a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5m-2.75 1.25a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0M4.5 15.75a.75.75 0 0 0 0 1.5h8a.75.75 0 0 0 0-1.5z", "key": "54a17def30f9e4ba67fa19a2b9d65b771f474f60", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SettingsHorizontal as default };
//# sourceMappingURL=SettingsHorizontal.js.map