scissors constant

String const scissors

Implementation

static const String scissors =
    '<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" d="M16 3.1s-2.1-1.1-3.5-1c-.3 0-.5.1-.7.2L7.5 5.7 5.7 4.2c.1-.3.2-.6.3-1C6.1 1.4 4.6-.2 2.7 0 1.5.1.4 1 .1 2.2c-.3 1.3.2 2.5 1.2 3.2L4.6 8l-3.3 2.6c-1 .7-1.5 1.9-1.2 3.2.3 1.2 1.4 2 2.6 2.2 1.9.2 3.4-1.4 3.2-3.2 0-.3-.1-.7-.3-1l1.8-1.5 4.3 3.4c.2.1.4.2.7.2 1.4.1 3.5-1 3.5-1L10.2 8 16 3.1zM2.8 4.6c-.9-.1-1.6-.9-1.5-1.8s.9-1.6 1.8-1.5c.9.1 1.6.9 1.5 1.8 0 .9-.9 1.6-1.8 1.5zm.3 10.1c-.9.1-1.7-.6-1.8-1.5s.6-1.7 1.5-1.8c.9-.1 1.7.6 1.8 1.5s-.6 1.7-1.5 1.8zm9.3-11.5h.2c.4 0 .9.1 1.4.2L7.2 9.1 6.3 8l6.1-4.8zm1.6 9.4c-.5.2-1 .3-1.4.2h-.2l-4-3.2 1-.9 4.6 3.9z"/></svg>';