triangle_shape constant
String
const triangle_shape
Icon Data of triangle_shape
Implementation
static const String triangle_shape =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="2048" height="2048" preserveAspectRatio="xMidYMid meet" viewBox="0 0 2048 2048"><path fill="currentColor" d="M1920 1920H0L960 0l960 1920zM207 1792h1506L960 286 207 1792z"/></svg>';