Skip to content

Commit 53f58ca

Browse files
committed
feat: change icon
1 parent 6420505 commit 53f58ca

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

site/src/components/shortcodes/ComponentFinder.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<div class="text-input mb-medium">
77
<div class="text-input-container">
88
<svg aria-hidden="true">
9-
<use xlink:href="/orange/docs/1.0/assets/img/ouds-web-sprite.svg#heart-empty"></use>
9+
<use xlink:href="/orange/docs/1.0/assets/img/ouds-web-sprite.svg#search"></use>
1010
</svg>
1111
<label for="oudsComponentFinderInput">Find component</label>
1212
<input type="search" class="text-input-field" id="oudsComponentFinderInput" placeholder=" " />

site/static/orange/docs/[version]/assets/img/ouds-web-sprite.svg

Lines changed: 3 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)