f constant

String const f

Implementation

static const String f =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M69.8 0C31.3 0 0 31.2 0 69.8c0 38.6 31.3 69.8 69.8 69.8 38.6 0 69.8-31.3 69.8-69.8C139.6 31.2 108.4 0 69.8 0zm0 104.7c-19.3 0-34.9-15.6-34.9-34.9s15.6-34.9 34.9-34.9c19.3 0 34.9 15.6 34.9 34.9s-15.6 34.9-34.9 34.9zM512 93.1V0H209.5v512h116.4V302.5h162.9v-93.1h-163V93.1H512z"/></svg>';