@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.6 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 PresentationAltB = createMeisterIcons("presentation-alt-b", [["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": "576265350c9c17d209a46bf45677c4aeda2c206e", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.75 15.6H6.25c-.7 0-1.2-.6-1.2-1.2V5.8h14v8.6c0 .7-.6 1.2-1.3 1.2", "key": "ea7b81124e11848e308991d6e2ea7b49b5846c89", "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": "5aa66ba51e656305590f1114d2d9e976c4cd12d1", "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": "bef60d387b450ff9d3d8efa03ab99a3987952934", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PresentationAltB as default };
//# sourceMappingURL=PresentationAltB.js.map