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

Unified Diff: static/dist/img/svg/arrow-icon-secondary.svg

Issue 29637578: Issue 6182 - Add build step for fonts and images in help.eyeo.com (Closed) Base URL: https://hg.adblockplus.org/help.eyeo.com
Patch Set: Created Dec. 13, 2017, 12:07 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
« no previous file with comments | « static/dist/img/svg/arrow-icon-down-secondary.svg ('k') | static/dist/img/svg/chrome.svg » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: static/dist/img/svg/arrow-icon-secondary.svg
===================================================================
--- a/static/dist/img/svg/arrow-icon-secondary.svg
+++ b/static/dist/img/svg/arrow-icon-secondary.svg
@@ -1,10 +1,1 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<svg width="8px" height="12px" viewBox="0 0 8 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <!-- Generator: Sketch 46.1 (44463) - http://www.bohemiancoding.com/sketch -->
- <title>arrow-icon-secondary</title>
- <desc>Created with Sketch.</desc>
- <defs></defs>
- <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <polyline id="arrow-icon-secondary" stroke="#000000" stroke-width="2" points="1 1 6 6 1 11"></polyline>
- </g>
-</svg>
+<svg width="8" height="12" xmlns="http://www.w3.org/2000/svg"><path stroke="#000" stroke-width="2" d="M1 1l5 5-5 5" fill="none"/></svg>
« no previous file with comments | « static/dist/img/svg/arrow-icon-down-secondary.svg ('k') | static/dist/img/svg/chrome.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld