# 我想更改搜索图标

**URL:** https://meta.discourse.org/t/i-want-to-change-search-icon/234253
**Category:** Support
**Created:** [2022年七月28日 10:17 UTC](https://meta.discourse.org/t/i-want-to-change-search-icon/234253 "2022-07-28T10:17:00Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![thimiraonline](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thimiraonline/32/254979_2.png) [@thimiraonline](https://meta.discourse.org/u/thimiraonline)
#### Post date: [2022年七月28日 10:17 UTC](https://meta.discourse.org/t/i-want-to-change-search-icon/234253/1 "2022-07-28T10:17:01Z")

</div>

我想更改我在 [论坛](https://forum.androidwedakarayo.com/) 中的以下图标。我尝试在此论坛中查找，但未能找到。

 ![Screenshot 2022-07-28 at 3.44.55 PM](https://global.discourse-cdn.com/meta/original/4X/f/c/d/fcdc725290396e503a801894b1da3b5d35ac6d69.png)

您能帮帮我吗？

---

<div class="post-metadata">

### Author: ![thimiraonline](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thimiraonline/32/254979_2.png) [@thimiraonline](https://meta.discourse.org/u/thimiraonline)
#### Post date: [2022年七月28日 10:27 UTC](https://meta.discourse.org/t/i-want-to-change-search-icon/234253/2 "2022-07-28T10:27:03Z")

</div>

@Jagster 你对此有什么想法吗？我想用一个细图标替换它。

---

<div class="post-metadata">

### Author: ![Jagster](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jagster/32/192154_2.png) [@Jagster](https://meta.discourse.org/u/Jagster)
#### Post date: [2022年七月28日 10:28 UTC](https://meta.discourse.org/t/i-want-to-change-search-icon/234253/3 "2022-07-28T10:28:29Z")

</div>

这对您有用吗？

> [@Change search icon](https://meta.discourse.org/t/change-search-icon/157621):
>
> Is there a way to replace the existing search icon with another? I’d like to replace it with a very similar, but slightly different, icon that matches my wordpress site. The new icon would be an SVG generated with the following code: \<svg xmlns="http://www.w3.org/2000/svg" width="512" height="512" viewBox="0 0 512 512"\>\<path d="M10 18a7.952 7.952 0 0 0 4.897-1.688l4.396 4.396 1.414-1.414-4.396-4.396A7.952 7.952 0 0 0 18 10c0-4.411-3.589-8-8-8s-8 3.589-8 8 3.589 8 8 8zm0-14c3.309 0 6 2.691 6 6…

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [2022年七月28日 10:33 UTC](https://meta.discourse.org/t/i-want-to-change-search-icon/234253/4 "2022-07-28T10:33:26Z")

</div>

@Jagster 先我一步，但如果你按照[这个指南](https://meta.discourse.org/t/replace-discourses-default-svg-icons-with-custom-icons-in-a-theme/115736/1)操作，你会在主题组件的 head 标签中得到类似这样的内容：

```plaintext

<script type="text/discourse-plugin" version="0.8">

  api.replaceIcon('search', 'link');
 
</script>

```

![image](https://cdck-file-uploads-global.s3.dualstack.us-west-2.amazonaws.com/meta/optimized/4X/6/4/5/645c4457c1adf4366b00d56406da1159b077e130_2_690x42.png)

显然你不会想要链接图标在那里，但你明白我的意思。 🙂

---

<div class="post-metadata">

### Author: ![system](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/system/32/443519_2.png) [@system](https://meta.discourse.org/u/system)
#### Post date: [2022年十一月9日 12:34 UTC](https://meta.discourse.org/t/i-want-to-change-search-icon/234253/5 "2022-11-09T12:34:28Z")

</div>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.
