videogame_asset_outline constant

String const videogame_asset_outline

Implementation

static const String videogame_asset_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="M4 18q-.825 0-1.412-.587Q2 16.825 2 16V8q0-.825.588-1.412Q3.175 6 4 6h16q.825 0 1.413.588Q22 7.175 22 8v8q0 .825-.587 1.413Q20.825 18 20 18Zm0-2h16V8H4v8Zm3-1h2v-2h2v-2H9V9H7v2H5v2h2Zm7.5 0q.625 0 1.062-.438Q16 14.125 16 13.5t-.438-1.062Q15.125 12 14.5 12t-1.062.438Q13 12.875 13 13.5t.438 1.062Q13.875 15 14.5 15Zm3-3q.625 0 1.062-.438Q19 11.125 19 10.5t-.438-1.062Q18.125 9 17.5 9t-1.062.438Q16 9.875 16 10.5t.438 1.062Q16.875 12 17.5 12ZM4 16V8v8Z"/></svg>';