outline_rectangle constant
String
const outline_rectangle
Icon Data of outline_rectangle
Implementation
static const String outline_rectangle =
'<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="M2 4v16h20V4H2zm18 14H4V6h16v12z"/></svg>';