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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="m4 3 1.778 17.09L12 22l6.222-1.91L20 3H4Z"/><path d="M7 7h9.5l-1 10-3.5 1-3.5-1-.25-2.5m7.75-3H7.5"/></g></svg>';