valign_middle constant
String
const valign_middle
Implementation
static const String valign_middle =
'<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"><path stroke-dasharray="20" stroke-dashoffset="20" d="M2.5 15.5H21.5M2.5 8.5H21.5"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.2s" values="20;0"/></path><path stroke-dasharray="50" stroke-dashoffset="50" stroke-width="2" d="M12.75 6H18V18H6V6H12.75Z"><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.3s" dur="0.4s" values="50;0"/></path></g></svg>';