@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 872 B
JavaScript
;
/**
* @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 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": "5b16940ba839de868ec2d5d5896fd8ae79080e91", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MicSquareAlt as default };
//# sourceMappingURL=MicSquareAlt.js.map