shield_sun constant

String const shield_sun

Implementation

static const String shield_sun =
    '<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="M12 1 3 5v6c0 5.55 3.84 10.74 9 12 5.16-1.26 9-6.45 9-12V5l-9-4m0 7.89c1.6 0 2.89 1.29 2.89 2.89S13.6 14.67 12 14.67s-2.89-1.3-2.89-2.89 1.3-2.89 2.89-2.89M12 6l1.38 2c-.42-.18-.88-.27-1.38-.27s-.95.09-1.38.27L12 6M7 8.89l2.4-.2c-.34.31-.66.65-.9 1.07-.25.42-.4.86-.5 1.32L7 8.89m0 5.78 1.03-2.17c.08.43.24.88.47 1.3.25.43.56.79.9 1.08L7 14.67m10-5.78-1 2.19c-.1-.46-.26-.9-.5-1.32-.24-.42-.55-.76-.9-1.08l2.4.21m0 5.78-2.4.2c.34-.29.65-.65.9-1.07.24-.42.39-.87.47-1.3L17 14.67m-5 2.88-1.39-1.98c.43.15.89.25 1.39.25.5 0 .95-.1 1.37-.25L12 17.55Z"/></svg>';