dashboard_two constant

String const dashboard_two

Implementation

static const String dashboard_two =
    '<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-linejoin="round" stroke-width="4"><path d="M24 44c11.046 0 20-8.954 20-20a19.937 19.937 0 00-5.845-14.13A19.938 19.938 0 0024 4 19.938 19.938 0 009.845 9.87 19.937 19.937 0 004 24c0 11.046 8.954 20 20 20ZM4 24h4M9.845 9.87l3.13 3.13M24 4v4m20 16h-4M38.155 9.87 35.025 13M24 20v12"/><path d="M39.852 36.196C36.195 40.942 30.455 44 24 44s-12.195-3.058-15.852-7.804A31.853 31.853 0 0124 32a31.854 31.854 0 0115.852 4.196Z"/></g></svg>';