UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 931 B
"use strict"; /** * @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 MonitorMacAlt = createMeisterIcons("monitor-mac-alt", [["path", { "fill": "currentColor", "d": "M4.7 2.75c-1.314 0-2.45 1.136-2.45 2.45v9.6c0 1.443 1.165 2.45 2.45 2.45h3.45l-.29 2.321c-.1.484.098.912.35 1.186.257.28.65.493 1.09.493h5.4a1.5 1.5 0 0 0 1.09-.493c.252-.274.45-.702.35-1.186l-.29-2.321h3.45c1.314 0 2.45-1.136 2.45-2.45V5.2c0-1.443-1.165-2.45-2.45-2.45zm9.638 14.5H9.662l-.312 2.5h5.3zM3.75 5.2c0-.486.464-.95.95-.95h14.6c.515 0 .95.393.95.95v9.6c0 .486-.464.95-.95.95H4.7a.936.936 0 0 1-.95-.95z", "key": "d38977f8200df9b4613e4994a04d2cb8d2141370", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MonitorMacAlt as default }; //# sourceMappingURL=MonitorMacAlt.js.map