UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.24 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 CompassSquare = createMeisterIcons("compass-square", [["path", { "fill": "currentColor", "d": "M9.05 3.8C6.164 3.8 3.8 6.164 3.8 9.05v6c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25v-6c0-2.886-2.364-5.25-5.25-5.25zM2.3 9.05c0-3.714 3.036-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75h-6c-3.714 0-6.75-3.036-6.75-6.75z", "key": "16b20f06ba75f1f296ccc8253043e04ca5df53a4", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m14.488 9.512-.94 3.95a.6.6 0 0 1-.086.086l-3.95.94.94-3.95a.6.6 0 0 1 .086-.086zm1.481.256a1.29 1.29 0 0 0-.348-1.394 1.52 1.52 0 0 0-1.318-.36l-.014.003L9.993 9.04l-.077.04c-.346.172-.663.49-.836.835l-.039.077-1.01 4.24c-.374 1.071.667 2.112 1.738 1.737l4.24-1.01.077-.038c.345-.173.663-.49.836-.836l.039-.077z", "key": "5777a218d34f4f7ca2450d8d59e0b65bf2995616", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CompassSquare as default }; //# sourceMappingURL=CompassSquare.js.map