download_outline constant

String const download_outline

Implementation

static const String download_outline =
    '<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="18" fill="currentColor" rx="1" ry="1"/><rect width="4" height="2" x="3" y="17" fill="currentColor" rx="1" ry="1" transform="rotate(-90 5 18)"/><rect width="4" height="2" x="17" y="17" fill="currentColor" rx="1" ry="1" transform="rotate(-90 19 18)"/><path fill="currentColor" d="M12 15a1 1 0 01-.58-.18l-4-2.82a1 1 0 01-.24-1.39 1 1 0 011.4-.24L12 12.76l3.4-2.56a1 1 0 011.2 1.6l-4 3a1 1 0 01-.6.2Z"/><path fill="currentColor" d="M12 13a1 1 0 01-1-1V4a1 1 0 012 0v8a1 1 0 01-1 1Z"/></svg>';