compose constant
String
const compose
Icon Data of compose
Implementation
static const String compose =
'<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" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M27 5 17 15m0-10H8a3 3 0 00-3 3v16a3 3 0 003 3h16a3 3 0 003-3v-9"/></svg>';