Skip to content

Commit 5faf421

Browse files
committed
Add iconify credit
1 parent 2cfa002 commit 5faf421

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

ux.symfony.com/templates/components/Icon/IconSearch.html.twig

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,16 @@
3333
class="form-control IconSearch__Input"
3434
id="IconSearch-Query"
3535
>
36+
<p style="
37+
position: absolute;
38+
right: .75rem;
39+
font-size: .7rem;
40+
font-stretch: semi-condensed;
41+
opacity: .5;
42+
margin: 0;
43+
top: 50%;
44+
transform: translateY(-50%);
45+
">Powered by <a href="https://iconify.design/">iconify<span>.</span>design</a></p>
3646
</div>
3747

3848
<div class="d-flex flex-shrink-0">

0 commit comments

Comments
 (0)