bell_dot constant

String const bell_dot

Implementation

static const String bell_dot =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><g fill="currentColor"><path fill-rule="evenodd" d="M12.994 7.875A4.008 4.008 0 0112 8h-.01v.217c0 .909.143 1.818.442 2.691l.371 1.113h-9.63v-.012l.37-1.113a8.633 8.633 0 00.443-2.691V6.004c0-.563.12-1.113.347-1.616.227-.514.55-.969.969-1.34.419-.382.91-.67 1.436-.837.538-.18 1.1-.24 1.65-.18l.12.018a4 4 0 01.673-.887 5.15 5.15 0 00-.697-.135c-.694-.072-1.4 0-2.07.227-.67.215-1.28.574-1.794 1.053a4.923 4.923 0 00-1.208 1.675 5.067 5.067 0 00-.431 2.022v2.2a7.61 7.61 0 01-.383 2.37L2 12.343l.479.658h3.505c0 .526.215 1.04.586 1.412.37.37.885.586 1.412.586.526 0 1.04-.215 1.411-.586s.587-.886.587-1.412h3.505l.478-.658-.586-1.77a7.63 7.63 0 01-.383-2.381v-.318ZM7.982 14.02a.997.997 0 00.706-.3.939.939 0 00.287-.705H6.977c0 .263.107.514.299.706a.999.999 0 00.706.299Z" clip-rule="evenodd"/><path d="M12 7a3 3 0 100-6 3 3 0 000 6Z"/></g></svg>';