@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.05 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 MicSquare = createMeisterIcons("mic-square", [["path", { "fill": "currentColor", "d": "M3.75 9c0-2.886 2.364-5.25 5.25-5.25h6c2.886 0 5.25 2.364 5.25 5.25v6c0 2.886-2.364 5.25-5.25 5.25H9c-2.886 0-5.25-2.364-5.25-5.25zM9 2.25C5.286 2.25 2.25 5.286 2.25 9v6c0 3.714 3.036 6.75 6.75 6.75h6c3.714 0 6.75-3.036 6.75-6.75V9c0-3.714-3.036-6.75-6.75-6.75zm1.85 7.15c0-.66.538-1.15 1.15-1.15.66 0 1.15.538 1.15 1.15V12c0 .586-.564 1.15-1.15 1.15-.66 0-1.15-.538-1.15-1.15zM12 6.75c-1.388 0-2.65 1.11-2.65 2.65V12a2.66 2.66 0 0 0 1.9 2.545v1.205H10a.75.75 0 0 0 0 1.5h3.9a.75.75 0 0 0 0-1.5h-1.15v-1.217c1.074-.34 1.9-1.377 1.9-2.533V9.4c0-1.388-1.11-2.65-2.65-2.65", "key": "9e2a17d04e0ab12edff4bbc188f39531c03e7a74", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MicSquare as default };
//# sourceMappingURL=MicSquare.js.map