data_view constant

String const data_view

Icon Data of data_view

Implementation

static const String data_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="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"/><circle cx="8" cy="8" r="1" fill="currentColor"/><circle cx="8" cy="16" r="1" fill="currentColor"/><circle cx="8" cy="24" r="1" fill="currentColor"/><path fill="currentColor" d="M5 21h7v-2H5v-6h16v3h2V5a2 2 0 00-2-2H5a2 2 0 00-2 2v22a2 2 0 002 2h7v-2H5ZM5 5h16v6H5Z"/></svg>';