Skip to content
Snippets Groups Projects
Unverified Commit 68a8a031 authored by Maz Ameli's avatar Maz Ameli Committed by GitHub
Browse files

new archive and unarchive icons (#19004)

parent 2d729f93
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ export const ICON_PATHS: Record<string, any> = {
"M30.595 13.536c1.85.755 1.879 2.05.053 2.9l-11.377 5.287c-1.82.846-4.763.858-6.583.022L1.344 16.532c-1.815-.835-1.785-2.131.05-2.89l1.637-.677 8.977 4.125c2.194 1.009 5.74.994 7.934-.026l9.022-4.193 1.63.665zm-1.63 7.684l1.63.666c1.85.755 1.879 2.05.053 2.898l-11.377 5.288c-1.82.847-4.763.859-6.583.022L1.344 24.881c-1.815-.834-1.785-2.131.05-2.89l1.637-.677 8.977 4.126c2.194 1.008 5.74.993 7.934-.026l9.022-4.194zM12.686 1.576c1.843-.762 4.834-.77 6.687-.013l11.22 4.578c1.85.755 1.88 2.05.054 2.899l-11.377 5.288c-1.82.846-4.763.858-6.583.022L1.344 9.136c-1.815-.834-1.785-2.13.05-2.89l11.293-4.67z",
archive: {
path:
"M27.557 1v2.356a1 1 0 0 1-1 1H5.443a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h21.114a1 1 0 0 1 1 1zM4.356 26.644h23.288v-15.57H4.356v15.57zM32 8.718V29a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V8.718a2 2 0 0 1 2-2h28a2 2 0 0 1 2 2zM16.116 25.076l5.974-6.57h-3.983V12.93h-3.982v5.575h-3.982l5.973 6.571z",
"M6.857 2.762c0-.42.341-.762.762-.762h16.762a.762.762 0 0 1 0 1.524H7.619a.762.762 0 0 1-.762-.762zM0 11.809a6 6 0 0 1 6-6h20a6 6 0 0 1 6 6v12.382a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V11.81zm10.62 3.097a1.143 1.143 0 0 1 1.617 0L16 18.67l3.763-3.763a1.143 1.143 0 0 1 1.617 1.616l-4.572 4.572a1.143 1.143 0 0 1-1.616 0l-4.572-4.572a1.143 1.143 0 0 1 0-1.616z",
attrs: {
fillRule: "evenodd",
},
......@@ -466,8 +466,14 @@ export const ICON_PATHS: Record<string, any> = {
"M4.31904507,29.7285487 C4.45843264,30.9830366 5.59537721,32 6.85726914,32 L20.5713023,32 C21.8337371,32 22.9701016,30.9833707 23.1095264,29.7285487 L25.1428571,11.4285714 L2.28571429,11.4285714 L4.31904507,29.7285487 L4.31904507,29.7285487 Z M6.85714286,4.57142857 L8.57142857,0 L18.8571429,0 L20.5714286,4.57142857 L25.1428571,4.57142857 C27.4285714,4.57142857 27.4285714,9.14285714 27.4285714,9.14285714 L13.7142857,9.14285714 L-1.0658141e-14,9.14285714 C-1.0658141e-14,9.14285714 -1.0658141e-14,4.57142857 2.28571429,4.57142857 L6.85714286,4.57142857 L6.85714286,4.57142857 Z M9.14285714,4.57142857 L18.2857143,4.57142857 L17.1428571,2.28571429 L10.2857143,2.28571429 L9.14285714,4.57142857 L9.14285714,4.57142857 Z",
triangle_left: "M21,0 L5,16 L21,32 L21,5.47117907e-13 L21,0 Z",
triangle_right: "M9,0 L25,16 L9,32 L9,5.47117907e-13 L9,0 Z",
unarchive:
"M18,7.95916837 L22.98085,7.97386236 L15.9779702,-0.00230793315 L9.02202984,7.93268248 L14,7.94736798 L14,22.8635899 L18,22.8635899 L18,7.95916837 Z M7,12.1176568 L0,12.1176568 L0,17.0882426 L3,17.0882426 L3,32 L29,32 L29,17.0882426 L32,17.0882426 L32,12.1176568 L25,12.1176568 L25,27.8341757 L7,27.8341757 L7,12.1176568 Z",
unarchive: {
path:
"M6.857 2.762c0-.42.341-.762.762-.762h16.762a.762.762 0 0 1 0 1.524H7.619a.762.762 0 0 1-.762-.762zM0 11.809a6 6 0 0 1 6-6h20a6 6 0 0 1 6 6v12.382a6 6 0 0 1-6 6H6a6 6 0 0 1-6-6V11.81zm10.62 9.285c.447.446 1.17.446 1.617 0L16 17.33l3.763 3.764a1.143 1.143 0 0 0 1.617-1.616l-4.572-4.572a1.143 1.143 0 0 0-1.616 0l-4.572 4.572a1.143 1.143 0 0 0 0 1.616z",
attrs: {
fillRule: "evenodd",
},
},
unknown:
"M16.5,26.5 C22.0228475,26.5 26.5,22.0228475 26.5,16.5 C26.5,10.9771525 22.0228475,6.5 16.5,6.5 C10.9771525,6.5 6.5,10.9771525 6.5,16.5 C6.5,22.0228475 10.9771525,26.5 16.5,26.5 L16.5,26.5 Z M16.5,23.5 C12.6340068,23.5 9.5,20.3659932 9.5,16.5 C9.5,12.6340068 12.6340068,9.5 16.5,9.5 C20.3659932,9.5 23.5,12.6340068 23.5,16.5 C23.5,20.3659932 20.3659932,23.5 16.5,23.5 L16.5,23.5 Z",
variable:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment