Ticket #3575: 0002-Add-clear-icon-SL-3575.patch

File 0002-Add-clear-icon-SL-3575.patch, 1.8 KB (added by manuq, 12 years ago)
  • new file icons/scalable/actions/edit-clear.svg

    From 62504b16b11a65de71ba091cbf9de0d7d748e2b9 Mon Sep 17 00:00:00 2001
    From: =?UTF-8?q?Manuel=20Qui=C3=B1ones?= <manuq@laptop.org>
    Date: Wed, 9 May 2012 10:22:29 -0300
    Subject: [PATCH sugar-artwork 2/2] Add clear icon SL #3575
    MIME-Version: 1.0
    Content-Type: text/plain; charset=UTF-8
    Content-Transfer-Encoding: 8bit
    Mail-Followup-To: <sugar-devel@lists.sugarlabs.org>
    
    This icon is for clearing the whole canvas or set of data
    in an activity.
    
    Signed-off-by: Manuel Quiñones <manuq@laptop.org>
    ---
     icons/scalable/actions/edit-clear.svg |    6 ++++++
     1 files changed, 6 insertions(+), 0 deletions(-)
     create mode 100644 icons/scalable/actions/edit-clear.svg
    
    diff --git a/icons/scalable/actions/edit-clear.svg b/icons/scalable/actions/edit-clear.svg
    new file mode 100644
    index 0000000..66dff54
    - +  
     1<?xml version="1.0" ?><!DOCTYPE svg  PUBLIC '-//W3C//DTD SVG 1.1//EN'  'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd' [
     2        <!ENTITY stroke_color "#010101">
     3        <!ENTITY fill_color "#FFFFFF">
     4]><svg enable-background="new 0 0 55 55" height="55px" version="1.1" viewBox="0 0 55 55" width="55px" x="0px" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" y="0px"><g display="block" id="edit-clear">
     5        <path d="M5,10.033v34.934h45V10.033H5z M37.575,35.1c0.684,0.683,0.684,1.793,0,2.476   c-0.341,0.342-0.789,0.513-1.237,0.513s-0.896-0.171-1.238-0.513l-7.601-7.602l-7.602,7.602c-0.342,0.342-0.79,0.513-1.237,0.513   s-0.895-0.171-1.237-0.513c-0.684-0.683-0.684-1.793,0-2.476l7.601-7.601l-7.601-7.602c-0.684-0.684-0.684-1.791,0-2.474   c0.683-0.684,1.791-0.684,2.474,0l7.602,7.601l7.601-7.601c0.683-0.684,1.793-0.684,2.476,0c0.684,0.683,0.684,1.791,0,2.474   l-7.602,7.602L37.575,35.1z" fill="&fill_color;"/>
     6</g></svg>