square_o constant

String const square_o

Implementation

static const String square_o =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="M13.5 10a3.5 3.5 0 00-3.5 3.5v73a3.5 3.5 0 003.5 3.5h73a3.5 3.5 0 003.5-3.5v-73a3.5 3.5 0 00-3.5-3.5h-73zm3.5 7h66v66H17V17z" color="currentColor"/></svg>';