@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.91 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 CameraPaperB = createMeisterIcons("camera-paper-b", [["path", { "fill": "currentColor", "d": "M5.75 12.55c-1.086 0-1.95.864-1.95 1.95v4c0 1.086.864 1.95 1.95 1.95h6.7c1.086 0 1.95-.864 1.95-1.95v-1.6a.75.75 0 0 1 1.5 0v1.6a3.44 3.44 0 0 1-3.45 3.45h-6.7A3.44 3.44 0 0 1 2.3 18.5v-4a3.44 3.44 0 0 1 3.45-3.45.75.75 0 0 1 0 1.5", "key": "075a290721f5c0ab01f10e23467a7bedaad1e85d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.95 10.45c-.286 0-.45.164-.45.45v.8a.75.75 0 0 1-1.5 0v-.8c0-1.114.836-1.95 1.95-1.95h2.2a.75.75 0 0 1 0 1.5zm2.1 4.8a1.25 1.25 0 1 0 0 2.5 1.25 1.25 0 0 0 0-2.5M6.3 16.5a2.75 2.75 0 1 1 5.5 0 2.75 2.75 0 0 1-5.5 0", "key": "f16eb52d10b8c3856a6c28253184aabc28e36463", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.95 5.1v9.5c0 1.3-1 2.3-2.3 2.3h-3.5v-2.5c0-1.5-1.2-2.7-2.7-2.7v-.8c0-.7-.5-1.2-1.2-1.2h-2.2V5.1c0-1.3 1-2.3 2.3-2.3h7.2c1.3.1 2.4 1.1 2.4 2.3", "key": "beb3b3b5aca816e068ff6dbbbc250b03785e8da5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.35 3.55c-.886 0-1.55.664-1.55 1.55v3.85h1.45c1.114 0 1.95.836 1.95 1.95v.13c1.55.34 2.7 1.714 2.7 3.37v1.75h2.75c.886 0 1.55-.664 1.55-1.55V5.1c0-.713-.69-1.462-1.68-1.55zM8.3 5.1a3.013 3.013 0 0 1 3.05-3.05h7.229l.029.002C20.203 2.175 21.7 3.42 21.7 5.1v9.5a3.013 3.013 0 0 1-3.05 3.05H14.4V14.4c0-1.086-.864-1.95-1.95-1.95h-.75V10.9c0-.286-.164-.45-.45-.45H8.3z", "key": "6629b6fc06717a316d878936ce97fc1aa32d5a81", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CameraPaperB as default };
//# sourceMappingURL=CameraPaperB.js.map