medium_logo_thin constant

String const medium_logo_thin

Implementation

static const String medium_logo_thin =
    '<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 64c-33.1 0-60 28.7-60 64s26.9 64 60 64 60-28.7 60-64-26.9-64-60-64Zm0 120c-28.7 0-52-25.1-52-56s23.3-56 52-56 52 25.1 52 56-23.3 56-52 56ZM184 68c-16 0-28 25.8-28 60s12 60 28 60 28-25.8 28-60-12-60-28-60Zm0 112c-9.5 0-20-21.4-20-52s10.5-52 20-52 20 21.4 20 52-10.5 52-20 52Zm60-108v112a4 4 0 01-8 0V72a4 4 0 018 0Z"/></svg>';