easel_outline constant

String const easel_outline

Implementation

static const String easel_outline =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><rect width="416" height="272" x="48" y="80" fill="currentColor" stroke="currentColor" stroke-linejoin="round" stroke-width="32" rx="32" ry="32"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="32" d="M256 416v-64m0-272V48m144 416-32-112M112 464l32-112"/></svg>';