medium_logo_bold constant

String const medium_logo_bold

Implementation

static const String medium_logo_bold =
    '<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="M70 56C33.6 56 4 88.3 4 128s29.6 72 66 72 66-32.3 66-72-29.6-72-66-72Zm0 120c-23.2 0-42-21.5-42-48s18.8-48 42-48 42 21.5 42 48-18.8 48-42 48ZM182 60c-23.4 0-34 35.2-34 68s10.6 68 34 68 34-35.2 34-68-10.6-68-34-68Zm0 111.3c-3.7-4.1-10-18.9-10-43.3s6.3-39.2 10-43.3c3.7 4.1 10 18.9 10 43.3s-6.3 39.2-10 43.3ZM252 72v112a12 12 0 01-24 0V72a12 12 0 0124 0Z"/></svg>';