diff options
Diffstat (limited to 'src/_icons/mood-nerd.svg')
-rw-r--r-- | src/_icons/mood-nerd.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/_icons/mood-nerd.svg b/src/_icons/mood-nerd.svg new file mode 100644 index 00000000..f379adf8 --- /dev/null +++ b/src/_icons/mood-nerd.svg @@ -0,0 +1,12 @@ +--- +category: Mood +--- +<svg> + <circle cx="12" cy="12" r="9" /> + <circle cx="8" cy="10" r="2" /> + <circle cx="16" cy="10" r="2" /> + <path d="M9.5 15a3.5 3.5 0 0 0 5 0" /> + <path d="M3.5 9h2.5" /> + <path d="M18 9h2.5" /> + <path d="M10 9.5c1.333 -1.333 2.667 -1.333 4 0" /> +</svg> |