diff options
Diffstat (limited to 'icons/flags/dz.svg')
| -rw-r--r-- | icons/flags/dz.svg | 32 |
1 files changed, 4 insertions, 28 deletions
diff --git a/icons/flags/dz.svg b/icons/flags/dz.svg index 73e87df..5ff29a7 100644 --- a/icons/flags/dz.svg +++ b/icons/flags/dz.svg @@ -1,29 +1,5 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> -<svg xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.0" width="1200" height="800" viewBox="0 0 180 120"> - -<g id="bg"> - <rect width="90" height="120" fill="#007a3d"/> - <rect width="90" height="120" x="90" fill="white"/> -</g> - - <circle cx="90" cy="60" r="30" fill="#ce1126"/> - -<clipPath id="c"> - <circle cx="97" cy="60" r="24" fill="white"/> -</clipPath> - -<use xlink:href="#bg" clip-path="url(#c)"/> - -<g id="star" fill="#ce1126" transform="translate(102,60) rotate(18) scale(15)"> - <g id="cone"> - <polygon id="triangle" points="0,0 0,1 .5,1" transform="translate(0,-1) rotate(18)"/> - <use xlink:href="#triangle" transform="scale(-1,1)"/> - </g> - <use xlink:href="#cone" transform="rotate(72)"/> - - <use xlink:href="#cone" transform="rotate(-72)"/> - <use xlink:href="#cone" transform="rotate(144)"/> - <use xlink:href="#cone" transform="rotate(-144)"/> -</g> - +<svg xmlns="http://www.w3.org/2000/svg" id="flag-icons-dz" viewBox="0 0 640 480"> + <path fill="#fff" d="M320 0h320v480H320z"/> + <path fill="#006233" d="M0 0h320v480H0z"/> + <path fill="#d21034" d="M424 180a120 120 0 1 0 0 120 96 96 0 1 1 0-120m4 60-108-35.2 67.2 92V183.2l-67.2 92z"/> </svg> |
