edit_circle_solid constant

String const edit_circle_solid

Implementation

static const String edit_circle_solid =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="15" height="15" preserveAspectRatio="xMidYMid meet" viewBox="0 0 15 15"><path fill="currentColor" fill-rule="evenodd" d="M0 7.5a7.5 7.5 0 1115 0 7.5 7.5 0 01-15 0Zm8.146-3.354a.5.5 0 01.708 0l2 2a.5.5 0 010 .708L6.707 11H4.5a.5.5 0 01-.5-.5V8.293l4.146-4.147Z" clip-rule="evenodd"/></svg>';