cardboards constant

String const cardboards

Icon Data of cardboards

Implementation

static const String cardboards =
    '<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"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M3 8v8.5A2.5 2.5 0 005.5 19h1.06a3 3 0 002.34-1.13l1.54-1.92a2 2 0 013.12 0l1.54 1.92A3 3 0 0017.44 19h1.06a2.5 2.5 0 002.5-2.5V8a2 2 0 00-2-2H5a2 2 0 00-2 2z"/><circle cx="8" cy="12" r="1"/><circle cx="16" cy="12" r="1"/></g></svg>';