<p></p>
<p><b>@mmd-osm</b> commented on this pull request.</p>
<hr>
<p>In <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6410#discussion_r2370232533">app/assets/stylesheets/common.scss</a>:</p>
<pre style='color:#555'>> @@ -4,6 +4,9 @@
@import "rails_bootstrap_forms";
@import "colors";
+$bootstrap-icons-font-dir: "bootstrap-icons/font/fonts";
+@import "bootstrap-icons/font/bootstrap-icons";
</pre>
<p dir="auto">We seem to have a few icons by the same name in different locations. The ones I quickly checked turned out to have a different file contents. I haven't found any larger scale copying of bootstrap icons.</p>
<p dir="auto">I was following the docs on <a href="https://icons.getbootstrap.com/" rel="nofollow">https://icons.getbootstrap.com/</a> here, which has some details on how to use bootstrap icons along with Sass.</p>
<pre class="notranslate"><code class="notranslate">./app/assets/images/social_link_icons/tiktok.svg
./node_modules/osm-community-index/dist/img/tiktok.svg
./node_modules/bootstrap-icons/icons/tiktok.svg
</code></pre>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/pull/6410#discussion_r2370232533">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLMLE2CKTAXQGTNVT3L3UBL65AVCNFSM6AAAAACHFZX7N6VHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZTENJVGA4DSNRYGY">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLIK6UKKNMFMKE3AIFD3UBL65A5CNFSM6AAAAACHFZX7N6WGG33NNVSW45C7OR4XAZNRKB2WY3CSMVYXKZLTORJGK5TJMV32UY3PNVWWK3TUL5UWJTWCAS5BM.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/pull/6410/review/3255089686</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/pull/6410#discussion_r2370232533",
"url": "https://github.com/openstreetmap/openstreetmap-website/pull/6410#discussion_r2370232533",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>