t_shirt constant

String const t_shirt

Icon Data of t_shirt

Implementation

static const String t_shirt =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M2.448 10.396 3 10.12V17a3 3 0 003 3h8a3 3 0 003-3v-6.882l.553.276a1 1 0 001.423-.677l1-4.5a1 1 0 00-.269-.924l-2.414-2.414A3 3 0 0015.172 1H13a1 1 0 00-.986.83C11.748 3.382 11.129 4 10 4c-1.13 0-1.747-.618-2.013-2.17A1 1 0 007 1H4.829a3 3 0 00-2.122.88L.295 4.292a1 1 0 00-.27.923l.999 4.503a1 1 0 001.424.678Zm1.673-7.103A1 1 0 014.83 3h1.377C6.777 4.928 8.078 6 10 6c1.922 0 3.223-1.072 3.795-3h1.378a1 1 0 01.707.293l2.026 2.026-.603 2.714-.855-.427A1 1 0 0015 8.5V17a1 1 0 01-1 1H6a1 1 0 01-1-1V8.5a1 1 0 00-1.448-.894l-.853.428-.602-2.715 2.024-2.026Z" clip-rule="evenodd"/><path d="M11.5 10.5a1 1 0 110-2h2a1 1 0 110 2h-2Z"/></g></svg>';