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="100" height="100" preserveAspectRatio="xMidYMid meet" viewBox="0 0 100 100"><path fill="currentColor" d="m18.258 14.29 5.951 64.477L50 85.71l25.79-6.943 5.953-64.477H18.258zM68.96 35.187l-18.983 8.116-.046.019H68.29l-2.1 24.146-16.184 4.725-.029-.009v.009l-16.272-4.812-1.05-12.16h8.077l.525 6.299 8.646 2.183.074-.021v.01l8.952-2.521.613-10.148-9.565-.029-17.847-.06-.612-7.611 18.459-7.688 1.076-.447H30.818l-.963-7.788h39.893l-.788 7.787z"/></svg>';