add_three constant
String
const add_three
Icon Data of add_three
Implementation
static const String add_three =
'<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" stroke-width="4" d="M24 32V16m18 11v-6M6 27v-6m8-15H8a2 2 0 00-2 2v6m28-8h6a2 2 0 012 2v6m-8 28h6a2 2 0 002-2v-6m-28 8H8a2 2 0 01-2-2v-6M27 6h-6m11 18H16m11 18h-6"/></svg>';