mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
MDL-36630 usability: 16x16 version of drag and drop icon
This commit is contained in:
parent
6bf410ed4b
commit
dcb9160579
Binary file not shown.
Before Width: | Height: | Size: 240 B After Width: | Height: | Size: 308 B |
@ -5,12 +5,12 @@
|
||||
]>
|
||||
<svg version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:a="http://ns.adobe.com/AdobeSVGViewerExtensions/3.0/"
|
||||
x="0px" y="0px" width="12px" height="12px" viewBox="-0.1 -0.1 12 12"
|
||||
style="overflow:visible;enable-background:new -0.1 -0.1 12 12;" xml:space="preserve" preserveAspectRatio="xMinYMid meet">
|
||||
x="0px" y="0px" width="16px" height="16px" viewBox="0 0 16 16" style="overflow:visible;enable-background:new 0 0 16 16;"
|
||||
xml:space="preserve">
|
||||
<defs>
|
||||
</defs>
|
||||
<path style="fill:#999999;" d="M11.6,5.2L9.8,3.5C9.4,3.1,8.9,3.3,8.9,3.8v1.1h-2v-2h1.1c0.5,0,0.7-0.5,0.3-0.9L6.6,0.3
|
||||
c-0.4-0.4-1-0.4-1.4,0L3.5,2.1C3.1,2.5,3.3,2.9,3.8,2.9h1.1v2h-2V3.8c0-0.5-0.5-0.7-0.9-0.3L0.3,5.2c-0.4,0.4-0.4,1,0,1.4l1.8,1.7
|
||||
c0.4,0.4,0.8,0.3,0.8-0.3V6.9h2v2H3.8c-0.5,0-0.7,0.5-0.3,0.9l1.7,1.8c0.4,0.4,1,0.4,1.4,0l1.7-1.8c0.4-0.4,0.3-0.8-0.3-0.8H6.9v-2
|
||||
h2v1.1c0,0.5,0.5,0.7,0.9,0.3l1.8-1.7C12,6.3,12,5.6,11.6,5.2z"/>
|
||||
<path style="fill:#999999;" d="M15.7,7.3l-2.5-2.5c-0.4-0.4-0.7-0.3-0.7,0.3v1.6h-3v-3H11c0.5,0,0.7-0.3,0.3-0.7L8.7,0.3
|
||||
c-0.4-0.4-1-0.4-1.4,0L4.8,2.9C4.4,3.2,4.5,3.6,5,3.6h1.5v3h-3V5c0-0.5-0.3-0.7-0.7-0.3L0.3,7.3c-0.4,0.4-0.4,1,0,1.4l2.5,2.5
|
||||
c0.4,0.4,0.7,0.3,0.7-0.3V9.6h3v3H5c-0.5,0-0.7,0.2-0.3,0.6l2.5,2.5c0.4,0.4,1,0.4,1.4,0l2.6-2.5c0.4-0.4,0.3-0.6-0.3-0.6H9.5v-3h3
|
||||
V11c0,0.5,0.3,0.7,0.7,0.3l2.5-2.5C16.1,8.3,16.1,7.7,15.7,7.3z"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.0 KiB |
Loading…
x
Reference in New Issue
Block a user