scientist_outlined constant

String const scientist_outlined

Implementation

static const String scientist_outlined =
    '<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"><circle cx="20" cy="5" r="1" fill="currentColor"/><circle cx="21.5" cy="3.5" r=".5" fill="currentColor"/><circle cx="20.5" cy="1.5" r=".5" fill="currentColor"/><path fill="currentColor" d="M16 7v1h1l.003 10.031C17 19.712 18 21 19.5 21s2.5-1.207 2.5-3V8h1V7Zm5 8-.565.424a1.765 1.765 0 01-1.05.326H19V15h-1v-2h1v-1h-1v-2h1V9h-1V8h3ZM8 10a2 2 0 11-2 2 2.006 2.006 0 012-2m0 10c2.7 0 5.8 1.29 6 2H2c.23-.72 3.31-2 6-2M8 8a4 4 0 104 4 3.999 3.999 0 00-4-4Zm0 10c-2.67 0-8 1.34-8 4v2h16v-2c0-2.66-5.33-4-8-4Z"/></svg>';