Skip to content

Commit

Permalink
Update Onion text and change IPFS icon
Browse files Browse the repository at this point in the history
  • Loading branch information
spylogsster committed Feb 15, 2022
1 parent 9a5e4ae commit 758645b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 32 deletions.
2 changes: 1 addition & 1 deletion app/brave_generated_resources.grd
Original file line number Diff line number Diff line change
Expand Up @@ -496,7 +496,7 @@ Or change later at <ph name="SETTINGS_EXTENIONS_LINK">$2<ex>brave://settings/ext
Publish and retrieve files from IPFS
</message>
<message name="IDS_LOCATION_BAR_ONION_AVAILABLE" desc="Button in location bar to indicate onion available site to open a new tab in tor window.">
Onion Available
.onion
</message>
<message name="IDS_LOCATION_BAR_ONION_AVAILABLE_TOOLTIP_TEXT" desc="The tooltip text for onion available button.">
Open using .onion address
Expand Down
60 changes: 29 additions & 31 deletions app/vector_icons/open_in_ipfs.icon
Original file line number Diff line number Diff line change
Expand Up @@ -3,36 +3,34 @@
// You can obtain one at http://mozilla.org/MPL/2.0/.

CANVAS_DIMENSIONS, 12,
MOVE_TO, 11.5f, 10,
R_CUBIC_TO, -0.28f, 0, -0.5f, -0.22f, -0.5f, -0.5f,
V_LINE_TO, 1,
H_LINE_TO, 2.5f,
CUBIC_TO, 2.22f, 1, 2, 0.78f, 2, 0.5f,
R_CUBIC_TO, 0, -0.28f, 0.22f, -0.5f, 0.5f, -0.5f,
H_LINE_TO, 11,
R_CUBIC_TO, 0.55f, 0, 1, 0.45f, 1, 1,
R_V_LINE_TO, 8.5f,
R_CUBIC_TO, 0, 0.28f, -0.22f, 0.5f, -0.5f, 0.5f,
MOVE_TO, 6.07f, 1.96f,
H_LINE_TO, 1.01f,
R_V_LINE_TO, 9.08f,
R_H_LINE_TO, 9.1f,
V_LINE_TO, 6,
R_CUBIC_TO, 0, -0.28f, 0.1f, -0.49f, 0.38f, -0.49f,
R_ARC_TO, 0.5f, 0.5f, 0, 0, 1, 0.5f, 0.5f,
V_LINE_TO, 11.5f,
R_ARC_TO, 0.5f, 0.5f, 0, 0, 1, -0.5f, 0.5f,
H_LINE_TO, 0.47f,
CUBIC_TO, 0.19f, 12, 0, 11.82f, 0, 11.54f,
V_LINE_TO, 1.46f,
R_CUBIC_TO, 0, -0.28f, 0.19f, -0.44f, 0.47f, -0.44f,
R_H_LINE_TO, 5.51f,
R_ARC_TO, 0.5f, 0.5f, 0, 0, 1, 0.5f, 0.5f,
R_CUBIC_TO, 0, 0.28f, -0.14f, 0.45f, -0.41f, 0.45f,
CLOSE,
MOVE_TO, 10, 3,
R_V_LINE_TO, 8,
R_CUBIC_TO, 0, 0.55f, -0.45f, 1, -1, 1,
H_LINE_TO, 1,
R_CUBIC_TO, -0.55f, 0, -1, -0.45f, -1, -1,
V_LINE_TO, 3,
R_CUBIC_TO, 0, -0.55f, 0.45f, -1, 1, -1,
R_H_LINE_TO, 8,
R_CUBIC_TO, 0.55f, 0, 1, 0.45f, 1, 1,
CLOSE,
R_MOVE_TO, -9, 8,
R_H_LINE_TO, 8,
R_LINE_TO, 0, -6,
H_LINE_TO, 1,
R_V_LINE_TO, 6,
CLOSE,
R_MOVE_TO, 0, -7,
R_H_LINE_TO, 8,
V_LINE_TO, 3,
H_LINE_TO, 1,
R_V_LINE_TO, 1,
MOVE_TO, 6.5f, 5,
R_CUBIC_TO, 0, -0.13f, 0.05f, -0.26f, 0.15f, -0.35f,
LINE_TO, 10.3f, 0.99f,
LINE_TO, 7.5f, 1,
R_ARC_TO, 0.5f, 0.5f, 0, 0, 1, 0, -1,
R_H_LINE_TO, 4,
ARC_TO, 0.5f, 0.5f, 0, 0, 1, 12, 0.5f,
R_V_LINE_TO, 4,
R_ARC_TO, 0.5f, 0.5f, 0, 0, 1, -0.5f, 0.5f,
R_CUBIC_TO, -0.28f, 0, -0.47f, -0.21f, -0.47f, -0.49f,
R_V_LINE_TO, -2.84f,
R_LINE_TO, -3.68f, 3.68f,
ARC_TO, 0.5f, 0.5f, 0, 0, 1, 6.5f, 5,
CLOSE

0 comments on commit 758645b

Please sign in to comment.