scissors_line constant

String const scissors_line

Implementation

static const String scissors_line =
    '<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"><g fill="currentColor" fill-rule="evenodd"><path d="M0 0h24v24H0z"/><path d="M6.238 4.659a2 2 0 01.491-2.786L12 9.401l5.271-7.528a2 2 0 01.491 2.786l-4.541 6.486 2.22 3.17a4 4 0 11-1.59 1.217l-1.85-2.644-1.852 2.645a4 4 0 11-1.59-1.217l2.22-3.171-4.541-6.486ZM7 16a2 2 0 100 4 2 2 0 000-4Zm10 0a2 2 0 100 4 2 2 0 000-4Z"/></g></svg>';