file_ppt constant

String const file_ppt

Implementation

static const String file_ppt =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-width="4"><path stroke-linejoin="round" d="M25 41h13v-7M25 7h13v7M25 34.243V44l-15-5.381V34m15-20.027V4L10 9.381v4.592"/><rect width="40" height="20" x="4" y="14" stroke-linejoin="round" rx="2"/><path d="M10 19v10m11-10v10"/><path stroke-linejoin="round" d="M35 20v8m-3-8h6m-28-1h3a3 3 0 013 3v0a3 3 0 01-3 3h-3m11-6h3a3 3 0 013 3v0a3 3 0 01-3 3h-3"/></g></svg>';