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

Unified Diff: skin/icons/first-run/icon-checkmark.svg

Issue 29565721: No Issue - Implemented first run page Base URL: https://hg.adblockplus.org/adblockplusui/
Patch Set: Created Oct. 5, 2017, 1:47 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/first-run/icon-checkmark.svg
===================================================================
new file mode 100644
--- /dev/null
+++ b/skin/icons/first-run/icon-checkmark.svg
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg width="100px" height="100px" viewBox="0 0 100 100" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+ <!-- Generator: Sketch 46.2 (44496) - http://www.bohemiancoding.com/sketch -->
+ <title>icon-checkmark</title>
+ <desc>Created with Sketch.</desc>
+ <defs></defs>
+ <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
+ <g id="icon-checkmark">
+ <path d="M29.289,0 L0,29.29 L0,70.711 L29.289,100 L70.712,100 L100,70.711 L100,29.29 L70.712,0 L29.289,0 Z M2,69.881 L2,30.118 L30.119,2 L69.882,2 L98,30.118 L98,69.881 L69.882,98 L30.119,98 L2,69.881 Z" id="Fill-1" fill="#C70D2C"></path>
+ <polygon id="Stroke-2" stroke="#C70D2C" stroke-width="2" points="67.7327 32.9999 42.2777 52.8309 30.2027 46.1519 24.0007 51.0019 42.1687 68.9999 76.0007 36.5569"></polygon>
+ </g>
+ </g>
+</svg>

Powered by Google App Engine
This is Rietveld