paperclip constant

String const paperclip

Implementation

static const String paperclip =
    '<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"><path fill="currentColor" fill-rule="evenodd" d="M9.414 3.05 4.085 8.38a3 3 0 004.243 4.242l2.403-2.403a.75.75 0 111.06 1.06l-2.403 2.404a4.5 4.5 0 01-6.364-6.364l5.33-5.33a3.25 3.25 0 014.596 4.597l-5.33 5.329a2 2 0 01-2.828-2.828l5.33-5.33a.75.75 0 011.06 1.061l-5.33 5.33a.5.5 0 10.708.706l5.33-5.329A1.75 1.75 0 009.413 3.05Z" clip-rule="evenodd"/></svg>';