document_layout_center constant
String
const document_layout_center
Icon Data of document_layout_center
Implementation
static const String document_layout_center =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M21 8h-2a1 1 0 010-2h2a1 1 0 010 2zm0 4h-2a1 1 0 010-2h2a1 1 0 010 2zM5 8H3a1 1 0 010-2h2a1 1 0 010 2zm0 4H3a1 1 0 010-2h2a1 1 0 010 2z" opacity=".5"/><rect width="8" height="8" x="8" y="4" fill="currentColor" rx="1"/><path fill="currentColor" d="M21 16H3a1 1 0 010-2h18a1 1 0 010 2zm-8 4H3a1 1 0 010-2h10a1 1 0 010 2z" opacity=".5"/></svg>';