birthday_cake constant

String const birthday_cake

Icon Data of birthday_cake

Implementation

static const String birthday_cake =
    '<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="M17 10a4 4 0 014 4v5a2 2 0 01-2 2H5a2 2 0 01-2-2v-5a4 4 0 014-4V7h2v3h2V7h2v3h2V7h2v3ZM7 12a2 2 0 00-2 2v1h14v-1a2 2 0 00-2-2H7Zm-2 5v2h14v-2H5ZM7 4a1 1 0 001-1 1 1 0 011 1v1a1 1 0 11-2 0V4Zm4 0a1 1 0 001-1 1 1 0 011 1v1a1 1 0 01-2 0V4Zm4 0a1 1 0 001-1 1 1 0 011 1v1a1 1 0 01-2 0V4Z"/></svg>';