mirror of
https://github.com/epasveer/seer.git
synced 2026-08-29 08:34:42 +08:00
Add 'preferences' icon for future work.
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<file>resources/thenounproject/configure.svg</file>
|
||||
<file>resources/thenounproject/stop.svg</file>
|
||||
<file>resources/thenounproject/fortune-teller.svg</file>
|
||||
<file>resources/thenounproject/preferences.svg</file>
|
||||
<file>resources/icons-icons/gdb.png</file>
|
||||
<file>resources/icons-icons/editor.png</file>
|
||||
<file>resources/icons-icons/font.png</file>
|
||||
|
||||
@@ -39,6 +39,7 @@ The main Seer icon and other icons.
|
||||
|Icon <a href="https://thenounproject.com/icon/binary-data-search-4065152/" title="">memory.svg</a> | Created by <a href="https://thenounproject.com/mudassar.hussain323/" title="">mudassar.hussain323</a> | (License <a href="https://creativecommons.org/licenses/by/3.0/legalcode" title="">CC3.0)</a> |
|
||||
|Icon <a href="https://thenounproject.com/icon/cpp-file-252779/" title="">source.svg</a> | Created by <a href="https://thenounproject.com/kozinn/" title="">kozinn</a> | (License <a href="https://creativecommons.org/licenses/by/3.0/legalcode" title="">CC3.0)</a> |
|
||||
|Icon <a href="https://thenounproject.com/icon/interruption-4417639/" title="">stop.sgv</a> | Created by <a href="https://thenounproject.com/andre.buand10/" title="">andre.buand10</a> | (License <a href="https://creativecommons.org/licenses/by/3.0/legalcode" title="">CC3.0)</a> |
|
||||
|Icon <a href="https://thenounproject.com/icon/preference-2331720/" title="">preferences.sgv</a> | Created by <a href="https://thenounproject.com/creator/blairwolf/" title="">blairwolf</a> | (License <a href="https://creativecommons.org/licenses/by/3.0/legalcode" title="">CC3.0)</a> |
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -31,6 +31,7 @@ terms of the NetBeans License Agreement.
|
||||
https://thenounproject.com/icon/binary-data-search-4065152/ https://thenounproject.com/mudassar.hussain323/ thenounproject/memory.svg CC3.0
|
||||
https://thenounproject.com/icon/cpp-file-252779/ https://thenounproject.com/kozinn/ thenounproject/source.svg CC3.0
|
||||
https://thenounproject.com/icon/interruption-4417639/ https://thenounproject.com/andre.buand10/ thenounproject/stop.sgv CC3.0
|
||||
https://thenounproject.com/icon/preference-2331720/ https://thenounproject.com/creator/blairwolf/ thenounproject/preferences.svg CC3.0
|
||||
|
||||
|
||||
Some icons are used from the RelaxLightIcons set. Licensed under the GPL-3.0+ license.
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 100 125" style="enable-background:new 0 0 100 100;" xml:space="preserve"><path d="M50,29c-5,0-9-4-9-9s4-9,9-9c5,0,9,4,9,9S55,29,50,29z M50,15c-2.8,0-5,2.2-5,5s2.2,5,5,5s5-2.2,5-5S52.8,15,50,15z"/><path d="M50,59c-5,0-9-4-9-9s4-9,9-9c5,0,9,4,9,9S55,59,50,59z M50,45c-2.8,0-5,2.2-5,5s2.2,5,5,5s5-2.2,5-5S52.8,45,50,45z"/><path d="M50,89c-5,0-9-4-9-9s4-9,9-9c5,0,9,4,9,9S55,89,50,89z M50,75c-2.8,0-5,2.2-5,5s2.2,5,5,5s5-2.2,5-5S52.8,75,50,75z"/><text x="0" y="115" fill="#000000" font-size="5px" font-weight="bold" font-family="'Helvetica Neue', Helvetica, Arial-Unicode, Arial, Sans-serif">Created by Blair Adams</text><text x="0" y="120" fill="#000000" font-size="5px" font-weight="bold" font-family="'Helvetica Neue', Helvetica, Arial-Unicode, Arial, Sans-serif">from the Noun Project</text></svg>
|
||||
|
After Width: | Height: | Size: 923 B |
Reference in New Issue
Block a user