link_add constant

String const link_add

Implementation

static const String link_add =
    '<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 7h4v2H7a3 3 0 00-3 3 3 3 0 003 3h4v2H7a5 5 0 01-5-5 5 5 0 015-5m10 0a5 5 0 015 5h-2a3 3 0 00-3-3h-4V7h4m-9 4h8v2H8v-2m9 1h2v3h3v2h-3v3h-2v-3h-3v-2h3v-3Z"/></svg>';