@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.21 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 Projector = createMeisterIcons("projector", [["path", { "fill": "currentColor", "d": "M4.3 7.4a.575.575 0 0 0-.55.55v6c0 .366.24.55.45.55h15.5c.286 0 .55-.264.55-.55v-6a.575.575 0 0 0-.55-.55zm-2.05.55c0-1.114.936-2.05 2.05-2.05h15.4c1.114 0 2.05.936 2.05 2.05v6c0 1.114-.936 2.05-2.05 2.05H4.2c-1.19 0-1.95-1.016-1.95-2.05z", "key": "42d2a9e862721d90d0cf8275c5ca1c7d6787d38e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M16.6 10.1a.85.85 0 1 0 0 1.7.85.85 0 0 0 0-1.7m-2.35.85a2.35 2.35 0 1 1 4.7 0 2.35 2.35 0 0 1-4.7 0m-8.5 0a.75.75 0 0 1 .75-.75h4.6a.75.75 0 0 1 0 1.5H6.5a.75.75 0 0 1-.75-.75m.35 3.55a.75.75 0 0 1 .75.75v2.1a.75.75 0 0 1-1.5 0v-2.1a.75.75 0 0 1 .75-.75m11.7 0a.75.75 0 0 1 .75.75v2.1a.75.75 0 0 1-1.5 0v-2.1a.75.75 0 0 1 .75-.75", "key": "fd3552018d1fb4553436b60df27e090de795f2b7", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Projector as default };
//# sourceMappingURL=Projector.js.map