layer_group constant

String const layer_group

Icon Data of layer_group

Implementation

static const String layer_group =
    '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24" height="24" preserveAspectRatio="xMidYMid meet" viewBox="0 0 24 24"><path fill="currentColor" d="M12 14.195c-.176 0-.348-.046-.5-.133l-9-5.198a1 1 0 010-1.732l9-5.194c.31-.177.69-.177 1 0l9 5.194a1 1 0 010 1.732l-9 5.198a1.002 1.002 0 01-.5.133z" opacity=".25"/><path fill="currentColor" d="m21.5 11.132-1.964-1.134-7.036 4.064c-.31.178-.69.178-1 0L4.464 9.998 2.5 11.132a1 1 0 000 1.732l9 5.198c.31.178.69.178 1 0l9-5.198a1 1 0 000-1.732z" opacity=".5"/><path fill="currentColor" d="m21.5 15.132-1.964-1.134-7.036 4.064c-.31.178-.69.178-1 0l-7.036-4.064L2.5 15.132a1 1 0 000 1.732l9 5.198c.31.178.69.178 1 0l9-5.198a1 1 0 000-1.732z"/></svg>';