icons-pack / react-simple-icons

📦 This package provides the Simple Icons packaged as a set of React components.
MIT License
313 stars 19 forks source link

fead: Use tag Title #41

Closed wootsbot closed 4 years ago

wootsbot commented 4 years ago

The element provides an accessible, short-text description of any SVG container element or graphics element.</p> </blockquote> <p>Text in a <title> element is not rendered as part of the graphic, but browsers usually display it as a tooltip.</p> <p><a rel="noreferrer nofollow" target="_blank" href="https://developer.mozilla.org/en-US/docs/Web/SVG/Element/title">REF</a></p> </div> </div> <div class="page-bar-simple"> </div> <div class="footer"> <ul class="body"> <li>© <script> document.write(new Date().getFullYear()) </script> Githubissues.</li> <li>Githubissues is a development platform for aggregating issues.</li> </ul> </div> <script src="https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js"></script> <script src="/githubissues/assets/js.js"></script> <script src="/githubissues/assets/markdown.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/highlight.min.js"></script> <script src="https://cdn.jsdelivr.net/gh/highlightjs/cdn-release@11.4.0/build/languages/go.min.js"></script> <script> hljs.highlightAll(); </script> </body> </html>