@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 843 B
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 SettingsVertical = createMeisterIcons("settings-vertical", [["path", { "fill": "currentColor", "d": "M15.25 6.5a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0m1.25-2.75a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m.75 7.75a.75.75 0 0 0-1.5 0v8a.75.75 0 0 0 1.5 0zM7.5 16.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M4.75 17.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m3.5-13a.75.75 0 0 0-1.5 0v8a.75.75 0 0 0 1.5 0z", "key": "26b5d4ec5332c63f0841d5709d0c64232301f4b3", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SettingsVertical as default };
//# sourceMappingURL=SettingsVertical.js.map