UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 842 B
/** * @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 MessageAlt = createMeisterIcons("message-alt", [["path", { "fill": "currentColor", "d": "M3.75 12A8.213 8.213 0 0 1 12 3.75 8.213 8.213 0 0 1 20.25 12c0 4.486-3.764 8.25-8.25 8.25A8.213 8.213 0 0 1 3.75 12m-1.5 0A9.713 9.713 0 0 1 12 2.25 9.713 9.713 0 0 1 21.75 12c0 5.314-4.436 9.75-9.75 9.75H4c-.47 0-.92-.16-1.255-.495S2.25 20.47 2.25 20zm4.527 8.25H4c-.13 0-.18-.04-.195-.055-.015-.016-.055-.065-.055-.195v-2.777a9.7 9.7 0 0 0 3.027 3.027", "key": "d7aed4af02e616372c59686483a8e2abfb731e43", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { MessageAlt as default }; //# sourceMappingURL=MessageAlt.js.map