@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.38 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 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": "56fed26d2d105e251483cdea1c44c9b887bbba6a", "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": "faeff2bd50e1e401469d30b9b3c8dbdfb21587b8", "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": "e0ebb8e30a083476ece3dcf683524828cd946c0e", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PresentationAlt as default };
//# sourceMappingURL=PresentationAlt.js.map