@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.35 kB
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 MonitorMacAltB = createMeisterIcons("monitor-mac-alt-b", [["path", { "fill": "currentColor", "d": "M8.338 15.75h7.324l.488 3.903v.047c0 .38-.14.749-.374 1.03a1.4 1.4 0 0 1-1.076.52H9.3a1.5 1.5 0 0 1-1.09-.493c-.252-.274-.45-.702-.35-1.186zm1.324 1.5-.312 2.5h5.287l.01-.028-.309-2.472z", "key": "c0f75e8f5780d9320f131a30167a1fc88dedd76e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 5.2v9.5c0 1-.8 1.7-1.7 1.7H4.7c-1 0-1.7-.8-1.7-1.7V5.2c0-.9.8-1.7 1.7-1.7h14.5c1 0 1.8.7 1.8 1.7", "key": "4548b3149fd15a1c290b8c2e9a5fafd3d578db6d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.7 4.25c-.486 0-.95.464-.95.95v9.5c0 .515.393.95.95.95h14.6c.515 0 .95-.393.95-.95V5.2c0-.53-.407-.95-1.05-.95zm-2.45.95c0-1.314 1.136-2.45 2.45-2.45h14.5c1.357 0 2.55.98 2.55 2.45v9.5c0 1.443-1.165 2.45-2.45 2.45H4.7c-1.443 0-2.45-1.165-2.45-2.45z", "key": "9c60c4f721b43510653b5d469da223411f83f4d0", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MonitorMacAltB as default };
//# sourceMappingURL=MonitorMacAltB.js.map