division_print constant

String const division_print

Icon Data of division_print

Implementation

static const String division_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"><g opacity=".8"><path d="M6.5 12.5a1.5 1.5 0 010-3h10a1.5 1.5 0 010 3h-10Z"/><circle cx="11" cy="7" r="2"/><circle cx="11" cy="15" r="2"/></g><path d="M5 10.5a.5.5 0 010-1h10a.5.5 0 010 1H5Z"/><path fill-rule="evenodd" d="M8.5 6a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0Zm2 0a.5.5 0 11-1 0 .5.5 0 011 0Zm-2 8a1.5 1.5 0 103 0 1.5 1.5 0 00-3 0Zm2 0a.5.5 0 11-1 0 .5.5 0 011 0Z" clip-rule="evenodd"/></g></svg>';