information_circle_sharp constant

String const information_circle_sharp

Implementation

static const String information_circle_sharp =
    '<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 56C145.72 56 56 145.72 56 256s89.72 200 200 200 200-89.72 200-200S366.28 56 256 56Zm0 82a26 26 0 11-26 26 26 26 0 0126-26Zm64 226H200v-32h44v-88h-32v-32h64v120h44Z"/></svg>';