
@mixin thinky-bounce($theme) {
  $primary: map-get($theme, primary);
  $accent: map-get($theme, accent);
  $warn: map-get($theme, warn);
  $fg-color: mat-color(map-get($theme, foreground), text) !default;
  $thinky-color: str-replace(#{mat-color($primary)}, '#', '%23');
  // $eye-color: str-replace(#{$fg-color}, '#', '%23'); // Turn on for black/white eyes
  $eye-color: str-replace(#{mat-color($primary)}, '#', '%23');

  $path01: 'M4.04 134.26l.07.6C4.51 138.36 5.72 149 18 149c1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path02: 'M32.35 123.28h3.7v6.42h-3.7zM38.78 123.28h3.7v6.42h-3.7z';
  $path03: 'M70.44 102.93c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1H35.7l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78L0 107.95c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM79.04 118.36l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path04: 'M107.35 107.38h3.7v6.42h-3.7zM113.78 107.38h3.7v6.42h-3.7z';
  $path05: 'M145.44 100.195226c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM154.04 103.948889l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path06: 'M182.35 92.968889h3.7v6.42h-3.7zM188.78 92.968889h3.7v6.42h-3.7z';
  $path07: 'M220.44 97.545638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM229.04 90.96l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path08: 'M257.35 79.98h3.7v6.42h-3.7zM263.78 79.98h3.7v6.42h-3.7z';
  $path09: 'M295.44 94.98c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78L225 100c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM304.04 79.326667l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path10: 'M332.35 68.346667h3.7v6.42h-3.7zM338.78 68.346667h3.7v6.42h-3.7z';
  $path11: 'M370.44 92.497078c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM379.04 68.982222l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path12: 'M407.35 58.002222h3.7v6.42h-3.7zM413.78 58.002222h3.7v6.42h-3.7z';
  $path13: 'M445.44 90.095638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM454.04 59.86l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path14: 'M482.35 48.88h3.7v6.42h-3.7zM488.78 48.88h3.7v6.42h-3.7z';
  $path15: 'M520.44 87.774444c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM529.04 51.893333l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path16: 'M557.35 40.913333h3.7v6.42h-3.7zM563.78 40.913333h3.7v6.42h-3.7z';
  $path17: 'M595.44 85.532263c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM604.04 45.015556l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path18: 'M632.35 34.035556h3.7v6.42h-3.7zM638.78 34.035556h3.7v6.42h-3.7z';
  $path19: 'M670.44 83.36786c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM679.04 39.16l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path20: 'M707.35 28.18h3.7v6.42h-3.7zM713.78 28.18h3.7v6.42h-3.7z';
  $path21: 'M745.44 81.28c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78L675 86.3c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM754.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path22: 'M782.35 23.28h3.7v6.42h-3.7zM788.78 23.28h3.7v6.42h-3.7z';
  $path23: 'M820.44 79.267449c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM829.04 30.248889l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path24: 'M857.35 19.268889h3.7v6.42h-3.7zM863.78 19.268889h3.7v6.42h-3.7z';
  $path25: 'M895.44 77.328971c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM904.04 27.06l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08V24c1.16-.04 1.45-.04 1.83 3.06z';
  $path26: 'M932.35 16.08h3.7v6.42h-3.7zM938.78 16.08h3.7v6.42h-3.7z';
  $path27: 'M970.44 75.463333c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM979.04 24.626667l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path28: 'M1007.35 14.107667h3.7v5.959h-3.7zM1013.78 14.107667h3.7v5.959h-3.7z';
  $path29: 'M1045.44 73.6693c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM1054.04 22.882222l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path30: 'M1082.35 14.380222h3.7v3.942h-3.7zM1088.78 14.380222h3.7v3.942h-3.7z';
  $path31: 'M1120.44 71.945638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM1129.04 21.76l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path32: 'M1157.35 14.984h3.7V17.2h-3.7zM1163.78 14.984h3.7V17.2h-3.7z';
  $path33: 'M1195.44 70.291111c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM1204.04 21.193333l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path34: 'M1232.35 15.204333h3.7v1.429h-3.7zM1238.78 15.204333h3.7v1.429h-3.7z';
  $path35: 'M1270.44 68.704486c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM1279.04 21.115556l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path36: 'M1307.35 15.465556h3.7v1.09h-3.7zM1313.78 15.465556h3.7v1.09h-3.7z';
  $path37: 'M1345.44 67.184527c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM1354.04 21.46l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path38: 'M1382.35 15.9h3.7v1h-3.7zM1388.78 15.9h3.7v1h-3.7z';
  $path39: 'M1420.44 65.73c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM1429.04 22.16l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path40: 'M1457.35 16.139h3.7V17.6h-3.7zM1463.78 16.139h3.7V17.6h-3.7z';
  $path41: 'M1495.44 64.33967c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM1504.04 23.148889l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path42: 'M1532.35 15.110889h3.7v3.478h-3.7zM1538.78 15.110889h3.7v3.478h-3.7z';
  $path43: 'M1570.44 63.012305c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM1579.04 24.36l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path44: 'M1607.35 14.596h3.7V19.8h-3.7zM1613.78 14.596h3.7V19.8h-3.7z';
  $path45: 'M1645.44 61.746667c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72zM1654.04 25.726667l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z';
  $path46: 'M1682.35 15.175667h3.7v5.991h-3.7zM1688.78 15.175667h3.7v5.991h-3.7z';
  $gPath01: '<g><path d="M1720.44 60.541523c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g>';
  $gPath02: '<g><path d="M1729.04 27.182222l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M1757.35 16.292222h3.7v6.33h-3.7zM1763.78 16.292222h3.7v6.33h-3.7z" fill="#{$eye-color}"/><g><path d="M1795.44 59.395638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath03: '<g><path d="M1804.04 28.66l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M1832.35 17.68h3.7v6.42h-3.7zM1838.78 17.68h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M1870.44 58.307778c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath04: '<g><path d="M1879.04 30.093333l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M1907.35 19.113333h3.7v6.42h-3.7zM1913.78 19.113333h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M1945.44 57.276708c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath05: '<g><path d="M1954.04 31.415556l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M1982.35 20.435556h3.7v6.42h-3.7zM1988.78 20.435556h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M2020.44 56.301193c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath06: '<g><path d="M2029.04 32.56l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2057.35 21.58h3.7V28h-3.7zM2063.78 21.58h3.7V28h-3.7z" fill="#{$eye-color}"/><g><path d="M2095.44 55.38c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath07: '<g><path d="M2104.04 33.46l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2132.35 22.48h3.7v6.42h-3.7zM2138.78 22.48h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M2170.44 54.511893c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath08: '<g><path d="M2179.04 34.048889l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2207.35 23.068889h3.7v6.42h-3.7zM2213.78 23.068889h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M2245.44 53.695638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath09: '<g><path d="M2254.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2282.35 23.28h3.7v6.42h-3.7zM2288.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M2320.44 52.93c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath10: '<g><path d="M2329.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2357.35 23.741h3.7V29.7h-3.7zM2363.78 23.741h3.7V29.7h-3.7z" fill="#{$eye-color}"/><g><path d="M2395.44 52.213745c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath11: '<g><path d="M2404.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2432.35 25.758h3.7V29.7h-3.7zM2438.78 25.758h3.7V29.7h-3.7z" fill="#{$eye-color}"/><g><path d="M2470.44 51.545638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath12: '<g><path d="M2479.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2507.35 27.484h3.7V29.7h-3.7zM2513.78 27.484h3.7V29.7h-3.7z" fill="#{$eye-color}"/><g><path d="M2545.44 50.924444c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath13: '<g><path d="M2554.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2582.35 28.271h3.7V29.7h-3.7zM2588.78 28.271h3.7V29.7h-3.7z" fill="#{$eye-color}"/><g><path d="M2620.44 50.34893c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath14: '<g><path d="M2629.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2657.35 28.61h3.7v1.09h-3.7zM2663.78 28.61h3.7v1.09h-3.7z" fill="#{$eye-color}"/><g><path d="M2695.44 49.81786c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath15: '<g><path d="M2704.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2732.35 28.7h3.7v1h-3.7zM2738.78 28.7h3.7v1h-3.7z" fill="#{$eye-color}"/><g><path d="M2770.44 49.33c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath16: '<g><path d="M2779.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2807.35 28.239h3.7V29.7h-3.7zM2813.78 28.239h3.7V29.7h-3.7z" fill="#{$eye-color}"/><g><path d="M2845.44 48.884115c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath17: '<g><path d="M2854.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2882.35 26.222h3.7V29.7h-3.7zM2888.78 26.222h3.7V29.7h-3.7z" fill="#{$eye-color}"/><g><path d="M2920.44 48.478971c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath18: '<g><path d="M2929.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M2957.35 24.496h3.7V29.7h-3.7zM2963.78 24.496h3.7V29.7h-3.7z" fill="#{$eye-color}"/><g><path d="M2995.44 48.113333c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath19: '<g><path d="M3004.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3032.35 23.709h3.7V29.7h-3.7zM3038.78 23.709h3.7V29.7h-3.7z" fill="#{$eye-color}"/><g><path d="M3070.44 47.785967c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath20: '<g><path d="M3079.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3107.35 23.37h3.7v6.33h-3.7zM3113.78 23.37h3.7v6.33h-3.7z" fill="#{$eye-color}"/><g><path d="M3145.44 47.495638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath21: '<g><path d="M3154.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3182.35 23.28h3.7v6.42h-3.7zM3188.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M3220.44 47.241111c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath22: '<g><path d="M3229.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3257.35 23.28h3.7v6.42h-3.7zM3263.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M3295.44 47.021152c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath23: '<g><path d="M3304.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3332.35 23.28h3.7v6.42h-3.7zM3338.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M3370.44 46.834527c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath24: '<g><path d="M3379.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3407.35 23.28h3.7v6.42h-3.7zM3413.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M3445.44 46.68c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath25: '<g><path d="M3454.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3482.35 23.28h3.7v6.42h-3.7zM3488.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M3520.44 46.556337c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath26: '<g><path d="M3529.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3557.35 23.28h3.7v6.42h-3.7zM3563.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M3595.44 46.462305c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath27: '<g><path d="M3604.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3632.35 23.28h3.7v6.42h-3.7zM3638.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M3670.44 46.396667c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath28: '<g><path d="M3679.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3707.35 23.28h3.7v6.42h-3.7zM3713.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M3745.44 46.35819c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath29: '<g><path d="M3754.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3782.35 23.28h3.7v6.42h-3.7zM3788.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M3820.44 46.345638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath30: '<g><path d="M3829.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3857.35 23.28h3.7v6.42h-3.7zM3863.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M3895.44 46.357778c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath31: '<g><path d="M3904.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M3932.35 23.28h3.7v6.42h-3.7zM3938.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M3970.44 46.393374c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath32: '<g><path d="M3979.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4007.35 23.28h3.7v6.42h-3.7zM4013.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4045.44 46.451193c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath33: '<g><path d="M4054.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4082.35 23.28h3.7v6.42h-3.7zM4088.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4120.44 46.53c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath34: '<g><path d="M4129.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4157.35 23.28h3.7v6.42h-3.7zM4163.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4195.44 46.62856c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath35: '<g><path d="M4204.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4232.35 23.28h3.7v6.42h-3.7zM4238.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4270.44 46.745638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath36: '<g><path d="M4279.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4307.35 23.28h3.7v6.42h-3.7zM4313.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4345.44 46.88c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath37: '<g><path d="M4354.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4382.35 23.28h3.7v6.42h-3.7zM4388.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4420.44 47.030412c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath38: '<g><path d="M4429.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4457.35 23.28h3.7v6.42h-3.7zM4463.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4495.44 47.195638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath39: '<g><path d="M4504.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4532.35 23.28h3.7v6.42h-3.7zM4538.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4570.44 47.374444c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath40: '<g><path d="M4579.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4607.35 23.28h3.7v6.42h-3.7zM4613.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4645.44 47.565597c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath41: '<g><path d="M4654.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4682.35 23.28h3.7v6.42h-3.7zM4688.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4720.44 47.76786c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath42: '<g><path d="M4729.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4757.35 23.28h3.7v6.42h-3.7zM4763.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4795.44 47.98c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78L4725 53c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath43: '<g><path d="M4804.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4832.35 23.28h3.7v6.42h-3.7zM4838.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4870.44 48.200782c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath44: '<g><path d="M4879.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4907.35 23.28h3.7v6.42h-3.7zM4913.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M4945.44 48.428971c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath45: '<g><path d="M4954.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M4982.35 23.28h3.7v6.42h-3.7zM4988.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5020.44 48.663333c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath46: '<g><path d="M5029.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5057.35 23.28h3.7v6.42h-3.7zM5063.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5095.44 48.902634c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath47: '<g><path d="M5104.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5132.35 23.28h3.7v6.42h-3.7zM5138.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5170.44 49.145638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath48: '<g><path d="M5179.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5207.35 23.28h3.7v6.42h-3.7zM5213.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5245.44 49.391111c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath49: '<g><path d="M5254.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5282.35 23.28h3.7v6.42h-3.7zM5288.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5320.44 49.637819c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath50: '<g><path d="M5329.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5357.35 23.28h3.7v6.42h-3.7zM5363.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5395.44 49.884527c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath51: '<g><path d="M5404.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5432.35 23.28h3.7v6.42h-3.7zM5438.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5470.44 50.13c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath52: '<g><path d="M5479.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5507.35 23.28h3.7v6.42h-3.7zM5513.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5545.44 50.373004c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath53: '<g><path d="M5554.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5582.35 23.28h3.7v6.42h-3.7zM5588.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5620.44 50.612305c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath54: '<g><path d="M5629.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5657.35 23.28h3.7v6.42h-3.7zM5663.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5695.44 50.846667c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath55: '<g><path d="M5704.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5732.35 23.28h3.7v6.42h-3.7zM5738.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5770.44 51.074856c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath56: '<g><path d="M5779.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5807.35 23.28h3.7v6.42h-3.7zM5813.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5845.44 51.295638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath57: '<g><path d="M5854.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5882.35 23.28h3.7v6.42h-3.7zM5888.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5920.44 51.507778c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath58: '<g><path d="M5929.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M5957.35 23.28h3.7v6.42h-3.7zM5963.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M5995.44 51.710041c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath59: '<g><path d="M6004.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M6032.35 23.28h3.7v6.42h-3.7zM6038.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M6070.44 51.901193c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath60: '<g><path d="M6079.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M6107.35 23.28h3.7v6.42h-3.7zM6113.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M6145.44 52.08c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath61: '<g><path d="M6154.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M6182.35 23.28h3.7v6.42h-3.7zM6188.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M6220.44 52.245226c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath62: '<g><path d="M6229.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M6257.35 23.28h3.7v6.42h-3.7zM6263.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M6295.44 52.395638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath63: '<g><path d="M6304.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M6332.35 23.28h3.7v6.42h-3.7zM6338.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M6370.44 52.53c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath64: '<g><path d="M6379.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M6407.35 23.28h3.7v6.42h-3.7zM6413.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M6445.44 52.647078c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath65: '<g><path d="M6454.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M6482.35 23.28h3.7v6.42h-3.7zM6488.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M6520.44 52.745638c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath66: '<g><path d="M6529.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M6557.35 23.28h3.7v6.42h-3.7zM6563.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M6595.44 52.824444c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath67: '<g><path d="M6604.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M6632.35 23.28h3.7v6.42h-3.7zM6638.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M6670.44 52.882263c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath68: '<g><path d="M6679.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M6707.35 23.28h3.7v6.42h-3.7zM6713.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M6745.44 52.91786c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';
  $gPath69: '<g><path d="M6754.04 34.26l.07.6c.4 3.5 1.61 14.14 13.89 14.14 1.881.061 3.753-.294 5.481-1.039 1.729-.745 3.272-1.862 4.519-3.271 1.138-1.397 1.959-3.025 2.406-4.77.448-1.746.51-3.568.184-5.34-.419-2.174-1.09-4.292-2-6.31-1.318-2.877-2.001-6.005-2-9.17 0-3.37 1-11.23 10.81-11.23s10.82 7.86 10.82 11.23c.007 3.166-.675 6.295-2 9.17-.9 2.022-1.571 4.139-2 6.31-.33 1.78-.267 3.612.186 5.365.452 1.754 1.283 3.387 2.434 4.785 1.247 1.409 2.79 2.526 4.519 3.271 1.728.745 3.6 1.1 5.481 1.039 12.27 0 13.49-10.63 13.88-14.14l.07-.6c.35-3.1.63-3.1 1.83-3.1v-7.85c-5.66 0-8.9 3.39-9.64 10.08l-.07.58c-.58 5.05-1.54 7.16-6.08 7.16-.737.053-1.477-.056-2.168-.318-.691-.263-1.316-.673-1.832-1.202-.407-.529-.695-1.14-.843-1.791-.149-.65-.155-1.326-.017-1.979.328-1.61.831-3.179 1.5-4.68 1.722-3.801 2.612-7.927 2.61-12.1 0-9.51-5.74-19.1-18.65-19.1-12.91 0-18.68 9.59-18.68 19.1.003 4.173.892 8.297 2.61 12.1.674 1.499 1.177 3.069 1.5 4.68.14.653.136 1.329-.013 1.98-.148.651-.437 1.262-.847 1.79-.515.53-1.14.941-1.831 1.204-.691.262-1.432.37-2.169.316-4.53 0-5.51-2.11-6.09-7.16l-.06-.58c-.74-6.69-4-10.08-9.64-10.08v7.85c1.16-.04 1.45-.04 1.83 3.06z" fill="#{$thinky-color}"/><path d="M6782.35 23.28h3.7v6.42h-3.7zM6788.78 23.28h3.7v6.42h-3.7z" fill="#{$eye-color}"/><g><path d="M6820.44 52.93c-4.55 4.26-10.46 4.91-13.58 4.91-2.775.07-5.531-.475-8.071-1.595-2.539-1.12-4.8-2.788-6.619-4.885-.704-.832-1.327-1.729-1.86-2.68l-1.19-2.1h-3.42l-1.18 2.09c-.544.946-1.169 1.843-1.87 2.68-1.818 2.098-4.079 3.767-6.618 4.887-2.54 1.12-5.297 1.664-8.072 1.593-3.08 0-8.93-.62-13.45-4.78l-4.51 4.9c6.19 5.69 13.91 6.54 18 6.54 3.661.072 7.294-.648 10.65-2.11 3.357-1.462 6.359-3.631 8.8-6.36 2.44 2.73 5.442 4.9 8.799 6.362 3.357 1.462 6.99 2.181 10.651 2.108 4.1 0 11.93-.87 18.14-6.72z" fill="#{$thinky-color}"/></g></g>';

  $thinky-bounce-svg: '<path fill="#{$thinky-color}" d="#{$path01}"/><path fill="#{$eye-color}" d="#{$path02}"/><path fill="#{$thinky-color}" d="#{$path03}"/><path fill="#{$eye-color}" d="#{$path04}"/><path fill="#{$thinky-color}" d="#{$path05}"/><path fill="#{$eye-color}" d="#{$path06}"/><path fill="#{$thinky-color}" d="#{$path07}"/><path fill="#{$eye-color}" d="#{$path08}"/><path fill="#{$thinky-color}" d="#{$path09}"/><path fill="#{$eye-color}" d="#{$path10}"/><path fill="#{$thinky-color}" d="#{$path11}"/><path fill="#{$eye-color}" d="#{$path12}"/><path fill="#{$thinky-color}" d="#{$path13}"/><path fill="#{$eye-color}" d="#{$path14}"/><path fill="#{$thinky-color}" d="#{$path15}"/><path fill="#{$eye-color}" d="#{$path16}"/><path fill="#{$thinky-color}" d="#{$path17}"/><path fill="#{$eye-color}" d="#{$path18}"/><path fill="#{$thinky-color}" d="#{$path19}"/><path fill="#{$eye-color}" d="#{$path20}"/><path fill="#{$thinky-color}" d="#{$path21}"/><path fill="#{$eye-color}" d="#{$path22}"/><path fill="#{$thinky-color}" d="#{$path23}"/><path fill="#{$eye-color}" d="#{$path24}"/><path fill="#{$thinky-color}" d="#{$path25}"/><path fill="#{$eye-color}" d="#{$path26}"/><path fill="#{$thinky-color}" d="#{$path27}"/><path fill="#{$eye-color}" d="#{$path28}"/><path fill="#{$thinky-color}" d="#{$path29}"/><path fill="#{$eye-color}" d="#{$path30}"/><path fill="#{$thinky-color}" d="#{$path31}"/><path fill="#{$eye-color}" d="#{$path32}"/><path fill="#{$thinky-color}" d="#{$path33}"/><path fill="#{$eye-color}" d="#{$path34}"/><path fill="#{$thinky-color}" d="#{$path35}"/><path fill="#{$eye-color}" d="#{$path36}"/><path fill="#{$thinky-color}" d="#{$path37}"/><path fill="#{$eye-color}" d="#{$path38}"/><path fill="#{$thinky-color}" d="#{$path39}"/><path fill="#{$eye-color}" d="#{$path40}"/><path fill="#{$thinky-color}" d="#{$path41}"/><path fill="#{$eye-color}" d="#{$path42}"/><path fill="#{$thinky-color}" d="#{$path43}"/><path fill="#{$eye-color}" d="#{$path44}"/><path fill="#{$thinky-color}" d="#{$path45}"/><path fill="#{$eye-color}" d="#{$path46}"/>';
  $thinky-bounce-svg2: '#{$gPath01}#{$gPath02}#{$gPath03}#{$gPath04}#{$gPath05}#{$gPath06}#{$gPath07}#{$gPath08}#{$gPath09}#{$gPath10}#{$gPath11}#{$gPath12}#{$gPath13}#{$gPath14}#{$gPath15}#{$gPath16}#{$gPath17}#{$gPath18}#{$gPath19}#{$gPath20}#{$gPath21}#{$gPath22}#{$gPath23}#{$gPath24}#{$gPath25}#{$gPath26}#{$gPath27}#{$gPath28}#{$gPath29}#{$gPath30}#{$gPath31}#{$gPath32}#{$gPath33}#{$gPath34}#{$gPath35}#{$gPath36}#{$gPath37}#{$gPath38}#{$gPath39}#{$gPath40}#{$gPath41}#{$gPath42}#{$gPath43}#{$gPath44}#{$gPath45}#{$gPath46}#{$gPath47}#{$gPath48}#{$gPath49}#{$gPath50}#{$gPath51}#{$gPath52}#{$gPath53}#{$gPath54}#{$gPath55}#{$gPath56}#{$gPath57}#{$gPath58}#{$gPath59}#{$gPath60}#{$gPath61}#{$gPath62}#{$gPath63}#{$gPath64}#{$gPath65}#{$gPath66}#{$gPath67}#{$gPath68}#{$gPath69}';
  $logo: '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 6825 64" width="6825" height="64">#{$thinky-bounce-svg}#{$thinky-bounce-svg2}</svg>';

  /** THINKY BOUNCE ANIMATION **/
  .thinky-bounce {
    animation-duration: 1500ms;
    animation-fill-mode: forwards;
    animation-timing-function: steps(90);
    background-image: url('data:image/svg+xml;utf8,#{$logo}');
    background-repeat: no-repeat !important;
    cursor: pointer;
    display: flex;
    height: 75px;
    width: 75px;
    margin: 10px;

    &.play {
      animation-name: thinkyBounce;
    }
  }

  @keyframes thinkyBounce {
    0% {
      background-position: 0px 0px;
    }
    100% {
      background-position: -6750px 0px;
    }
  }

}
