paste constant

String const paste

Icon Data of paste

Implementation

static const String paste =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="384" height="472" preserveAspectRatio="xMidYMid meet" viewBox="0 0 384 472"><path fill="currentColor" d="M341 43q18 0 30.5 12.5T384 85v342q0 17-12.5 29.5T341 469H43q-18 0-30.5-12.5T0 427V85q0-17 12.5-29.5T43 43h89q7-19 23.5-31T192 0t36.5 12T252 43h89zm-149 0q-9 0-15 6t-6 15 6 15 15 6 15-6 6-15-6-15-15-6zm149 384V85h-42v64H85V85H43v342h298z"/></svg>';