Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: skin/icons/arrow.svg

Issue 29536681: Issue 5628 - Implement main styles (Closed)
Patch Set: Created Sept. 6, 2017, 6:26 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: skin/icons/arrow.svg
===================================================================
new file mode 100644
--- /dev/null
+++ b/skin/icons/arrow.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="6" viewBox="0 0 16 6">
+ <path d="M 50,5 95,97.5 5,97.5 z"/>
+</svg>

Powered by Google App Engine
This is Rietveld