Loading assets/docs.css +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ h1, h2, h3, h4, h5, h6 { font-weight: 300; } #examples h1, h2, h3, h4, h5, h6, p{ #examples { white-space: nowrap; margin-bottom: 8px; } Loading flags/1x1/zz.svgdeleted 100644 → 0 +0 −38 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Sodipodi ("http://www.sodipodi.com/") --> <!-- /Creative Commons Public Domain --> <!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Work rdf:about=""> <dc:title>SVG graphic of German flags</dc:title> <dc:rights><Agent> <dc:title>Philipp Sadleder</dc:title> </Agent></dc:rights> <license rdf:resource="http://web.resource.org/cc/PublicDomain" /> </Work> <License rdf:about="http://web.resource.org/cc/PublicDomain"> <permits rdf:resource="http://web.resource.org/cc/Reproduction" /> <permits rdf:resource="http://web.resource.org/cc/Distribution" /> <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> </License> </rdf:RDF> --> <svg id="svg378" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1.0" y="0" x="0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> <metadata id="metadata3074"> <rdf:RDF> <cc:Work rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> </cc:Work> </rdf:RDF> </metadata> <rect id="rect171" fill-rule="evenodd" height="2" width="512" y="255" x="0" stroke-width="1pt"/> <rect id="rect256" fill-rule="evenodd" height="2" width="512" y="510" x="0" stroke-width="1pt"/> <rect id="rect255" fill-rule="evenodd" height="2" width="512" y="0" x="0" stroke-width="1pt"/> <rect id="rect2988" fill-rule="evenodd" height="512" width="2" y="0" x="255" stroke-width="1pt"/> <rect id="rect2990" fill-rule="evenodd" height="512" width="2" y="0" x="0" stroke-width="1pt"/> <rect id="rect2992" fill-rule="evenodd" height="512" width="2" y="0" x="510" stroke-width="1pt"/> </svg> flags/4x3/zz.svgdeleted 100644 → 0 +0 −40 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Sodipodi ("http://www.sodipodi.com/") --> <!-- /Creative Commons Public Domain --> <!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Work rdf:about=""> <dc:title>SVG graphic of German flags</dc:title> <dc:rights><Agent> <dc:title>Philipp Sadleder</dc:title> </Agent></dc:rights> <license rdf:resource="http://web.resource.org/cc/PublicDomain" /> </Work> <License rdf:about="http://web.resource.org/cc/PublicDomain"> <permits rdf:resource="http://web.resource.org/cc/Reproduction" /> <permits rdf:resource="http://web.resource.org/cc/Distribution" /> <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> </License> </rdf:RDF> --> <svg id="svg378" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1.0" y="0" x="0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> <metadata id="metadata3074"> <rdf:RDF> <cc:Work rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> </cc:Work> </rdf:RDF> </metadata> <rect id="rect171" fill-rule="evenodd" height="2" width="640" y="478" x="0" stroke-width="1pt"/> <rect id="rect256" fill-rule="evenodd" height="2" width="640" y="159" x="0" stroke-width="1pt"/> <rect id="rect255" fill-rule="evenodd" height="2" width="640" y="319" x="0" stroke-width="1pt"/> <rect id="rect2988" height="480" width="2" y="1.3101e-14" x="0"/> <rect id="rect2990" height="480" width="2" y="1.3101e-14" x="638"/> <rect id="rect2992" height="480" width="2" y="1.3101e-14" x="319"/> <rect id="rect2994" fill-rule="evenodd" height="2" width="640" y="0" x="0" stroke-width="1pt"/> <rect id="rect2996" fill-rule="evenodd" height="2" width="640" y="239" x="0" stroke-width="1pt"/> </svg> index.html +15 −8 Original line number Diff line number Diff line Loading @@ -7,24 +7,27 @@ <meta name="author" content=""> <title>country-flag-icons</title> <link href="./assets/bootstrap.min.css" rel="stylesheet"> <link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.no-icons.min.css" rel="stylesheet"> <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet"> <link href="./assets/docs.css" rel="stylesheet"> <link href="./css/country-flag-icons.css" rel="stylesheet"> </head> <body> <a href="https://github.com/lipis/country-flag-icons"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a> <div class="jumbotron text-center"> <div class="container"> <h1>country-flag-icons</h1> <p class="lead"> 250+ svg based country flags! <p> CSS for svg based country flag icons! </p> <p class="lead"> <a class="btn btn-primary btn-lg">GitHub project</a> <p> <a href="https://github.com/lipis/country-flag-icons" class="btn btn-primary btn-lg"> <span class="icon-download-alt"></span> Download </a> </p> <p> <iframe src="http://ghbtns.com/github-btn.html?user=lipis&type=follow" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe> <iframe src="http://ghbtns.com/github-btn.html?user=lipis&repo=country-flag-icons&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe> </p> Loading Loading @@ -206,7 +209,11 @@ </div> <footer class="text-muted text-center"> <div class="container"> © - country-flag-icons <ul class="list-inline"> <li><a href="https://github.com/lipis/country-flag-icons">GitHub project</a></li> <li><a href="https://github.com/lipis/country-flag-icons/issues">Issues</a></li> </ul> </div> </footer> <script src="http://localhost:35729/livereload.js"></script> Loading Loading
assets/docs.css +1 −1 Original line number Diff line number Diff line Loading @@ -31,7 +31,7 @@ h1, h2, h3, h4, h5, h6 { font-weight: 300; } #examples h1, h2, h3, h4, h5, h6, p{ #examples { white-space: nowrap; margin-bottom: 8px; } Loading
flags/1x1/zz.svgdeleted 100644 → 0 +0 −38 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Sodipodi ("http://www.sodipodi.com/") --> <!-- /Creative Commons Public Domain --> <!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Work rdf:about=""> <dc:title>SVG graphic of German flags</dc:title> <dc:rights><Agent> <dc:title>Philipp Sadleder</dc:title> </Agent></dc:rights> <license rdf:resource="http://web.resource.org/cc/PublicDomain" /> </Work> <License rdf:about="http://web.resource.org/cc/PublicDomain"> <permits rdf:resource="http://web.resource.org/cc/Reproduction" /> <permits rdf:resource="http://web.resource.org/cc/Distribution" /> <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> </License> </rdf:RDF> --> <svg id="svg378" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="512" width="512" version="1.0" y="0" x="0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> <metadata id="metadata3074"> <rdf:RDF> <cc:Work rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> </cc:Work> </rdf:RDF> </metadata> <rect id="rect171" fill-rule="evenodd" height="2" width="512" y="255" x="0" stroke-width="1pt"/> <rect id="rect256" fill-rule="evenodd" height="2" width="512" y="510" x="0" stroke-width="1pt"/> <rect id="rect255" fill-rule="evenodd" height="2" width="512" y="0" x="0" stroke-width="1pt"/> <rect id="rect2988" fill-rule="evenodd" height="512" width="2" y="0" x="255" stroke-width="1pt"/> <rect id="rect2990" fill-rule="evenodd" height="512" width="2" y="0" x="0" stroke-width="1pt"/> <rect id="rect2992" fill-rule="evenodd" height="512" width="2" y="0" x="510" stroke-width="1pt"/> </svg>
flags/4x3/zz.svgdeleted 100644 → 0 +0 −40 Original line number Diff line number Diff line <?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Sodipodi ("http://www.sodipodi.com/") --> <!-- /Creative Commons Public Domain --> <!-- <rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> <Work rdf:about=""> <dc:title>SVG graphic of German flags</dc:title> <dc:rights><Agent> <dc:title>Philipp Sadleder</dc:title> </Agent></dc:rights> <license rdf:resource="http://web.resource.org/cc/PublicDomain" /> </Work> <License rdf:about="http://web.resource.org/cc/PublicDomain"> <permits rdf:resource="http://web.resource.org/cc/Reproduction" /> <permits rdf:resource="http://web.resource.org/cc/Distribution" /> <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" /> </License> </rdf:RDF> --> <svg id="svg378" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1.0" y="0" x="0" xmlns:cc="http://creativecommons.org/ns#" xmlns:dc="http://purl.org/dc/elements/1.1/"> <metadata id="metadata3074"> <rdf:RDF> <cc:Work rdf:about=""> <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage"/> </cc:Work> </rdf:RDF> </metadata> <rect id="rect171" fill-rule="evenodd" height="2" width="640" y="478" x="0" stroke-width="1pt"/> <rect id="rect256" fill-rule="evenodd" height="2" width="640" y="159" x="0" stroke-width="1pt"/> <rect id="rect255" fill-rule="evenodd" height="2" width="640" y="319" x="0" stroke-width="1pt"/> <rect id="rect2988" height="480" width="2" y="1.3101e-14" x="0"/> <rect id="rect2990" height="480" width="2" y="1.3101e-14" x="638"/> <rect id="rect2992" height="480" width="2" y="1.3101e-14" x="319"/> <rect id="rect2994" fill-rule="evenodd" height="2" width="640" y="0" x="0" stroke-width="1pt"/> <rect id="rect2996" fill-rule="evenodd" height="2" width="640" y="239" x="0" stroke-width="1pt"/> </svg>
index.html +15 −8 Original line number Diff line number Diff line Loading @@ -7,24 +7,27 @@ <meta name="author" content=""> <title>country-flag-icons</title> <link href="./assets/bootstrap.min.css" rel="stylesheet"> <link href="//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap.no-icons.min.css" rel="stylesheet"> <link href="//netdna.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css" rel="stylesheet"> <link href="./assets/docs.css" rel="stylesheet"> <link href="./css/country-flag-icons.css" rel="stylesheet"> </head> <body> <a href="https://github.com/lipis/country-flag-icons"><img style="position: absolute; top: 0; right: 0; border: 0;" src="https://s3.amazonaws.com/github/ribbons/forkme_right_red_aa0000.png" alt="Fork me on GitHub"></a> <div class="jumbotron text-center"> <div class="container"> <h1>country-flag-icons</h1> <p class="lead"> 250+ svg based country flags! <p> CSS for svg based country flag icons! </p> <p class="lead"> <a class="btn btn-primary btn-lg">GitHub project</a> <p> <a href="https://github.com/lipis/country-flag-icons" class="btn btn-primary btn-lg"> <span class="icon-download-alt"></span> Download </a> </p> <p> <iframe src="http://ghbtns.com/github-btn.html?user=lipis&type=follow" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe> <iframe src="http://ghbtns.com/github-btn.html?user=lipis&repo=country-flag-icons&type=watch&count=true" allowtransparency="true" frameborder="0" scrolling="0" width="100" height="20"></iframe> </p> Loading Loading @@ -206,7 +209,11 @@ </div> <footer class="text-muted text-center"> <div class="container"> © - country-flag-icons <ul class="list-inline"> <li><a href="https://github.com/lipis/country-flag-icons">GitHub project</a></li> <li><a href="https://github.com/lipis/country-flag-icons/issues">Issues</a></li> </ul> </div> </footer> <script src="http://localhost:35729/livereload.js"></script> Loading