css3 constant

String const css3

Implementation

static const String css3 =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="m11.983 20.989-6.37-1.813-1.42-16.033h15.615l-1.42 16.034-6.4 1.812h-.004Zm-4.261-7.637.216 2.867L12 17.483l3.99-1.14.906-9.923h-9.8l.158 1.949h7.529l-.186 2.024H9.66l.178 1.912h4.6l-.272 2.62-2.164.6-2.2-.6-.14-1.57h-1.94v-.003Z"/></svg>';