pool_8_ball constant

String const pool_8_ball

Implementation

static const String pool_8_ball =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="64" height="64" preserveAspectRatio="xMidYMid meet" viewBox="0 0 64 64"><path fill="currentColor" d="M32 2C15.432 2 2 15.432 2 32s13.432 30 30 30 30-13.432 30-30S48.568 2 32 2m13.102 32.953c-5.594 4.627-14.084 3.592-18.965-2.309-4.881-5.902-4.303-14.436 1.291-19.063 5.594-4.625 14.084-3.592 18.965 2.311s4.302 14.436-1.291 19.061"/><path fill="currentColor" d="M40.209 20.738c.742-1.457.732-3.074-.236-4.631-1.68-2.701-5.055-3.225-8.17-1.285-3.143 1.953-4.164 5.209-2.484 7.912.967 1.555 2.414 2.279 4.072 2.244-1.109 1.818-1.152 3.803-.021 5.621 1.785 2.869 5.314 3.494 8.994 1.207 3.68-2.289 4.68-5.73 2.895-8.602-1.132-1.815-2.929-2.655-5.05-2.466m-8.162.532c-.893-1.436-.463-3.195 1.152-4.199 1.594-.99 3.398-.588 4.275.822.879 1.412.457 3.234-1.135 4.225-1.614 1.005-3.398.587-4.292-.848m8.814 8.121c-1.771 1.102-3.75.674-4.717-.883-.938-1.506-.402-3.398 1.369-4.5 1.773-1.102 3.719-.721 4.641.762.953 1.531.479 3.517-1.293 4.621"/></svg>';