UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.1 kB
"use strict"; /** * @license @meistericons/react v0.21.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 PlaySqaure = createMeisterIcons("play-sqaure", [["path", { "fill": "currentColor", "d": "M3.75 9c0-2.886 2.364-5.25 5.25-5.25h6c2.886 0 5.25 2.364 5.25 5.25v6c0 2.886-2.364 5.25-5.25 5.25H9c-2.886 0-5.25-2.364-5.25-5.25zM9 2.25C5.286 2.25 2.25 5.286 2.25 9v6c0 3.714 3.036 6.75 6.75 6.75h6c3.714 0 6.75-3.036 6.75-6.75V9c0-3.714-3.036-6.75-6.75-6.75zm1.872 5.899C9.636 7.442 8.25 8.366 8.25 9.7v4.6c0 1.334 1.386 2.258 2.622 1.551h.002l4.056-2.333.05-.042c.915-.763 1.026-2.274-.064-3l-.02-.014-4.022-2.312zM9.75 9.7c0-.139.064-.22.127-.26.059-.035.142-.05.25.011l3.97 2.283a.27.27 0 0 1 .103.229.47.47 0 0 1-.142.326l-3.93 2.26c-.11.062-.192.046-.25.01-.064-.038-.128-.12-.128-.259z", "key": "bac6745a36bc466bd91bca5185ffbb6616a62a0a", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PlaySqaure as default }; //# sourceMappingURL=PlaySqaure.js.map