@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.53 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 CameraMinimalB = createMeisterIcons("camera-minimal-b", [["path", { "fill": "currentColor", "d": "M7 7.3a3.26 3.26 0 0 0-3.25 3.25v6A3.26 3.26 0 0 0 7 19.8h10a3.26 3.26 0 0 0 3.25-3.25v-6A3.26 3.26 0 0 0 17 7.3a.75.75 0 0 1 0-1.5 4.76 4.76 0 0 1 4.75 4.75v6A4.76 4.76 0 0 1 17 21.3H7a4.76 4.76 0 0 1-4.75-4.75v-6A4.76 4.76 0 0 1 7 5.8a.75.75 0 0 1 0 1.5", "key": "341fc752994d16f05fe7fc9499cd9ed82a0d2ea6", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.8 4.2c-.586 0-1.05.464-1.05 1.05v1.3a.75.75 0 0 1-1.5 0v-1.3A2.543 2.543 0 0 1 8.8 2.7h6.4a2.543 2.543 0 0 1 2.55 2.55v1.2a.75.75 0 0 1-1.5 0v-1.2c0-.586-.464-1.05-1.05-1.05z", "key": "0cf7f846afae071f10147489049bcaf4e0de6d9f", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 16.55a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "0bb052da51121823567182429e5d570c40619607", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 11.3a2.25 2.25 0 1 0 0 4.5 2.25 2.25 0 0 0 0-4.5m-3.75 2.25a3.75 3.75 0 1 1 7.5 0 3.75 3.75 0 0 1-7.5 0", "key": "47443a2176e152e9a97e125a81743001b018aeec", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CameraMinimalB as default };
//# sourceMappingURL=CameraMinimalB.js.map