UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.14 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 CompassCircle = createMeisterIcons("compass-circle", [["path", { "fill": "currentColor", "d": "M12.05 3.8a8.25 8.25 0 1 0 0 16.5 8.25 8.25 0 0 0 0-16.5M2.3 12.05c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75-9.75-4.365-9.75-9.75", "key": "3ec0fad2bdf3fe9978fc10da4ade5b3c76d9afb9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m14.388 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-.013.003L9.892 9.04l-.077.04c-.346.172-.663.49-.836.835l-.039.077-1.023 4.297-.002.014c-.096.478.041.974.359 1.318.33.357.852.538 1.394.348l4.24-1.01.077-.038a1.95 1.95 0 0 0 .836-.836l.039-.077z", "key": "fcf967ea4992421f019613e402f4f27422567a32", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { CompassCircle as default }; //# sourceMappingURL=CompassCircle.js.map