From fbdd0c269dd32b1683fe256631feb66b99342b4e Mon Sep 17 00:00:00 2001 From: Sunil Mohan Adapa Date: Wed, 11 Mar 2026 23:11:18 -0700 Subject: [PATCH] sharing: Use inline SVG icons Tests: - All the icons appear as before in both light/dark themes. Signed-off-by: Sunil Mohan Adapa Reviewed-by: James Valleroy --- plinth/modules/sharing/templates/sharing.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/plinth/modules/sharing/templates/sharing.html b/plinth/modules/sharing/templates/sharing.html index 730ba1fd6..aa8557dac 100644 --- a/plinth/modules/sharing/templates/sharing.html +++ b/plinth/modules/sharing/templates/sharing.html @@ -5,6 +5,7 @@ {% load i18n %} {% load static %} +{% load plinth_extras %} {% block page_head %}
{% csrf_token %} - +