grid_3_twotone constant
String
const grid_3_twotone
Implementation
static const String grid_3_twotone =
'<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"><g fill="currentColor" fill-opacity="0" stroke="currentColor" stroke-dasharray="10" stroke-dashoffset="10" stroke-linecap="round"><g><circle cx="5" cy="5" r="1.5" fill="none"/><circle cx="12" cy="5" r="1.5" fill="none"/><circle cx="19" cy="5" r="1.5" fill="none"/><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.2s" values="10;0"/><animate fill="freeze" attributeName="fill-opacity" begin="0.8s" dur="0.15s" values="0;0.3"/></g><g><circle cx="5" cy="12" r="1.5" fill="none"/><circle cx="12" cy="12" r="1.5" fill="none"/><circle cx="19" cy="12" r="1.5" fill="none"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.3s" dur="0.2s" values="10;0"/><animate fill="freeze" attributeName="fill-opacity" begin="1s" dur="0.15s" values="0;0.3"/></g><g><circle cx="5" cy="19" r="1.5" fill="none"/><circle cx="12" cy="19" r="1.5" fill="none"/><circle cx="19" cy="19" r="1.5" fill="none"/><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.6s" dur="0.2s" values="10;0"/><animate fill="freeze" attributeName="fill-opacity" begin="1.2s" dur="0.15s" values="0;0.3"/></g></g></svg>';