UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.03 kB
"use strict"; /** * @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 CameraMinimal = createMeisterIcons("camera-minimal", [["path", { "fill": "currentColor", "d": "M8.8 4.2c-.586 0-1.05.464-1.05 1.05v1.3A.75.75 0 0 1 7 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-.748-.8l-.002-.05v-1.2c0-.586-.464-1.05-1.05-1.05zM6.25 5.25v.61c-2.26.361-4 2.33-4 4.69v6A4.76 4.76 0 0 0 7 21.3h10a4.76 4.76 0 0 0 4.75-4.75v-6c0-2.36-1.74-4.329-4-4.69v-.61A2.543 2.543 0 0 0 15.2 2.7H8.8a2.543 2.543 0 0 0-2.55 2.55m3.5 8.3a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0M12 9.8a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5", "key": "0cd009f7e1c6c18f5f728a6fbaaef526682111d5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CameraMinimal as default }; //# sourceMappingURL=CameraMinimal.js.map