dir constant

String const dir

Icon Data of dir

Implementation

static const String dir =
    '<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"><rect width="40" height="32" x="4" y="8" fill="currentColor" stroke="currentColor" stroke-linejoin="round" rx="2"/><path fill="currentColor" stroke="currentColor" stroke-linejoin="round" d="M15.79 14.9h2.81v18.2h-2.81zm5.62 0c6 0 10.8 4.07 10.8 9.1 0 5-4.84 9.1-10.8 9.1V14.9Z"/></svg>';