task_asset_view constant

String const task_asset_view

Icon Data of task_asset_view

Implementation

static const String task_asset_view =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M22.5 26a3.5 3.5 0 113.5-3.5 3.504 3.504 0 01-3.5 3.5Zm0-5a1.5 1.5 0 101.5 1.5 1.502 1.502 0 00-1.5-1.5Z"/><path fill="currentColor" d="M22.5 31a8.5 8.5 0 118.5-8.5 8.51 8.51 0 01-8.5 8.5Zm0-15a6.5 6.5 0 106.5 6.5 6.507 6.507 0 00-6.5-6.5Z"/><path fill="currentColor" d="M25 5h-3V4a2.006 2.006 0 00-2-2h-8a2.006 2.006 0 00-2 2v1H7a2.006 2.006 0 00-2 2v21a2.006 2.006 0 002 2h5v-2H7V7h3v3h12V7h3v5h2V7a2.006 2.006 0 00-2-2Zm-5 3h-8V4h8Z"/></svg>';