laptop_twotone constant
String
const laptop_twotone
Implementation
static const String laptop_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 stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path fill="none" stroke-dasharray="50" stroke-dashoffset="50" d="M12 17H5V7H19V17Z"><animate fill="freeze" attributeName="stroke-dashoffset" dur="0.6s" values="50;0"/><animate fill="freeze" attributeName="fill-opacity" begin="1.0s" dur="0.15s" values="0;0.3"/></path><path fill="currentColor" stroke-dasharray="20" stroke-dashoffset="20" d="M3 19H21"><animate fill="freeze" attributeName="stroke-dashoffset" begin="0.7s" dur="0.3s" values="20;0"/></path></g></svg>';