UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 855 B
/** * @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 MicSquareAlt = createMeisterIcons("mic-square-alt", [["path", { "fill": "currentColor", "d": "M21.75 2.25H2.25v19.5h19.5zm-18 18V3.75h16.5v16.5zm7.1-10.85c0-.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": "b46d96ffc53fbfd27a7c93735fe85c84f065b390", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MicSquareAlt as default }; //# sourceMappingURL=MicSquareAlt.js.map