framer_solid constant

String const framer_solid

Implementation

static const String framer_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" d="M2.038.309A.5.5 0 012.5 0h10a.5.5 0 01.5.5v5a.5.5 0 01-.5.5H8.707l4.147 4.146A.5.5 0 0112.5 11H8v3.5a.5.5 0 01-.854.354l-5-5A.5.5 0 012 9.5v-4a.5.5 0 01.5-.5h3.793L2.146.854a.5.5 0 01-.108-.545Z"/></svg>';