swipe components

This commit is contained in:
cookfront
2017-03-15 17:25:28 +08:00
parent 12832511c9
commit cf8b8dab2d
69 changed files with 2487 additions and 58 deletions
+16
View File
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="22px" height="22px" viewBox="0 0 22 22" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<!-- Generator: sketchtool 42 (36781) - http://www.bohemiancoding.com/sketch -->
<title>关闭</title>
<desc>Created with sketchtool.</desc>
<defs></defs>
<g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="关闭">
<rect id="Rectangle" x="0" y="0" width="22" height="22"></rect>
<path d="M11,20 C15.9705627,20 20,15.9705627 20,11 C20,6.02943725 15.9705627,2 11,2 C6.02943725,2 2,6.02943725 2,11 C2,15.9705627 6.02943725,20 11,20 Z M11,21 C5.4771525,21 1,16.5228475 1,11 C1,5.4771525 5.4771525,1 11,1 C16.5228475,1 21,5.4771525 21,11 C21,16.5228475 16.5228475,21 11,21 Z" id="Oval-70" fill="#333333" fill-rule="nonzero"></path>
<g id="Group-8" transform="translate(6.500000, 6.500000)" fill-rule="nonzero" fill="#333333">
<path d="M4.53553391,3.82842712 L1.35355339,0.646446609 C1.15829124,0.451184464 0.841708755,0.451184464 0.646446609,0.646446609 C0.451184464,0.841708755 0.451184464,1.15829124 0.646446609,1.35355339 L3.82842712,4.53553391 L0.646446609,7.71751442 C0.451184464,7.91277657 0.451184464,8.22935906 0.646446609,8.4246212 C0.841708755,8.61988335 1.15829124,8.61988335 1.35355339,8.4246212 L4.53553391,5.24264069 L7.71751442,8.4246212 C7.91277657,8.61988335 8.22935906,8.61988335 8.4246212,8.4246212 C8.61988335,8.22935906 8.61988335,7.91277657 8.4246212,7.71751442 L5.24264069,4.53553391 L8.4246212,1.35355339 C8.61988335,1.15829124 8.61988335,0.841708755 8.4246212,0.646446609 C8.22935906,0.451184464 7.91277657,0.451184464 7.71751442,0.646446609 L4.53553391,3.82842712 Z" id="Combined-Shape"></path>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.8 KiB