Changeset 3766:6c93f04acf31
- Timestamp:
- 06/28/18 15:53:03 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/search.svg
r3765 r3766 1 1 <?xml version="1.0" encoding="utf-8"?> 2 2 <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> 3 <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" 4 width="24px" height="24px" viewBox="0 0 12 12" enable-background="new 0 0 12 12" xml:space="preserve"> 5 <g id="search-icon"> 6 <path id="search" fill="#76C2F1" d="M8.011,7.98L6.824,6.793c-0.025-0.023-0.053-0.04-0.086-0.05 7 C6.94,6.46,7.061,6.113,7.061,5.738C7.061,4.778,6.282,4,5.322,4c-0.96,0-1.739,0.778-1.739,1.739c0,0.96,0.778,1.738,1.739,1.738 8 c0.375,0,0.721-0.12,1.005-0.321C6.336,7.188,6.353,7.217,6.376,7.24l1.188,1.188c0.095,0.094,0.271,0.071,0.396-0.053 9 C8.082,8.252,8.105,8.075,8.011,7.98z M5.322,6.845c-0.61,0-1.106-0.495-1.106-1.106c0-0.61,0.496-1.106,1.106-1.106 10 c0.611,0,1.107,0.496,1.107,1.106C6.428,6.35,5.933,6.845,5.322,6.845z"/> 11 </g> 3 <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" 4 viewBox="0 0 12 12" enable-background="new 0 0 12 12" xml:space="preserve"> 5 <path id="search-icon" fill="#76C2F1" d="M8.011,7.98L6.824,6.793c-0.025-0.023-0.053-0.04-0.086-0.05 6 C6.94,6.46,7.061,6.113,7.061,5.738C7.061,4.778,6.282,4,5.322,4c-0.96,0-1.739,0.778-1.739,1.739c0,0.96,0.778,1.738,1.739,1.738 7 c0.375,0,0.721-0.12,1.005-0.321C6.336,7.188,6.353,7.217,6.376,7.24l1.188,1.188c0.095,0.094,0.271,0.071,0.396-0.053 8 C8.082,8.252,8.105,8.075,8.011,7.98z M5.322,6.845c-0.61,0-1.106-0.495-1.106-1.106c0-0.61,0.496-1.106,1.106-1.106 9 c0.611,0,1.107,0.496,1.107,1.106C6.428,6.35,5.933,6.845,5.322,6.845z"/> 12 10 </svg>
Note: See TracChangeset
for help on using the changeset viewer.