roundedrectangle constant

String const roundedrectangle

Implementation

static const String roundedrectangle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="42" height="42" preserveAspectRatio="xMidYMid meet" viewBox="0 0 42 42"><path fill="currentColor" d="M11.5 4.5c-6.939 0-11 4.47-11 11v11c0 6.971 3.859 11 11 11h18c7.4 0 11-4.029 11-11v-11c0-6.97-4.061-11-11-11h-18z"/></svg>';