diff options
Diffstat (limited to 'icons/flags/lc.svg')
| -rw-r--r-- | icons/flags/lc.svg | 18 |
1 files changed, 8 insertions, 10 deletions
diff --git a/icons/flags/lc.svg b/icons/flags/lc.svg index 13de004..bb25654 100644 --- a/icons/flags/lc.svg +++ b/icons/flags/lc.svg @@ -1,10 +1,8 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg:svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://web.resource.org/cc/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" version="1.0" x="0.0000000" y="0.0000000" width="600" height="300" id="svg1"> - <sodipodi:namedview borderopacity="1.0" bordercolor="#666666" pagecolor="#ffffff" id="base"/> - <svg:defs id="defs3"/> - - <svg:rect width="180" height="90" x="125" y="587.36218" transform="matrix(3.333333,0,0,3.333333,-416.6667,-1957.874)" id="rect908" fill="#63ceff" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-width="1pt" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1"/> - <svg:path d="M 185,669.44343 L 245,669.44343 L 215,595.28093 L 185,669.44343 z " id="path1530" transform="matrix(3.333333,0,0,3.333333,-416.6667,-1957.874)" fill="#ffffff" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-width="1pt" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1"/> - <svg:path d="M 189.0,669.4 L 240.9,669.4 L 215,605.28093 L 189.0,669.4 z " id="path2152" transform="matrix(3.333333,0,0,3.333333,-416.6667,-1957.874)" fill="#000000" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-width="1pt" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1"/> - <svg:path d="M 199.9,274.1 L 399.9,274.1 L 299.9,150.5 L 199.9,274.1 z " id="path2774" fill="#fcd116" fill-opacity="1" fill-rule="evenodd" stroke="none" stroke-width="1pt" stroke-linecap="butt" stroke-linejoin="miter" stroke-opacity="1"/> -</svg:svg> +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-lc" viewBox="0 0 640 480"> + <g fill-rule="evenodd"> + <path fill="#65cfff" d="M0 0h640v480H0z"/> + <path fill="#fff" d="m318.9 42 162.7 395.3-322.6.9z"/> + <path fill="#000001" d="m319 96.5 140.8 340-279 .8z"/> + <path fill="#ffce00" d="m318.9 240.1 162.7 197.6-322.6.5z"/> + </g> +</svg> |
