multiply constant

String const multiply

Icon Data of multiply

Implementation

static const String multiply =
    '<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" d="M7 18a1 1 0 01-.707-1.707l10-10a1 1 0 011.414 1.414l-10 10A.997.997 0 017 18Z"/><path fill="currentColor" d="M17 18a.997.997 0 01-.707-.293l-10-10a1 1 0 011.414-1.414l10 10A1 1 0 0117 18Z"/></svg>';