UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 844 B
"use strict"; /** * @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 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": "219b93ec2bb56b46ccd80c7ce79b530b47bed3fc", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SettingsHorizontal as default }; //# sourceMappingURL=SettingsHorizontal.js.map