@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.63 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 MicSquareAltB = createMeisterIcons("mic-square-alt-b", [["path", { "fill": "currentColor", "d": "M2.25 2.25h19.5v19.5H2.25zm1.5 1.5v16.5h16.5V3.75z", "key": "28cf3d4a678f1cdf949aef5478e9d1a805b02001", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 13.9c-1.1 0-1.9-.9-1.9-1.9V9.4c0-1.1.9-1.9 1.9-1.9 1.1 0 1.9.9 1.9 1.9V12c0 1-.9 1.9-1.9 1.9", "key": "f06a31ff43c98c0b9daecdcd6aaa6ca05ee54ec3", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12 8.25c-.612 0-1.15.49-1.15 1.15V12c0 .612.49 1.15 1.15 1.15.586 0 1.15-.564 1.15-1.15V9.4c0-.612-.49-1.15-1.15-1.15M9.35 9.4c0-1.54 1.262-2.65 2.65-2.65 1.54 0 2.65 1.262 2.65 2.65V12c0 1.414-1.236 2.65-2.65 2.65-1.54 0-2.65-1.262-2.65-2.65z", "key": "0eb392fcd053bd70b1de478287358504e5f2cc59", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M11.9 13.15a.75.75 0 0 1 .75.75v2.6a.75.75 0 0 1-1.5 0v-2.6a.75.75 0 0 1 .75-.75", "key": "2b8f02fa31009168a97209ff54150e57158aec26", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9.25 16.5a.75.75 0 0 1 .75-.75h3.9a.75.75 0 0 1 0 1.5H10a.75.75 0 0 1-.75-.75", "key": "395af952e317a9861a07b1f85351555b7252aa9f", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MicSquareAltB as default };
//# sourceMappingURL=MicSquareAltB.js.map