remove_image constant

String const remove_image

Implementation

static const String remove_image =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="26" height="26" preserveAspectRatio="xMidYMid meet" viewBox="0 0 26 26"><path fill="currentColor" d="M2 2a2 2 0 00-2 2c0 .738 1.156 2.057 1.156 3C1.156 7.943 0 10.921 0 13s1.156 4.991 1.156 6C1.156 20.009 0 21.262 0 22a2 2 0 002 2c.738 0 3.124-1.125 4.5-1.125S8.396 24 9.5 24s2.131-1.125 3.5-1.125c1.369 0 1.896 1.125 3 1.125s2.563-1.125 3.5-1.125c.937 0 3.762 1.125 4.5 1.125a2 2 0 002-2c0-.738-1.156-2.057-1.156-3 0-.943 1.156-4.05 1.156-6 0-1.95-1.156-4.991-1.156-6C24.844 5.991 26 4.738 26 4a2 2 0 00-2-2c-.738 0-3.124 1.156-4.5 1.156S17.604 2 16.5 2 14.369 3.156 13 3.156C11.631 3.156 11.104 2 10 2S7.438 3.156 6.5 3.156C5.562 3.156 2.738 2 2 2zm2 3h18c.551 0 1 .449 1 1v14c0 .551-.449 1-1 1H4c-.551 0-1-.449-1-1V6c0-.551.449-1 1-1zm6.031 3.063a.751.751 0 00-.562.218L8.28 9.47a.812.812 0 000 1.156L10.656 13l-2.375 2.375a.81.81 0 000 1.156L9.47 17.72a.812.812 0 001.156 0L13 15.344l2.375 2.375a.814.814 0 001.156 0l1.188-1.188a.814.814 0 000-1.156L15.344 13l2.375-2.375a.814.814 0 000-1.156L16.53 8.28a.814.814 0 00-1.156 0L13 10.656l-2.375-2.375c-.16-.162-.382-.218-.594-.219z"/></svg>';