cd_archive constant
String
const cd_archive
Icon Data of cd_archive
Implementation
static const String cd_archive =
'<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"><path fill="currentColor" d="M16 28a12 12 0 1112-12 12 12 0 01-12 12zm0-22a10 10 0 1010 10A10 10 0 0016 6z"/><path fill="currentColor" d="M16 22a6 6 0 116-6 6 6 0 01-6 6zm0-10a4 4 0 104 4 4 4 0 00-4-4z"/><circle cx="16" cy="16" r="2" fill="currentColor"/></svg>';