@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.8 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 MonitorBackB = createMeisterIcons("monitor-back-b", [["path", { "fill": "currentColor", "d": "M11.4 13.25c-.766 0-1.393.556-1.453 1.218v.003l-.201 2.111-.396 3.168h5.287l.01-.028-.39-3.122-.297-2.079c-.145-.763-.753-1.271-1.46-1.271zm-2.947 1.08c.141-1.537 1.514-2.58 2.947-2.58h1.1c1.49 0 2.678 1.087 2.938 2.516l.002.014.304 2.127.406 3.246v.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.186l.395-3.153z", "key": "3a5b567d988c9cf92fc79f95a64f2b31d7077aa9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M21 5.2v9.5c0 1-.8 1.7-1.7 1.7H15l-.3-2.1c-.1-1.1-1.1-1.9-2.2-1.9h-1.1c-1.1 0-2 .8-2.2 1.9l-.3 2.1H4.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": "ae642d37c741be705079cdbeeb914dc8e725d7e5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.7 4.25c-.486 0-.95.464-.95.95v9.5c0 .515.393.95.95.95h3.55l.21-1.47.002-.014c.26-1.43 1.448-2.516 2.938-2.516h1.1c1.427 0 2.795 1.035 2.945 2.561l.205 1.439h3.65c.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.45h-4.95l-.395-2.763-.002-.02c-.06-.661-.687-1.217-1.453-1.217h-1.1c-.707 0-1.315.508-1.46 1.271l-.39 2.729H4.7c-1.443 0-2.45-1.165-2.45-2.45z", "key": "0f2dd64a0c1d631bc46a37f9d0e69a80440a0ed8", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { MonitorBackB as default };
//# sourceMappingURL=MonitorBackB.js.map