diamond_with_a_dot constant

String const diamond_with_a_dot

Implementation

static const String diamond_with_a_dot =
    '<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="M23.778 11.05a2.988 2.988 0 00-1.954-.874 2.989 2.989 0 00-.874-1.954l-2.83-2.829a3 3 0 00-4.242 0L11.05 8.222a2.988 2.988 0 00-.874 1.954c-.711.04-1.41.331-1.954.874l-2.829 2.83a3 3 0 000 4.242l2.829 2.829a2.989 2.989 0 001.954.874c.04.711.331 1.41.874 1.954l2.829 2.829a3 3 0 004.242 0l2.829-2.829a2.989 2.989 0 00.874-1.954 2.989 2.989 0 001.954-.874l2.829-2.829a3 3 0 000-4.242l-2.829-2.829ZM12.465 9.636l2.828-2.828a1 1 0 011.414 0l2.829 2.828a1 1 0 010 1.414l-2.242 2.242A2.989 2.989 0 0016 13a2.99 2.99 0 00-1.293.292l-2.243-2.242a1 1 0 010-1.414Zm6.243 7.658c.187-.392.292-.83.292-1.294a2.99 2.99 0 00-.292-1.293l2.242-2.243a1 1 0 011.414 0l2.828 2.829a1 1 0 010 1.414l-2.828 2.829a1 1 0 01-1.414 0l-2.242-2.242Zm-4.001 1.414a2.998 2.998 0 002.587 0l2.242 2.242a1 1 0 010 1.414l-2.829 2.828a1 1 0 01-1.414 0l-2.829-2.828a1 1 0 010-1.414l2.243-2.242Zm-1.415-4.001a2.998 2.998 0 000 2.587l-2.242 2.242a1 1 0 01-1.414 0l-2.828-2.829a1 1 0 010-1.414l2.828-2.829a1 1 0 011.414 0l2.242 2.243Z"/></svg>';