browser_safari constant

String const browser_safari

Implementation

static const String browser_safari =
    '<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"><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="M24 44c11.046 0 20-8.954 20-20S35.046 4 24 4 4 12.954 4 24s8.954 20 20 20Z"/><path stroke="currentColor" stroke-linejoin="round" stroke-width="4" d="m15 33 4.5-13.5L33 15l-4.5 13.5L15 33Z"/><path fill-rule="evenodd" d="M24 26a2 2 0 100-4 2 2 0 000 4Z" clip-rule="evenodd"/></g></svg>';