double_arrow_vertical constant
String
const double_arrow_vertical
Implementation
static const String double_arrow_vertical =
'<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 transform="rotate(90 12 12)"><g fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path stroke-dasharray="10" stroke-dashoffset="10" d="M12 12H3.5M12 12H20.5"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.3s" values="10;0"/></path><path stroke-dasharray="6" stroke-dashoffset="6" d="M3 12L7 16M21 12L17 16M3 12L7 8M21 12L17 8"><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.3s" dur="0.3s" values="6;0"/></path></g></g></svg>';