@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.39 kB
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 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": "03b9b7b62d592938f3978c8bf9b48e8d4dd6c47b", "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": "7cea3e8389e70767f2941caf422e802ae22cce59", "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": "0bae0a7fc213475f0adb620a04954629158d6a90", "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": "1711c44ff9c6c4d4337185722469f4097b79fc36", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SettingsVerticalB as default };
//# sourceMappingURL=SettingsVerticalB.js.map