android_head constant

String const android_head

Implementation

static const String android_head =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M8 11.5a1.25 1.25 0 00-1.25 1.25A1.25 1.25 0 008 14a1.25 1.25 0 001.25-1.25A1.25 1.25 0 008 11.5m8 0a1.25 1.25 0 00-1.25 1.25A1.25 1.25 0 0016 14a1.25 1.25 0 001.25-1.25A1.25 1.25 0 0016 11.5M12 7c1.5 0 2.9.33 4.18.91l2.16-2.16a.996.996 0 111.41 1.41l-1.8 1.8A9.999 9.999 0 0122 17H2c0-3.29 1.59-6.21 4.05-8.04l-1.8-1.8a.996.996 0 111.41-1.41l2.16 2.16C9.1 7.33 10.5 7 12 7z"/></svg>';