upload_fill constant

String const upload_fill

Implementation

static const String upload_fill =
    '<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"><rect width="16" height="2" x="4" y="4" fill="currentColor" rx="1" ry="1" transform="rotate(180 12 5)"/><rect width="4" height="2" x="17" y="5" fill="currentColor" rx="1" ry="1" transform="rotate(90 19 6)"/><rect width="4" height="2" x="3" y="5" fill="currentColor" rx="1" ry="1" transform="rotate(90 5 6)"/><path fill="currentColor" d="M8 14a1 1 0 01-.8-.4 1 1 0 01.2-1.4l4-3a1 1 0 011.18 0l4 2.82a1 1 0 01.24 1.39 1 1 0 01-1.4.24L12 11.24 8.6 13.8a1 1 0 01-.6.2Z"/><path fill="currentColor" d="M12 21a1 1 0 01-1-1v-8a1 1 0 012 0v8a1 1 0 01-1 1Z"/></svg>';