diff --git a/images/illustrations/undraw_building_blocks.svg b/images/illustrations/undraw_building_blocks.svg new file mode 100644 index 000000000..29f908534 --- /dev/null +++ b/images/illustrations/undraw_building_blocks.svg @@ -0,0 +1 @@ +building_blocks \ No newline at end of file diff --git a/images/illustrations/undraw_forming_ideas.svg b/images/illustrations/undraw_forming_ideas.svg new file mode 100644 index 000000000..683960cb2 --- /dev/null +++ b/images/illustrations/undraw_forming_ideas.svg @@ -0,0 +1 @@ +forming ideas \ No newline at end of file diff --git a/images/illustrations/undraw_search.svg b/images/illustrations/undraw_search.svg new file mode 100644 index 000000000..abf515ca2 --- /dev/null +++ b/images/illustrations/undraw_search.svg @@ -0,0 +1,41 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/templates/base/components/global-search/layout.html.twig b/templates/base/components/global-search/layout.html.twig index b4b3b4c1e..8a2b60ec4 100644 --- a/templates/base/components/global-search/layout.html.twig +++ b/templates/base/components/global-search/layout.html.twig @@ -27,7 +27,7 @@ {% else %}
- {{ source("illustrations/undraw_web_search.svg") }} + {{ source("illustrations/undraw_search.svg") }}
{{ 'UI:Component:GlobalSearch:LastQueries:NoQuery:Placeholder'|dict_s }}
diff --git a/templates/base/components/quick-create/layout.html.twig b/templates/base/components/quick-create/layout.html.twig index 8cdf150fc..85dc8377a 100644 --- a/templates/base/components/quick-create/layout.html.twig +++ b/templates/base/components/quick-create/layout.html.twig @@ -36,7 +36,7 @@ {% else %}
- {{ source("illustrations/undraw_duplicate.svg") }} + {{ source("illustrations/undraw_building_blocks.svg") }}
{{ 'UI:Component:QuickCreate:LastClasses:NoClass:Placeholder'|dict_s }}