@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.23 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 Keypad = createMeisterIcons("keypad", [["path", { "fill": "currentColor", "d": "M5 3.825a1.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 0M12 3.825a1.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 0m8.5 0a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M19 2.325a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m-14 8.5a1.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 0m8.5 0a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M12 9.325a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5m7 1.5a1.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-6.42 5.87a.75.75 0 0 0-1.06 1.06l2.3 2.3a1.233 1.233 0 0 0 1.76 0l2.3-2.3a.75.75 0 0 0-1.06-1.06l-2.12 2.12z", "key": "8383d109036a367bbd7d7d91db3d0fddaf1da61c", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Keypad as default };
//# sourceMappingURL=Keypad.js.map