UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.22 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 SevenKey = createMeisterIcons("seven-key", [["path", { "fill": "currentColor", "d": "M5 3.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M2.25 5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0M12 3.75a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M9.25 5a2.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.25a2.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.5M2.25 12a2.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.25a2.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.5M16.25 12a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0m-5.5 7a1.25 1.25 0 1 1 2.5 0 1.25 1.25 0 0 1-2.5 0M12 16.25a2.75 2.75 0 1 0 0 5.5 2.75 2.75 0 0 0 0-5.5", "key": "de1bc79d72d3ca5717481faeac1db3f0a6eaeb3d", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { SevenKey as default }; //# sourceMappingURL=SevenKey.js.map