Commit a4c9815c authored by Cole Bemis's avatar Cole Bemis

feat: Update arrow icons

parent 9df31d48
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<line x1="18" y1="6" x2="6" y2="18" /> <line x1="7" y1="7" x2="17" y2="17" />
<polyline points="15 18 6 18 6 9" /> <polyline points="17 7 17 17 7 17" />
</svg> </svg>
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<line x1="6" y1="6" x2="18" y2="18" /> <line x1="17" y1="7" x2="7" y2="17" />
<polyline points="9 18 18 18 18 9" /> <polyline points="17 17 7 17 7 7" />
</svg> </svg>
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<line x1="12" y1="4" x2="12" y2="20" /> <line x1="12" y1="5" x2="12" y2="19" />
<polyline points="18 14 12 20 6 14" /> <polyline points="19 12 12 19 5 12" />
</svg> </svg>
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<line x1="20" y1="12" x2="4" y2="12" /> <line x1="19" y1="12" x2="5" y2="12" />
<polyline points="10 18 4 12 10 6" /> <polyline points="12 19 5 12 12 5" />
</svg> </svg>
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<line x1="4" y1="12" x2="20" y2="12" /> <line x1="5" y1="12" x2="19" y2="12" />
<polyline points="14 6 20 12 14 18" /> <polyline points="12 5 19 12 12 19" />
</svg> </svg>
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<line x1="18" y1="18" x2="6" y2="6" /> <line x1="17" y1="17" x2="7" y2="7" />
<polyline points="15 6 6 6 6 15" /> <polyline points="7 17 7 7 17 7" />
</svg> </svg>
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<line x1="6" y1="18" x2="18" y2="6" /> <line x1="7" y1="17" x2="17" y2="7" />
<polyline points="9 6 18 6 18 15" /> <polyline points="7 7 17 7 17 17" />
</svg> </svg>
...@@ -9,6 +9,6 @@ ...@@ -9,6 +9,6 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<line x1="12" y1="20" x2="12" y2="4" /> <line x1="12" y1="19" x2="12" y2="5" />
<polyline points="6 10 12 4 18 10" /> <polyline points="5 12 12 5 19 12" />
</svg> </svg>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment