@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.39 kB
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 SwitchAddB = createMeisterIcons("switch-add-b", [["path", { "fill": "currentColor", "d": "M3 12c0-2.8 2.2-5 5-5h8c2.8 0 5 2.2 5 5s-2.2 5-5 5H8c-2.8 0-5-2.3-5-5", "key": "f22f1ecf4c2c963257b42e7829b64fec9c859bf0", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8 7.75c-2.386 0-4.25 1.864-4.25 4.25 0 2.296 1.874 4.25 4.25 4.25h8c2.386 0 4.25-1.864 4.25-4.25S18.386 7.75 16 7.75zM2.25 12c0-3.214 2.536-5.75 5.75-5.75h8c3.214 0 5.75 2.536 5.75 5.75s-2.536 5.75-5.75 5.75H8c-3.224 0-5.75-2.646-5.75-5.75", "key": "ecb3e2794795151582b0b2ac58be83433ba8a8fe", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M12.25 12a.75.75 0 0 1 .75-.75h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", "key": "08bd9672af32bebb1780aca6946c5cd74cc91f2c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M15 9.25a.75.75 0 0 1 .75.75v4a.75.75 0 0 1-1.5 0v-4a.75.75 0 0 1 .75-.75", "key": "1b114905ffaf7a1f0f1fd0b229856813ddc28f03", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { SwitchAddB as default };
//# sourceMappingURL=SwitchAddB.js.map