baby_bottle constant

String const baby_bottle

Implementation

static const String baby_bottle =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M36 20H12v24h24V20ZM26 36h10m-10-8h10M8 20h32m-28-6h8.4V7.6C20.4 6.398 21.6 4 24 4c2.4 0 3.6 2.398 3.6 3.6V14H36"/></svg>';