j_outline constant
String
const j_outline
Icon Data of j_outline
Implementation
static const String j_outline =
'<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" fill-rule="evenodd" d="M27 12a3 3 0 116 0v18a9 9 0 11-18 0 3 3 0 016 0 3 3 0 106 0V12Zm3-1a1 1 0 00-1 1v18a5 5 0 01-10 0 1 1 0 10-2 0 7 7 0 1014 0V12a1 1 0 00-1-1Z" clip-rule="evenodd"/></svg>';