kitchen_knife constant

String const kitchen_knife

Implementation

static const String kitchen_knife =
    '<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"><g fill="currentColor"><path stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 30v10c0 6 8 6 8 0V30m0 7h-8"/><path stroke="currentColor" stroke-width="4" d="M14 6a2 2 0 012-2h16.635c.319 0 .632.075.888.265C34.542 5.025 37.198 7.582 38 14c.773 6.182-1.369 12.364-2.382 14.855-.288.71-.985 1.145-1.75 1.145H14V6Z"/><circle cx="22" cy="10" r="2"/></g></svg>';