story constant
String
const story
Icon Data of story
Implementation
static const String story =
'<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="M17 5a2 2 0 012 2v13a2 2 0 01-2 2h-7a2 2 0 01-2-2h9z"/><path fill="currentColor" d="M13 4H5a2 2 0 012-2h6a2 2 0 012 2v12a2 2 0 01-2 2z"/><path fill="currentColor" d="M7 16h8a2 2 0 01-2 2H7a2 2 0 01-2-2V4a2 2 0 012-2z"/></svg>';