@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.41 kB
JavaScript
;
/**
* @license @meistericons/react v0.21.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 SettingsHorizontalB = createMeisterIcons("settings-horizontal-b", [["path", { "fill": "currentColor", "d": "M6.5 9.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "54ce37607b0c91eed8e9e410dc12c5cdb5f0ff38", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.5 6.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M3.75 7.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m7 0a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1-.75-.75", "key": "1036eef132590cee3c47b02e91ef1b8a84d8be9c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.5 18.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "04e055371dba9c805988a16b94471436d839a057", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.5 15.25a1.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 0m-11 0a.75.75 0 0 1 .75-.75h8a.75.75 0 0 1 0 1.5h-8a.75.75 0 0 1-.75-.75", "key": "7ac3990a129093785292d31b28e2b29e3fca5c27", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SettingsHorizontalB as default };
//# sourceMappingURL=SettingsHorizontalB.js.map