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="-2 -1 24 24"><path fill="currentColor" d="M2 18.262V20h16v-1.728l-3.106.753-4.86-1.004-4.977 1.004L2 18.262zM2 16.2l3.104.775 4.936-.996 4.819.996L18 16.214V15a1 1 0 00-1-1H3a1 1 0 00-1 1v1.2zM13 12h4a3 3 0 013 3v7H0v-7a3 3 0 013-3h4V9h6v3zm-2 0v-1H9v1h2zm-1-3.6a3 3 0 01-3-3C7 4.295 8 2.495 10 0c2 2.495 3 4.295 3 5.4a3 3 0 01-3 3zm-.002-1.981c.552 0 1-.48 1-1.072 0-.394-.334-1.037-1-1.928-.667.891-1 1.534-1 1.928 0 .592.448 1.072 1 1.072z"/></svg>';