glass constant

String const glass

Implementation

static const String glass =
    '<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" fill-rule="evenodd" d="M17 10a5.002 5.002 0 01-4 4.9V17h2v2H9v-2h2v-2.1A5.002 5.002 0 017 10V5h10v5Zm-2-3H9v3a3 3 0 106 0V7Z" clip-rule="evenodd"/></svg>';