scissors_print constant

String const scissors_print

Icon Data of scissors_print

Implementation

static const String scissors_print =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="20" height="20" preserveAspectRatio="xMidYMid meet" viewBox="0 0 20 20"><g fill="currentColor"><path fill-rule="evenodd" d="M6.5 19.5a3 3 0 002.435-4.753.749.749 0 00.595-.217l1.72-1.72 5.72 5.72a.75.75 0 101.06-1.06l-5.72-5.72 5.72-5.72a.75.75 0 00-1.06-1.06l-5.72 5.72-1.72-1.72a.747.747 0 00-.316-.19 3 3 0 10-.869 1.085.75.75 0 00.125.165l1.72 1.72-1.72 1.72a.748.748 0 00-.217.595A3 3 0 106.5 19.5Z" clip-rule="evenodd" opacity=".8"/><path fill-rule="evenodd" d="M5.5 8.5a3 3 0 100-6 3 3 0 000 6Zm0-5a2 2 0 110 4 2 2 0 010-4Zm0 15a3 3 0 100-6 3 3 0 000 6Zm0-5a2 2 0 110 4 2 2 0 010-4Z" clip-rule="evenodd"/><path d="M16.978 15.782a.5.5 0 01-.697.717L7.405 7.873a.5.5 0 11.697-.717l8.876 8.626Z"/><path d="M7.146 13.146a.5.5 0 00.708.708l9-9a.5.5 0 00-.708-.708l-9 9Z"/></g></svg>';