diff options
Diffstat (limited to 'icons/section-sign.svg')
-rw-r--r-- | icons/section-sign.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/icons/section-sign.svg b/icons/section-sign.svg new file mode 100644 index 00000000..d9974e4a --- /dev/null +++ b/icons/section-sign.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-section-sign" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> + <path d="M9.172 19.004a3.001 3.001 0 1 0 2.828 -4.004" /> + <path d="M14.83 5.002a3.001 3.001 0 1 0 -2.83 3.998" /> + <circle cx="12" cy="12" r="3" /> +</svg> + + |