@meistericons/meistericons
Version:
Meistericons, an icon library,
8 lines (3 loc) • 869 B
text/typescript
import createMeisterIcons from '../src/createMeisterIcons';
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.5ZM2.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.75Z","key":"47f1f00cc34b7922c83d50cbb3fff02f25dffb94"}],["path",{"fill":"currentColor","d":"m14.388 9.512-.94 3.95a.57.57 0 0 1-.086.086l-3.95.94.94-3.95a.565.565 0 0 1 .086-.086l3.95-.94Zm1.481.256a1.29 1.29 0 0 0-.348-1.394 1.515 1.515 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-.077 1.01-4.24Z","key":"93ef16baed6dfa5cd2b741ad0b0a7ab70451de03"}]])
export default CompassCircle