document_subtract constant

String const document_subtract

Icon Data of document_subtract

Implementation

static const String document_subtract =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M20 24h10v2H20z"/><path fill="currentColor" d="M16 28H8V4h8v6a2.006 2.006 0 002 2h6v8h2V10a.91.91 0 00-.3-.7l-7-7A.909.909 0 0018 2H8a2.006 2.006 0 00-2 2v24a2.006 2.006 0 002 2h8Zm2-23.6 5.6 5.6H18Z"/></svg>';