UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 808 B
"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 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": "1265a8a17ddfd6887cd110c8ac20735252f43e4e", "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": "04332d12d83a752e6e60cdc571b57f25fface361", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { PlaySqaureB as default }; //# sourceMappingURL=PlaySqaureB.js.map