diff options
author | codecalm <codecalm@gmail.com> | 2020-09-21 20:54:59 +0200 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-09-21 20:54:59 +0200 |
commit | aea5d0a19e245664ff173cd1487de5464f99ddbe (patch) | |
tree | e567600fa82e49a48e983c85fa165e35c976cfb9 /src/_icons | |
parent | `brand-skype`, `brand-spotify` #44 (diff) | |
download | tabler-icons-aea5d0a19e245664ff173cd1487de5464f99ddbe.tar.xz |
`brand-flickr` icon #44
Diffstat (limited to 'src/_icons')
-rw-r--r-- | src/_icons/brand-flickr.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-flickr.svg b/src/_icons/brand-flickr.svg new file mode 100644 index 00000000..6cc1404a --- /dev/null +++ b/src/_icons/brand-flickr.svg @@ -0,0 +1,7 @@ +--- +category: Brand +--- +<svg> + <circle cx="7" cy="12" r="3" /> + <circle cx="17" cy="12" r="3" /> +</svg> |