attachment constant

String const attachment

Icon Data of attachment

Implementation

static const String attachment =
    '<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="m10.49 19.182 7.778-7.778c.976-.976 2.382-1.153 3.359-.177.976.976.8 2.383-.177 3.359l-8.132 8.132c-1.414 1.414-4.243 1.414-6.01-.354-1.768-1.768-1.768-4.596-.354-6.01l8.132-8.132a6.5 6.5 0 019.192 9.192l-4.596 4.596"/></svg>';