simpledraw constant
String
const simpledraw
Implementation
static const String simpledraw =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="48" height="48" preserveAspectRatio="xMidYMid meet" viewBox="0 0 48 48"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" d="M32.33 5.87a1.15 1.15 0 011.66 0l7.49 7.49a1.15 1.15 0 010 1.67l-5 5-9.16-9.16Zm-5 5L36.49 20l-1.67 1.67-9.15-9.16Zm7.49 10.83-18 18-11.13 2.8h0L8.18 30l17.49-17.47M8.18 30.01l8.64 9.68m9.81-22.18L13.19 30.95M29.6 20.48 16.16 33.93"/></svg>';