paper constant

String const paper

Implementation

static const String paper =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M28.916 8.01 15.953 1.887a.92.92 0 00-1.288.638c-.003.01-1.04 4.83-2.58 9.635-.525 1.647-1.113 3.275-1.727 4.705l1.665.786c2-4.642 3.584-11.05 4.18-13.613L27.47 9.353c-.346 1.513-1.233 5.223-2.42 8.927-.767 2.4-1.665 4.797-2.585 6.532-.89 1.79-1.958 2.67-2.197 2.552-1.42.03-2.418-1.262-3.09-2.918a13.7 13.7 0 01-.657-2.246c-.128-.618-.167-1.006-.17-1.006a.906.906 0 00-.52-.73l-12.96-6.12a.924.924 0 00-.926.08.92.92 0 00-.38.847c.008.046.195 1.85.947 3.737.522 1.32 1.407 2.818 2.846 3.575l12.956 6.13.006-.012c.562.295 1.2.487 1.947.496 1.797-.117 2.777-1.668 3.818-3.525 3-5.69 5.32-16.6 5.338-16.64a.91.91 0 00-.504-1.02z"/></svg>';