medium_logo constant

String const medium_logo

Implementation

static const String medium_logo =
    '<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 60C36.7 60 8 90.5 8 128s28.7 68 64 68 64-30.5 64-68-28.7-68-64-68Zm0 120c-26.5 0-48-23.3-48-52s21.5-52 48-52 48 23.3 48 52-21.5 52-48 52ZM184 64c-5.7 0-16.4 2.8-24.3 21.3-5 11.5-7.7 26.7-7.7 42.7s2.7 31.2 7.7 42.7c7.9 18.5 18.6 21.3 24.3 21.3s16.4-2.8 24.3-21.3c5-11.5 7.7-26.7 7.7-42.7s-2.7-31.2-7.7-42.7C200.4 66.8 189.7 64 184 64Zm0 112c-5.6 0-16-18.2-16-48s10.4-48 16-48 16 18.2 16 48-10.4 48-16 48Zm64-104v112a8 8 0 01-16 0V72a8 8 0 0116 0Z"/></svg>';