@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.57 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 CameraB = createMeisterIcons("camera-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": "723b69a2b475b8e6c89a53588c76d81599c75680", "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": "ac495c66375a3a2ab250f8cb9c3e347f08b50b45", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 17.55a3 3 0 1 0 0-6 3 3 0 0 0 0 6", "key": "44ed714093e01ccf35f3505e8a508acaaf1c2922", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 12.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 0m1-6A.75.75 0 0 1 10 7.8h4a.75.75 0 0 1 0 1.5h-4a.75.75 0 0 1-.75-.75", "key": "7eb263850cee4ffc6775b0c941d95da246b33ba5", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { CameraB as default };
//# sourceMappingURL=CameraB.js.map