@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 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": "b5c45c4872041bd1d8ece502e1906509c1c01120", "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": "8e04a630f5de9a26b0160dbb505a110c9902e766", "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": "a088d0346569d7c82c191a4e26c256e6831e0d3e", "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": "904f342989ea9fc4a0031211ee8d00b938065537", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SettingsHorizontalB as default };
//# sourceMappingURL=SettingsHorizontalB.js.map