@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.08 kB
JavaScript
/**
* @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 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": "be19bffd0a40446c8497eb5b0909fdc71d430a04", "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": "b93b40a176aa9654545f454336e81b86fcff1110", "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": "8bad04fdc21895d3a3cf43bb73a088e831e607cf", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Webcam as default };
//# sourceMappingURL=Webcam.js.map