accessibility_color_filled constant

String const accessibility_color_filled

Icon Data of accessibility_color_filled

Implementation

static const String accessibility_color_filled =
    '<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="M16 10a8.598 8.598 0 00-7.965 6A8.598 8.598 0 0016 22a8.598 8.598 0 007.965-6A8.598 8.598 0 0016 10Zm0 10a4 4 0 114-4 4.005 4.005 0 01-4 4Z"/><path fill="currentColor" d="M16 2a14 14 0 1014 14A14 14 0 0016 2Zm0 22a10.654 10.654 0 01-9.97-7.758L5.97 16l.06-.242A10.654 10.654 0 0116 8a10.654 10.654 0 019.97 7.758l.06.242-.06.242A10.654 10.654 0 0116 24Z"/><circle cx="16" cy="16" r="2" fill="currentColor"/><path fill="currentColor" d="M16 20a4 4 0 114-4 4.005 4.005 0 01-4 4Zm0-6a2 2 0 102 2 2.002 2.002 0 00-2-2Z"/><path fill="currentColor" d="M16 24a10.655 10.655 0 01-9.97-7.758L5.97 16l.06-.242A10.655 10.655 0 0116 8a10.655 10.655 0 019.97 7.758l.06.242-.06.242A10.655 10.655 0 0116 24Zm-7.965-8A8.598 8.598 0 0016 22a8.598 8.598 0 007.965-6A8.598 8.598 0 0016 10a8.598 8.598 0 00-7.965 6Z"/></svg>';