@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.6 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 CameraPaper = createMeisterIcons("camera-paper", [["path", { "fill": "currentColor", "d": "M5.75 12.5c-1.086 0-1.95.864-1.95 1.95v4.1c0 1.086.864 1.95 1.95 1.95h6.7c1.086 0 1.95-.864 1.95-1.95v-4.1c0-1.086-.864-1.95-1.95-1.95a.75.75 0 0 1 0-1.5 3.44 3.44 0 0 1 3.45 3.45v4.1A3.44 3.44 0 0 1 12.45 22h-6.7a3.44 3.44 0 0 1-3.45-3.45v-4.1A3.44 3.44 0 0 1 5.75 11a.75.75 0 0 1 0 1.5", "key": "dedb3e6b8f62f05bb20f9162395ab25110c0dbad", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.95 10.4c-.286 0-.45.164-.45.45v.9a.75.75 0 0 1-1.5 0v-.9c0-1.114.836-1.95 1.95-1.95h4.3c1.114 0 1.95.836 1.95 1.95v.8a.75.75 0 0 1-1.5 0v-.8c0-.286-.164-.45-.45-.45zm2.1 4.8a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M6.3 16.45a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0", "key": "942669d010e10ed3fb75a8058f5b986c2bcd14f7", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.35 3.5c-.886 0-1.55.664-1.55 1.55v4.6a.75.75 0 0 1-1.5 0v-4.6A3.013 3.013 0 0 1 11.35 2h7.3a3.013 3.013 0 0 1 3.05 3.05v9.5a3.013 3.013 0 0 1-3.05 3.05h-3.5a.75.75 0 0 1 0-1.5h3.5c.886 0 1.55-.664 1.55-1.55v-9.5c0-.886-.664-1.55-1.55-1.55z", "key": "b84ef8d03250e04f25d3d12162b920c900c59420", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CameraPaper as default };
//# sourceMappingURL=CameraPaper.js.map