From c6f35428d751432403a71d2e0e025e92723f73af Mon Sep 17 00:00:00 2001 From: Travis Ralston <travpc@gmail.com> Date: Thu, 13 Dec 2018 09:37:54 -0700 Subject: [PATCH] Update checkmark icon --- res/img/icons-checkmark.svg | 109 ++++++------------------------------ 1 file changed, 16 insertions(+), 93 deletions(-) diff --git a/res/img/icons-checkmark.svg b/res/img/icons-checkmark.svg index 748dc61995..3c5392003d 100644 --- a/res/img/icons-checkmark.svg +++ b/res/img/icons-checkmark.svg @@ -1,94 +1,17 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> - -<svg - xmlns:sketch="http://www.bohemiancoding.com/sketch/ns" - xmlns:dc="http://purl.org/dc/elements/1.1/" - xmlns:cc="http://creativecommons.org/ns#" - xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" - xmlns:svg="http://www.w3.org/2000/svg" - xmlns="http://www.w3.org/2000/svg" - xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" - xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" - version="1.1" - id="Layer_1" - x="0px" - y="0px" - viewBox="-11 13 24 24" - xml:space="preserve" - sodipodi:docname="icons-checkmark.svg" - inkscape:version="0.92.3 (2405546, 2018-03-11)"><metadata - id="metadata3753"><rdf:RDF><cc:Work - rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type - rdf:resource="http://purl.org/dc/dcmitype/StillImage" /></cc:Work></rdf:RDF></metadata><defs - id="defs3751"> - - </defs><sodipodi:namedview - pagecolor="#ffffff" - bordercolor="#666666" - borderopacity="1" - objecttolerance="10" - gridtolerance="10" - guidetolerance="10" - inkscape:pageopacity="0" - inkscape:pageshadow="2" - inkscape:window-width="1278" - inkscape:window-height="1368" - id="namedview3749" - showgrid="false" - inkscape:zoom="25.166667" - inkscape:cx="11.698485" - inkscape:cy="12.769194" - inkscape:window-x="1359" - inkscape:window-y="0" - inkscape:window-maximized="0" - inkscape:current-layer="_x30_3_x5F_4-Uploading" /> -<style - type="text/css" - id="style3734"> - .st1{fill:none;stroke-width:2;stroke-linecap:round;} -</style> -<title - id="title3736">icons_create_room</title> -<desc - id="desc3738">Created with sketchtool.</desc> -<g - id="_x30_3-Input" - sketch:type="MSPage"> - <g - id="_x30_3_x5F_4-Uploading" - transform="translate(-20.000000, -726.000000)" - sketch:type="MSArtboardGroup"> - <g - sketch:type="MSShapeGroup" - transform="translate(0,708)" - id="Room-list_x2F_Footer"> - <g - transform="translate(20,18)" - id="icons_create_room"> - <circle - style="fill:#76cfa6" - r="12" - cy="25" - cx="1" - id="Oval-1-Copy-7" /> - - <g - id="g3762"><path - sodipodi:nodetypes="cc" - id="Line" - class="st1" - d="m -0.75165563,28.062914 7.10000003,-7.1" - inkscape:connector-curvature="0" - style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:round" /><path - id="Line_1_" - class="st1" - d="m -3.0960264,25.175497 2.34437077,2.887417" - inkscape:connector-curvature="0" - style="fill:none;stroke:#ffffff;stroke-width:2;stroke-linecap:round" - sodipodi:nodetypes="cc" /></g> - </g> - </g> - </g> -</g> +<?xml version="1.0" encoding="UTF-8"?> +<svg width="20px" height="20px" viewBox="0 0 20 20" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <!-- Generator: Sketch 52.5 (67469) - http://www.bohemiancoding.com/sketch --> + <title>Tick</title> + <desc>Created with Sketch.</desc> + <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> + <g id="Custom-Status-Copy" transform="translate(-529.000000, -917.000000)" fill-rule="nonzero"> + <g id="Tick" transform="translate(530.000000, 918.000000)"> + <circle id="Oval" stroke="#6AAC8C" fill="#75CFA6" cx="9" cy="9" r="9"></circle> + <g id="Glyph" transform="translate(8.949747, 7.949747) rotate(-45.000000) translate(-8.949747, -7.949747) translate(4.449747, 5.449747)" fill="#FFFFFF"> + <rect id="Rectangle" x="0" y="0" width="2" height="5"></rect> + <rect id="Rectangle" x="0" y="3" width="9" height="2"></rect> + </g> + </g> + </g> + </g> </svg>