add_image constant

String const add_image

Icon Data of add_image

Implementation

static const String add_image =
    '<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="M23 4v2h-3v3h-2V6h-3V4h3V1h2v3h3zm-8.5 7a1.5 1.5 0 10-.001-3.001A1.5 1.5 0 0014.5 11zm3.5 3.234-.513-.57a2 2 0 00-2.976 0l-.656.731L9 9l-3 3.333V6h7V4H6a2 2 0 00-2 2v12a2 2 0 002 2h12a2 2 0 002-2v-7h-2v3.234z"/></svg>';