UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.41 kB
"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 SettingsVerticalB = createMeisterIcons("settings-vertical-b", [["path", { "fill": "currentColor", "d": "M16.5 8.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "510596932f9becb2ffa1c731175d64edead89bb9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.5 5.25a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M13.75 6.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m2.75 4.25a.75.75 0 0 1 .75.75v8a.75.75 0 0 1-1.5 0v-8a.75.75 0 0 1 .75-.75", "key": "9fff2f3121dee22be2d27598485605de79fcfabe", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.5 19.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "933ff975ec5bea4a1e42e4420d40d998b24b2d62", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.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 0M7.5 3.75a.75.75 0 0 1 .75.75v8a.75.75 0 0 1-1.5 0v-8a.75.75 0 0 1 .75-.75", "key": "f04848be23568f3e9fa7ff9d8fdc19a2fbea8ff6", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SettingsVerticalB as default }; //# sourceMappingURL=SettingsVerticalB.js.map