UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 791 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 PlaySqaureB = createMeisterIcons("play-sqaure-b", [["path", { "fill": "currentColor", "d": "M15 21H9c-3.3 0-6-2.7-6-6V9c0-3.3 2.7-6 6-6h6c3.3 0 6 2.7 6 6v6c0 3.3-2.7 6-6 6", "key": "9e27028057a71c573d71c71df92dd114042611fa", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "m14.5 11.1-4-2.3c-.7-.4-1.5.1-1.5.9v4.6c0 .8.8 1.3 1.5.9l4-2.3c.7-.4.7-1.4 0-1.8", "key": "47a718a15338dc5beed300dbaae93803315b27c5", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PlaySqaureB as default }; //# sourceMappingURL=PlaySqaureB.js.map