UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.39 kB
/** * @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 PresentationB = createMeisterIcons("presentation-b", [["path", { "fill": "currentColor", "d": "M17.2 14H6.7c-.9 0-1.6-.7-1.6-1.6V4h13.8v8.4c-.1.8-.8 1.6-1.7 1.6", "key": "16f1a627c3ad4cc9627aa541b5fb22a9b093a13b", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M4.35 3.25h15.3v9.197l-.006.046c-.136 1.09-1.086 2.257-2.444 2.257H6.7a2.33 2.33 0 0 1-2.35-2.35zm1.5 1.5v7.65c0 .486.364.85.85.85h10.5c.43 0 .869-.41.95-.903V4.75z", "key": "ca22296401d3ff74acb9bb8a9e3bb118bce416cb", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.75 4a.75.75 0 0 1 .75-.75h17a.75.75 0 0 1 0 1.5h-17A.75.75 0 0 1 2.75 4M12 13.25a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.5 0v-6a.75.75 0 0 1 .75-.75", "key": "0406952c505d8c9fe0c4a35d20e12b6453ceb727", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m12 16.063 4.45 3.337a.75.75 0 1 1-.9 1.2L12 17.937 8.45 20.6a.75.75 0 1 1-.9-1.2z", "key": "261b4e550fa1c0ef07a225d8a3efab446017c8a4", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PresentationB as default }; //# sourceMappingURL=PresentationB.js.map