cross_mark constant
String
const cross_mark
Icon Data of cross_mark
Implementation
static const String cross_mark =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32" height="32" preserveAspectRatio="xMidYMid meet" viewBox="0 0 32 32"><path fill="currentColor" d="M24.879 2.879A3 3 0 1129.12 7.12l-8.79 8.79a.125.125 0 000 .177l8.79 8.79a3 3 0 11-4.242 4.243l-8.79-8.79a.125.125 0 00-.177 0l-8.79 8.79a3 3 0 11-4.243-4.242l8.79-8.79a.125.125 0 000-.177l-8.79-8.79A3 3 0 017.12 2.878l8.79 8.79a.125.125 0 00.177 0l8.79-8.79Z"/></svg>';