task_view constant

String const task_view

Icon Data of task_view

Implementation

static const String task_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"><circle cx="22" cy="24" r="2" fill="currentColor"/><path fill="currentColor" d="M22 28a4 4 0 114-4 4.004 4.004 0 01-4 4Zm0-6a2 2 0 102 2 2.003 2.003 0 00-2-2Z"/><path fill="currentColor" d="M29.777 23.479A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.777 5.479L14 24l.223.521A8.64 8.64 0 0022 30a8.64 8.64 0 007.777-5.479L30 24ZM22 28a4 4 0 114-4 4.005 4.005 0 01-4 4Z"/><path fill="currentColor" d="M12 28H7V7h3v3h12V7h3v9h2V7a2 2 0 00-2-2h-3V4a2 2 0 00-2-2h-8a2 2 0 00-2 2v1H7a2 2 0 00-2 2v21a2 2 0 002 2h5Zm0-24h8v4h-8Z"/></svg>';