logo_juce constant

String const logo_juce

Implementation

static const String logo_juce =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="256" height="256" preserveAspectRatio="xMidYMid meet" viewBox="0 0 256 256"><g fill="currentColor" fill-rule="evenodd"><path d="M128 226c-54.124 0-98-43.876-98-98s43.876-98 98-98 98 43.876 98 98-43.876 98-98 98zm0-7c50.258 0 91-40.742 91-91s-40.742-91-91-91-91 40.742-91 91 40.742 91 91 91z"/><path d="M52.163 94.493C56.357 84.463 62.375 78.633 64 76.984c1.625-1.648 3.932-.844 5.477 0 1.545.845 40.273 39.636 42.002 41.584 1.728 1.948 3.56 4.854-1.401 4.854-4.962 0-53.708-.426-57.915-.716-4.208-.291-5.45-2.745-5.45-4.841s1.255-13.341 5.45-23.372zM99.015 51.34c10.059-4.127 17.23-3.856 19.545-3.872 2.315-.016 3.377 2.183 3.873 3.872.495 1.69.855 56.835.7 59.434-.156 2.6-.113 5.483-3.621 1.974-3.509-3.508-37.677-38.278-40.446-41.458-2.77-3.181-1.913-5.795-.43-7.277 1.482-1.482 10.32-8.545 20.38-12.673zm61.492.823c10.03 4.194 15.86 10.212 17.509 11.837 1.648 1.625.844 3.932 0 5.477-.845 1.545-39.636 40.273-41.584 42.002-1.948 1.728-4.854 3.56-4.854-1.401 0-4.962.426-53.708.716-57.915.291-4.208 2.745-5.45 4.841-5.45s13.341 1.255 23.372 5.45zm43.153 46.852c4.127 10.059 3.856 17.23 3.872 19.545.016 2.315-2.183 3.377-3.872 3.873-1.69.495-56.835.855-59.434.7-2.6-.156-5.483-.113-1.974-3.621 3.508-3.509 38.278-37.677 41.458-40.446 3.181-2.77 5.795-1.913 7.277-.43 1.482 1.482 8.545 10.32 12.673 20.38zm-.823 62.492c-4.194 10.03-10.212 15.86-11.837 17.509-1.625 1.648-3.932.844-5.477 0-1.545-.845-40.273-39.636-42.002-41.584-1.728-1.948-3.56-4.854 1.401-4.854 4.962 0 53.708.426 57.915.716 4.208.291 5.45 2.745 5.45 4.841s-1.255 13.341-5.45 23.372zm-46.852 43.153c-10.059 4.127-17.23 3.856-19.545 3.872-2.315.016-3.377-2.183-3.873-3.872-.495-1.69-.855-56.835-.7-59.434.156-2.6.113-5.483 3.621-1.974 3.509 3.508 37.677 38.278 40.446 41.458 2.77 3.181 1.913 5.795.43 7.277-1.482 1.482-10.32 8.545-20.38 12.673zm-61.492-.823c-10.03-4.194-15.86-10.212-17.509-11.837-1.648-1.625-.844-3.932 0-5.477.845-1.545 39.636-40.273 41.584-42.002 1.948-1.728 4.854-3.56 4.854 1.401 0 4.962-.426 53.708-.716 57.915-.291 4.208-2.745 5.45-4.841 5.45s-13.341-1.255-23.372-5.45zM51.34 156.985c-4.127-10.059-3.856-17.23-3.872-19.545-.016-2.315 2.183-3.377 3.872-3.873 1.69-.495 56.835-.855 59.434-.7 2.6.156 5.483.113 1.974 3.621-3.508 3.509-38.278 37.677-41.458 40.446-3.181 2.77-5.795 1.913-7.277.43-1.482-1.482-8.545-10.32-12.673-20.38z"/></g></svg>';