UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.24 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 Camera2 = createMeisterIcons("camera-2", [["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.3h-.021a3.26 3.26 0 0 0-3.229 3.25v6A3.26 3.26 0 0 0 7 19.8h10a3.266 3.266 0 0 0 3.162-2.5H19.9c-1.414 0-2.65-1.236-2.65-2.65v-2.2c0-1.414 1.236-2.65 2.65-2.65h.262A3.266 3.266 0 0 0 17 7.3a.75.75 0 0 1-.748-.8l-.002-.05v-1.2c0-.586-.464-1.05-1.05-1.05zm11.45 7.1h-.35c-.586 0-1.15.564-1.15 1.15v2.2c0 .586.564 1.15 1.15 1.15h.35zm1.5 5.25v-6c0-2.36-1.74-4.329-4-4.69v-.61A2.54 2.54 0 0 0 15.2 2.7H8.8a2.54 2.54 0 0 0-2.55 2.55v.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.75m-12-2a2.25 2.25 0 1 1 4.5 0 2.25 2.25 0 0 1-4.5 0M12 10.8a3.75 3.75 0 1 0 0 7.5 3.75 3.75 0 0 0 0-7.5M9.25 8.55A.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": "00633ad5697829cf0984e3ff1f0501c414690093", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Camera2 as default }; //# sourceMappingURL=Camera2.js.map