UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 825 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 Play = createMeisterIcons("play", [["path", { "fill": "currentColor", "d": "M7.525 8.8c0-1.334 1.386-2.258 2.622-1.551l.005.003 5.52 3.211.019.013c.548.365.784.975.784 1.524s-.236 1.159-.784 1.524l-.019.013-5.525 3.214c-1.236.706-2.622-.217-2.622-1.551zm1.627-.26c-.063.04-.127.121-.127.26v6.4c0 .139.064.22.127.26.059.035.141.05.249-.01l5.469-3.182c.05-.04.105-.127.105-.268 0-.14-.056-.229-.105-.268L9.4 8.55c-.108-.06-.19-.045-.249-.01", "key": "eded7292f5450c64da6e661d59d6c6288d6ed969", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Play as default }; //# sourceMappingURL=Play.js.map