locate_outline constant
String
const locate_outline
Implementation
static const String locate_outline =
'<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="512" height="512" preserveAspectRatio="xMidYMid meet" viewBox="0 0 512 512"><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M256 96V56m0 400v-40"/><path fill="currentColor" stroke="currentColor" stroke-miterlimit="10" stroke-width="32" d="M256 112a144 144 0 10144 144 144 144 0 00-144-144Z"/><path fill="currentColor" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="48" d="M416 256h40m-400 0h40"/></svg>';