add_filled constant

String const add_filled

Icon Data of add_filled

Implementation

static const String add_filled =
    '<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="M16 2A14.172 14.172 0 002 16a14.172 14.172 0 0014 14 14.172 14.172 0 0014-14A14.172 14.172 0 0016 2Zm8 15h-7v7h-2v-7H8v-2h7V8h2v7h7Z"/><path fill="currentColor" d="M24 17h-7v7h-2v-7H8v-2h7V8h2v7h7v2z"/></svg>';