@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.4 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 PresentationAlt = createMeisterIcons("presentation-alt", [["path", { "fill": "currentColor", "d": "M4.65 3.15c-.486 0-.95.464-.95.95s.464.95.95.95h14.7c.515 0 .95-.393.95-.95 0-.486-.464-.95-.95-.95zM2.2 4.1c0-1.314 1.136-2.45 2.45-2.45h14.7c1.314 0 2.45 1.136 2.45 2.45 0 1.443-1.165 2.45-2.45 2.45H4.65C3.336 6.55 2.2 5.414 2.2 4.1", "key": "39cd487d1e020e5c5261fe69da3a5245c98bcb77", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.3 5.05h15.5v9.35c0 1.19-1.016 1.95-2.05 1.95H6.25c-1.154 0-1.95-.977-1.95-1.95zm1.5 1.5v7.85a.47.47 0 0 0 .133.31c.084.089.192.14.317.14h11.5c.366 0 .55-.24.55-.45V6.55zm6.25 13a.65.65 0 1 0 0 1.3.65.65 0 0 0 0-1.3m-2.15.65a2.15 2.15 0 1 1 4.3 0 2.15 2.15 0 0 1-4.3 0", "key": "754164a9f666ec04fec6a86aad5ceee2c32f9863", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M12.05 14.85a.75.75 0 0 1 .75.75v3.2a.75.75 0 0 1-1.5 0v-3.2a.75.75 0 0 1 .75-.75", "key": "add8b68c315dae19a17c15efee5e310c12e08588", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PresentationAlt as default };
//# sourceMappingURL=PresentationAlt.js.map