|
|
@@ -13,22 +13,21 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
*/
|
|
|
|
|
|
const arrow = `<?xml version="1.0" encoding="UTF-8"?>
|
|
|
- <svg width="12px" height="7px" viewBox="0 0 12 6" version="1.1"
|
|
|
- xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
- <!-- Generator: Sketch 47 (45396) - http://www.bohemiancoding.com/sketch -->
|
|
|
- <title>Chevron-Grey</title>
|
|
|
- <desc>Created with Sketch.</desc>
|
|
|
- <defs></defs>
|
|
|
- <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"
|
|
|
- stroke-linecap="round" stroke-linejoin="round">
|
|
|
- <g id="dropdown-arrow-image" transform="translate(-171.000000, -13.000000)">
|
|
|
- <g id="Icon/Chevron/Grey" transform="translate(169.000000, 8.000000)">
|
|
|
- <polyline id="Rectangle-Copy" transform="translate(8.000000, 5.500000)
|
|
|
- rotate(-315.000000) translate(-8.000000, -5.500000) "
|
|
|
- points="11.8890873 1.6109127 11.8890873 9.3890873 4.1109127 9.3890873"></polyline>
|
|
|
- </g>
|
|
|
- </g>
|
|
|
- </g>
|
|
|
- </svg>`
|
|
|
+<svg width="14px" height="8px" viewBox="0 0 14 8" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
+ <!-- Generator: Sketch 52.4 (67378) - http://www.bohemiancoding.com/sketch -->
|
|
|
+ <title>Chevron-Grey</title>
|
|
|
+ <desc>Created with Sketch.</desc>
|
|
|
+ <g id="Coriolis" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round">
|
|
|
+ <g id="dropdown-arrow-image" transform="translate(-1161.000000, -300.000000)" stroke-width="1.5">
|
|
|
+ <g id="Elements/Item/Wizard/Network-Copy-2" transform="translate(256.000000, 272.000000)">
|
|
|
+ <g id="Dropdown-Stroke-Copy-2" transform="translate(704.000000, 16.000000)">
|
|
|
+ <g id="Icon/Chevron/Black" transform="translate(200.000000, 8.000000)">
|
|
|
+ <polyline id="Rectangle-Copy" transform="translate(8.000000, 5.500000) rotate(-315.000000) translate(-8.000000, -5.500000) " points="11.8890873 1.6109127 11.8890873 9.3890873 4.1109127 9.3890873"></polyline>
|
|
|
+ </g>
|
|
|
+ </g>
|
|
|
+ </g>
|
|
|
+ </g>
|
|
|
+ </g>
|
|
|
+</svg>`
|
|
|
|
|
|
export default arrow
|