UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.09 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 Webcam = createMeisterIcons("webcam", [["path", { "fill": "currentColor", "d": "M12 3.8a6.35 6.35 0 1 0 0 12.7 6.35 6.35 0 0 0 0-12.7m-7.85 6.35a7.85 7.85 0 1 1 15.7 0 7.85 7.85 0 0 1-15.7 0", "key": "a45c4fc885df1d7490fd762393c07a1e493f5034", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 7.8a2.35 2.35 0 1 0 0 4.7 2.35 2.35 0 0 0 0-4.7m-3.85 2.35a3.85 3.85 0 1 1 7.7 0 3.85 3.85 0 0 1-7.7 0m3.1 10.8v-3.7h1.5v3.7z", "key": "23e1ed197fcf3a26886d36944a7550f7b3093968", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7.55 20.95a.75.75 0 0 1 .75-.75h7.4a.75.75 0 1 1 0 1.5H8.3a.75.75 0 0 1-.75-.75", "key": "11494c3ab12a393cfcbc7ae1bccc5229f0aea99a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Webcam as default }; //# sourceMappingURL=Webcam.js.map