From bd48ba0f0b5cfd5c8fa8c8c2be0acea63cb8d20e Mon Sep 17 00:00:00 2001 From: Reda Lazri <the.red.shortcut@gmail.com> Date: Tue, 16 Aug 2016 19:32:24 +0100 Subject: [PATCH] Problematic svg --- givingguide.html | 8 ++------ img/bad.svg | 17 ++++++++++++++++- img/good.svg | 17 ++++++++++++++++- 3 files changed, 34 insertions(+), 8 deletions(-) diff --git a/givingguide.html b/givingguide.html index a330148..380be5a 100644 --- a/givingguide.html +++ b/givingguide.html @@ -309,18 +309,14 @@ <h5 class="text-center">Amazon.com</h5> <ul> <li> - Amazon can remotely block or delete individual ebooks or your entire library with no warning or explanation (<a href="http://www.defectivebydesign.org/node/2250">they've done - it before</a>). + Amazon can remotely block or delete individual ebooks or your entire library with no warning or explanation (<a href="http://www.defectivebydesign.org/node/2250">they've done it before</a>). </li> <li> Amazon uses <a href="http://www.defectivebydesign.org/what_is_drm_digital_restrictions_management">DRM</a> to prevent you from sharing your favorite books with friends or moving them between readers. </li> <li> Amazon openly claims - <a href="http://www.defectivebydesign.org/amazon-kindle-swindle"> - you don't actually own or control your - ebooks. - </a> + <a href="http://www.defectivebydesign.org/amazon-kindle-swindle">you don't actually own or control your ebooks.</a> </li> <li class="neutral">If you insist on purchasing from Amazon, at least designate a charity like the Free Software Foundation at <a href="https://smile.amazon.com">smile.amazon.com</a> to receive some of the money.</li> </ul> diff --git a/img/bad.svg b/img/bad.svg index 1ad70da..5a08903 100644 --- a/img/bad.svg +++ b/img/bad.svg @@ -1 +1,16 @@ -<svg viewBox="0 0 19 19" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M18.27 2.621 11.08 9.809 18.27 16.997 16.457 18.809 9.27 11.621 2.082 18.809.27 16.997 7.457 9.809.27 2.621 2.082.809 9.27 7.997 16.457.809z" fill="#d80909"/></g></svg> \ No newline at end of file +<?xml version="1.0" encoding="UTF-8"?> +<svg width="19px" height="19px" viewBox="0 0 19 19" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch --> + <title>Shape</title> + <desc>Created with Sketch.</desc> + <defs></defs> + <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> + <g id="Mobile" transform="translate(-18.000000, -3064.000000)" fill="#D80909"> + <g id="Avoid" transform="translate(0.000000, 2580.000000)"> + <g id="clear-copy-3" transform="translate(18.000000, 484.000000)"> + <polygon id="Shape" points="18.269531 2.62067407 11.081611 9.80859348 18.269531 16.9965139 16.45745 18.808594 9.269531 11.6206746 2.081612 18.808594 0.269531 16.9965139 7.45745103 9.80859348 0.269531 2.62067407 2.081612 0.808594 9.269531 7.99651341 16.45745 0.808594"></polygon> + </g> + </g> + </g> + </g> +</svg> \ No newline at end of file diff --git a/img/good.svg b/img/good.svg index edb48ad..b04e8e6 100644 --- a/img/good.svg +++ b/img/good.svg @@ -1 +1,16 @@ -<svg viewBox="0 0 19 14" xmlns="http://www.w3.org/2000/svg"><g fill="none" fill-rule="evenodd"><path d="M5.989 11.06 16.837.215 18.277 1.655 5.989 13.943.277 8.231 1.717 6.791z" fill="#2caf8f"/></g></svg> \ No newline at end of file +<?xml version="1.0" encoding="UTF-8"?> +<svg width="19px" height="14px" viewBox="0 0 19 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> + <!-- Generator: Sketch 39.1 (31720) - http://www.bohemiancoding.com/sketch --> + <title>Shape</title> + <desc>Created with Sketch.</desc> + <defs></defs> + <g id="Page-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> + <g id="Mobile" transform="translate(-15.000000, -2310.000000)" fill="#2CAF8F"> + <g id="Buy" transform="translate(0.000000, 1911.000000)"> + <g id="check-copy" transform="translate(15.000000, 399.000000)"> + <polygon id="Shape" points="5.98934386 11.0628437 16.8373444 0.214844 18.277344 1.65484361 5.98934386 13.9428437 0.277344 8.23084389 1.71734361 6.79084428"></polygon> + </g> + </g> + </g> + </g> +</svg> \ No newline at end of file -- 2.25.1