UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.22 kB
/** * @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 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": "d7509d4089bd9035496f12d0ac38de16b46ae26e", "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": "b9d064205f314bf0535a6c4110506f8dc6a27103", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CompassSquare as default }; //# sourceMappingURL=CompassSquare.js.map