Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save jdbruxelles/6e1cf920f266b494e273f7b54109551f to your computer and use it in GitHub Desktop.
Save jdbruxelles/6e1cf920f266b494e273f7b54109551f to your computer and use it in GitHub Desktop.
Drapeau de la République démocratique du Congo
<!DOCTYPE html>
<html lang="fr">
<head>
<title>Drapeau de la République démocratique du Congo</title>
<meta content="IE=edge" http-equiv="X-UA-Compatible"/>
<meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/>
<meta content="width=device-width, initial-scale=1" name="viewport"/>
<style type="text/css">
body {
font-family: Arial, Helvetica, sans-serif
}
h1 {
border-top: 1px solid #af2036;
border-bottom: 1px solid #af2036;
text-align: center
}
.cls-1 { fill: none }
.cls-2 { clip-path: url(#clip-path) }
.cls-3 { fill: #5272b8 }
.cls-4 { fill: #f0d632 }
.cls-5 { fill: #bd2030 }
</style>
</head>
<body>
<h1>Drapeau de la République démocratique du Congo</h1>
<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 296.17 172.75">
<defs>
<clipPath id="clip-path">
<rect class="cls-1" width="296.17" height="172.75"/>
</clipPath>
</defs>
<g class="cls-2">
<rect class="cls-3" width="296.17" height="172.75"/>
<polygon class="cls-4" points="277.66 0 0 129.56 0 172.75 0 172.75 18.51 172.75 296.17 43.19 296.17 0 277.66 0"/>
<polygon class="cls-5" points="296.17 0 0 138.21 0 172.75 0 172.75 0.02 172.75 296.17 34.55 296.17 0"/>
<polygon class="cls-4" points="53.05 11.85 60.39 34.42 84.14 34.42 64.92 48.38 72.26 70.95 53.05 57 33.83 70.95 41.17 48.38 21.94 34.42 45.69 34.42 53.05 11.85"/>
</g>
</svg>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment