square_cross constant
String
const square_cross
Icon Data of square_cross
Implementation
static const String square_cross =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16" height="16" preserveAspectRatio="xMidYMid meet" viewBox="0 0 16 16"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m10.25 5.75-4.5 4.5m0-4.5 4.5 4.5m-7.5-7.5h10.5v10.5H2.75z"/></svg>';