Bug 388048 - Messenger-like "Send"
Summary: Messenger-like "Send"
Status: RESOLVED FIXED
Alias: None
Product: Breeze
Classification: Plasma
Component: Icons (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: visual-design
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-19 20:13 UTC by Ilya Bizyaev
Modified: 2017-12-31 15:29 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
Kaidan chat page (119.29 KB, image/png)
2017-12-19 21:34 UTC, Ilya Bizyaev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ilya Bizyaev 2017-12-19 20:13:40 UTC
Hello! :)
Seems like there's no general "Send" icon (not for mail, attachments etc., something that could be used in a messenger app, e.g. a paper airplane).

I would like to use this icon in Kaidan, a Jabber/XMPP client built on Kirigami.
Comment 1 andreas 2017-12-19 21:14:42 UTC
screenshot please
Comment 2 Ilya Bizyaev 2017-12-19 21:34:17 UTC
Created attachment 109455 [details]
Kaidan chat page

Currently we use a simple button, but we'd like to go modern :)
Comment 3 andreas 2017-12-19 21:54:04 UTC
I would recommend an paper plane icon with the icon name document-sent
Comment 4 Ilya Bizyaev 2017-12-20 06:00:29 UTC
In the latest breeze-icons, I can't find anything like that...
(apart from document-share, which is a classic share icon)
Comment 5 Ilya Bizyaev 2017-12-20 18:53:06 UTC
Could you provide the full path?
Comment 6 andreas 2017-12-28 12:26:54 UTC
Git commit 6a8c658853f07093e0ff7817c108afe5c709db84 by andreas kainz.
Committed on 28/12/2017 at 12:25.
Pushed by andreask into branch 'master'.

Breeze-icons add document-send icon

A  +13   -0    icons-dark/actions/16/document-send.svg
A  +14   -0    icons-dark/actions/22/document-send.svg
A  +13   -0    icons/actions/16/document-send.svg
A  +17   -0    icons/actions/22/document-send.svg

https://commits.kde.org/breeze-icons/6a8c658853f07093e0ff7817c108afe5c709db84
Comment 7 Ilya Bizyaev 2017-12-31 15:29:59 UTC
Thank you :D