sd_card_outline constant

String const sd_card_outline

Implementation

static const String sd_card_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"><path fill="currentColor" d="M9 11h2V7H9Zm3 0h2V7h-2Zm3 0h2V7h-2ZM6 22q-.825 0-1.412-.587Q4 20.825 4 20V8l6-6h8q.825 0 1.413.587Q20 3.175 20 4v16q0 .825-.587 1.413Q18.825 22 18 22Zm0-2h12V4h-7.15L6 8.85V20Zm0 0h12Z"/></svg>';