UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.01 kB
/** * @license @meistericons/vue v0.5.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": "a858ccb3a68b16ceef05a4c03817d90bbf724309", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CameraMinimal as default }; //# sourceMappingURL=CameraMinimal.js.map