youtube_downloader constant

String const youtube_downloader

Icon Data of youtube_downloader

Implementation

static const String youtube_downloader =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="m33 19-9 10-9-10h18Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M43.5 37.5v-27a2 2 0 00-2-2h-35a2 2 0 00-2 2v27a2 2 0 002 2h35a2 2 0 002-2Z"/></svg>';