scissors constant

String const scissors

Icon Data of scissors

Implementation

static const String scissors =
    '<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="2" d="M20 6c-3.573 2.225-5.943 3.854-8.55 6M20 18c-2.626-1.636-4.602-2.949-6.5-4.382M8.598 9.54a3 3 0 10-3.196-5.08 3 3 0 003.196 5.08Zm0 0A89.3 89.3 0 0011.45 12m-2.852 2.46a3 3 0 10-3.196 5.079 3 3 0 003.196-5.078Zm0 0A89.287 89.287 0 0111.45 12"/></svg>';