google_chrome constant

String const google_chrome

Icon Data of google_chrome

Implementation

static const String google_chrome =
    '<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"><circle cx="24" cy="24" r="21.5" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><circle cx="24.18" cy="24.02" r="8.05" fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M24 15.95h19.94M17.21 28.02 7.24 10.75m23.91 17.29-9.97 17.27"/></svg>';