arrow_circle_bottom constant

String const arrow_circle_bottom

Implementation

static const String arrow_circle_bottom =
    '<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="M256 16C123.452 16 16 123.452 16 256s107.452 240 240 240 240-107.452 240-240S388.548 16 256 16Zm147.078 387.078a207.253 207.253 0 1144.589-66.125 207.332 207.332 0 01-44.589 66.125Z"/><path fill="currentColor" d="M272.112 314.481V128h-32v186.481l-75.053-75.052-22.627 22.627 113.68 113.68 113.681-113.68-22.627-22.627-75.054 75.052z"/></svg>';