cat_footprint constant

String const cat_footprint

Implementation

static const String cat_footprint =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M12.5 5c-1.07 0-2.002.608-2.594 1.438C9.314 7.268 9 8.34 9 9.5s.314 2.233.906 3.063C10.498 13.393 11.43 14 12.5 14c1.07 0 2.002-.608 2.594-1.438.592-.83.906-1.902.906-3.062s-.314-2.233-.906-3.063C14.502 5.607 13.57 5 12.5 5zM16 9.5c0 1.16.314 2.233.906 3.063.592.83 1.525 1.437 2.594 1.437 1.07 0 2.002-.608 2.594-1.438.592-.83.906-1.902.906-3.062s-.314-2.233-.906-3.063C21.502 5.607 20.57 5 19.5 5c-1.07 0-2.002.608-2.594 1.438C16.314 7.268 16 8.34 16 9.5zM12.5 7c.312 0 .656.156.97.594.31.437.53 1.133.53 1.906 0 .773-.22 1.47-.53 1.906-.314.438-.658.594-.97.594-.312 0-.656-.156-.97-.594-.31-.437-.53-1.133-.53-1.906 0-.773.22-1.47.53-1.906.314-.438.658-.594.97-.594zm7 0c.312 0 .656.156.97.594.31.437.53 1.133.53 1.906 0 .773-.22 1.47-.53 1.906-.314.438-.658.594-.97.594-.312 0-.656-.156-.97-.594-.31-.437-.53-1.133-.53-1.906 0-.773.22-1.47.53-1.906.314-.438.658-.594.97-.594zm-12 5c-1.07 0-2.002.608-2.594 1.438C4.314 14.268 4 15.34 4 16.5s.314 2.233.906 3.063C5.498 20.393 6.43 21 7.5 21c1.07 0 2.002-.608 2.594-1.438.592-.83.906-1.902.906-3.062s-.314-2.233-.906-3.063C9.502 12.607 8.57 12 7.5 12zm17 0c-1.07 0-2.002.608-2.594 1.438-.592.83-.906 1.902-.906 3.062s.314 2.233.906 3.063C22.498 20.393 23.43 21 24.5 21c1.07 0 2.002-.608 2.594-1.438.592-.83.906-1.902.906-3.062s-.314-2.233-.906-3.063C26.502 12.607 25.57 12 24.5 12zm-17 2c.312 0 .656.156.97.594.31.437.53 1.133.53 1.906 0 .773-.22 1.47-.53 1.906-.314.438-.658.594-.97.594-.312 0-.656-.156-.97-.594C6.22 17.97 6 17.273 6 16.5c0-.773.22-1.47.53-1.906.314-.438.658-.594.97-.594zm17 0c.312 0 .656.156.97.594.31.437.53 1.133.53 1.906 0 .773-.22 1.47-.53 1.906-.314.438-.658.594-.97.594-.312 0-.656-.156-.97-.594-.31-.437-.53-1.133-.53-1.906 0-.773.22-1.47.53-1.906.314-.438.658-.594.97-.594zM16 16c-1.333 0-2.263.865-2.72 1.625-.454.76-.734 1.392-1 1.656-.153.157-1.118.52-2.124 1.033-.503.257-1.01.6-1.437 1.125-.43.525-.72 1.25-.72 2.063 0 1.92 1.58 3.5 3.5 3.5.866 0 1.77-.28 2.655-.53C15.043 26.216 16 26 16 26s.957.216 1.844.47c.886.25 1.79.53 2.656.53 1.92 0 3.5-1.58 3.5-3.5 0-.794-.293-1.52-.72-2.03-.425-.513-.937-.83-1.436-1.095-1-.53-1.983-.95-2.125-1.094-.24-.237-.51-.89-.97-1.654C18.29 16.86 17.34 16 16 16zm0 2c.66 0 .733.16 1.03.656.3.495.524 1.336 1.25 2.063.825.82 1.867 1 2.626 1.404.38.202.67.417.844.625.173.207.25.396.25.75 0 .84-.66 1.5-1.5 1.5-.29 0-1.224-.22-2.094-.47-.87-.247-1.59-.53-2.406-.53-.816 0-1.536.283-2.406.53-.87.25-1.804.47-2.094.47-.84 0-1.5-.66-1.5-1.5 0-.403.084-.61.25-.814.166-.203.472-.404.844-.593.744-.38 1.78-.53 2.625-1.375.733-.737.953-1.605 1.25-2.095.292-.49.362-.625 1.03-.625z"/></svg>';