document_view constant

String const document_view

Icon Data of document_view

Implementation

static const String document_view =
    '<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"><circle cx="22" cy="24" r="2" fill="currentColor"/><path fill="currentColor" d="M22 28a4 4 0 114-4 4.004 4.004 0 01-4 4Zm0-6a2 2 0 102 2 2.003 2.003 0 00-2-2Z"/><path fill="currentColor" d="M29.777 23.479A8.64 8.64 0 0022 18a8.64 8.64 0 00-7.777 5.479L14 24l.223.521A8.64 8.64 0 0022 30a8.64 8.64 0 007.777-5.479L30 24ZM22 28a4 4 0 114-4 4.005 4.005 0 01-4 4Z"/><path fill="currentColor" d="M12 28H8V4h8v6a2.006 2.006 0 002 2h6v4h2v-6a.91.91 0 00-.3-.7l-7-7A.909.909 0 0018 2H8a2.006 2.006 0 00-2 2v24a2.006 2.006 0 002 2h4Zm6-23.6 5.6 5.6H18Z"/></svg>';