multiply constant

String const multiply

Implementation

static const String multiply =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" d="M256 0C114.6 0 0 114.6 0 256s114.6 256 256 256 256-114.6 256-256S397.4 0 256 0zm121.3 316.5c8.4 8.4 8.4 22 0 30.4l-30.4 30.4c-8.4 8.4-22 8.4-30.4 0l-60.8-60.8-60.8 60.8c-8.4 8.4-22 8.4-30.4 0L134 346.9c-8.4-8.4-8.4-22 0-30.4l60.8-60.8-60.8-60.9c-8.4-8.4-8.4-22 0-30.4l30.4-30.4c8.4-8.4 22-8.4 30.4 0l60.8 60.8 60.8-60.8c8.4-8.4 22-8.4 30.4 0l30.4 30.4c8.4 8.4 8.4 22 0 30.4l-60.8 60.8 60.9 60.9z"/></svg>';