content_view constant

String const content_view

Icon Data of content_view

Implementation

static const String content_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="16" cy="19" r="2" fill="currentColor"/><path fill="currentColor" d="M23.777 18.479A8.64 8.64 0 0016 13a8.64 8.64 0 00-7.777 5.479L8 19l.223.521A8.64 8.64 0 0016 25a8.64 8.64 0 007.777-5.479L24 19ZM16 23a4 4 0 114-4 4.005 4.005 0 01-4 4Z"/><path fill="currentColor" d="M27 3H5a2 2 0 00-2 2v22a2 2 0 002 2h22a2 2 0 002-2V5a2 2 0 00-2-2ZM5 5h22v4H5Zm0 22V11h22v16Z"/></svg>';