scissor constant

String const scissor

Implementation

static const String scissor =
    '<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"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M7.236 7a3 3 0 10-4.472-4 3 3 0 004.472 4Zm0 0L20 18M7.236 17a3 3 0 11-4.472 4 3 3 0 014.472-4Zm0 0L20 6"/></svg>';