bell_remove_outline constant

String const bell_remove_outline

Implementation

static const String bell_remove_outline =
    '<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="M20.12 14.46 18 16.59l-2.12-2.13-1.42 1.42L16.59 18l-2.13 2.12 1.42 1.42L18 19.41l2.12 2.13 1.42-1.42L19.41 18l2.13-2.12M12 2c-1.1 0-2 .9-2 2v.29C7.12 5.14 5 7.82 5 11v6l-2 2v1h9.35a5.93 5.93 0 01-.35-2H7v-7a5 5 0 015-5 5 5 0 015 5v1.09c.33-.05.66-.09 1-.09.34 0 .67.03 1 .09V11c0-3.18-2.12-5.86-5-6.71V4a2 2 0 00-2-2m-2 19a2 2 0 003.65 1.13c-.32-.34-.6-.72-.84-1.13Z"/></svg>';