papertag constant

String const papertag

Implementation

static const String papertag =
    '<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" d="M13.815 7.493a1.085 1.085 0 00-1.057.955l-.587 5.605H6.454a.953.953 0 00-.954.955v5.345a.953.953 0 00.954.955h4.958l-.564 5.383H6.454a.953.953 0 00-.954.956v5.345a.953.953 0 00.954.955h3.635L9.5 39.552a.845.845 0 00.86.955h6.679a1.088 1.088 0 001.06-.955l.588-5.605h8.542l-.587 5.605a.845.845 0 00.86.955h6.681a1.085 1.085 0 001.058-.955l.587-5.605h5.717a.953.953 0 00.954-.955v-5.345a.953.953 0 00-.954-.955h-4.958l.564-5.384h4.394a.953.953 0 00.954-.955v-5.345a.953.953 0 00-.954-.955H37.91l.588-5.605a.845.845 0 00-.86-.955H30.96a1.088 1.088 0 00-1.06.955l-.588 5.605H20.77l.588-5.605a.845.845 0 00-.86-.955Zm6.196 13.816h8.542l-.564 5.382h-8.542Z"/></svg>';