medium_logo_light constant

String const medium_logo_light

Implementation

static const String medium_logo_light =
    '<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"><path fill="currentColor" d="M72 62c-34.2 0-62 29.6-62 66s27.8 66 62 66 62-29.6 62-66-27.8-66-62-66Zm0 120c-27.6 0-50-24.2-50-54s22.4-54 50-54 50 24.2 50 54-22.4 54-50 54ZM184 66c-17.1 0-30 26.7-30 62s12.9 62 30 62 30-26.7 30-62-12.9-62-30-62Zm0 112c-7.3 0-18-19.5-18-50s10.7-50 18-50 18 19.5 18 50-10.7 50-18 50Zm62-106v112a6 6 0 01-12 0V72a6 6 0 0112 0Z"/></svg>';