[fix] use icons from design components

Signed-off-by: yenda <eric@status.im>
This commit is contained in:
yenda 2019-01-28 17:42:19 +01:00
parent fd3152eeff
commit e739b4a359
No known key found for this signature in database
GPG Key ID: 0095623C0069DCE6
223 changed files with 626 additions and 674 deletions

View File

@ -92,14 +92,14 @@
[view {:style {:flex-direction :row :margin-vertical 14 :align-items :center}}
[view {:style {:flex 1}}]
[text {:style {:color color :font-size 15 :margin-right 5}} "Sign to confirm"]
[icon {:key :icons/forward :color color}]])
[icon {:key :main-icons/next :color color}]])
views/transaction-failed-panel
(let [{} properties]
[view {:style {:flex 1 :background-color "#4360df"}}
[view {:style {:flex 1 :justify-content :center :align-items :center}}
[view {:style {:background-color :white :width 56 :height 56 :border-radius 28 :align-items :center :justify-content :center}}
[icon {:key :icons/ok :color "#4360df"}]]
[icon {:key :main-icons/check :color "#4360df"}]]
[text {:style {:color :white :font-size 17 :margin-top 16}} "Transaction Failed"]
[text {:style {:color "rgba(255,255,255,0.6)" :font-size 15 :margin-top 8}} "Sorry :("]
[view {:style {:height 1 :background-color :white :opacity 0.2}}]
@ -112,7 +112,7 @@
[view {:style {:flex 1 :background-color "#4360df"}}
[view {:style {:flex 1 :justify-content :center :align-items :center :margin-top 200}}
[view {:style {:background-color :white :width 56 :height 56 :border-radius 28 :align-items :center :justify-content :center}}
[icon {:key :icons/ok :color "#4360df"}]]
[icon {:key :main-icons/check :color "#4360df"}]]
[text {:style {:color :white :font-size 17 :margin-top 16}} "Transaction Pending"]
[text {:style {:color "rgba(255,255,255,0.6)" :font-size 15 :margin-top 8 :margin-horizontal 40}}
"Your transaction is pending confirmation on the blockchain. You can check its status in your transaction history."]
@ -126,7 +126,7 @@
[view {:style {:flex 1 :background-color "#4360df"}}
[view {:style {:flex 1 :justify-content :center :align-items :center}}
[view {:style {:background-color :white :width 56 :height 56 :border-radius 28 :align-items :center :justify-content :center}}
[icon {:key :icons/ok :color "#4360df"}]]
[icon {:key :main-icons/check :color "#4360df"}]]
[text {:style {:color :white :font-size 17 :margin-top 16}} "Transaction Confirmed"]
[view {:style {:height 1 :background-color :white :opacity 0.2}}]
[touchable-opacity {:on-press [store/put {:key "completed?" :value false}]}
@ -185,7 +185,7 @@
[text {:style {:margin-left 16 :color :white :font-size 15 :opacity 0.6}} src-symbol]]
[text {:style {:margin-left 16 :color :white :font-size 15 :opacity 0.6}} "Available: ${balance}"]]
[text {:style {:flex 1 :color :white :margin-left 12}} "Select token"])
[icon {:key :icons/forward :color :white}]]]
[icon {:key :main-icons/next :color :white}]]]
[text {:style {:color :white :font-size 15 :margin-top 28}} "Amount"]
[view {:style {:flex-direction :row :margin-top 8 :border-radius 8 :height 52 :background-color "rgba(255,255,255,0.1)"
:align-items :center :padding-horizontal 14 :margin-bottom 32}}
@ -206,7 +206,7 @@
[text {:style {:margin-left 16 :color :white :font-size 15}} tokenname2]
[text {:style {:margin-left 16 :color :white :font-size 15 :opacity 0.6}} dest-symbol]]
[text {:style {:flex 1 :color :white :margin-left 12}} "Select token"])
[icon {:key :icons/forward :color :white}]]]
[icon {:key :main-icons/next :color :white}]]]
[text {:style {:color :white :opacity 0.6 :font-size 15 :margin-top 28}} "Amount to receive"]
[view {:style {:flex-direction :row :margin-top 8 :border-radius 8 :height 52 :border-color "rgba(255,255,255,0.1)" :border-width 1
:align-items :center :padding-horizontal 14}}

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" d="M5,5.09887695 L5,8.90112305 C5,8.95507812 5.04426872,9 5.09887695,9 L8.90112305,9 C8.95507812,9 9,8.95573128 9,8.90112305 L9,5.09887695 C9,5.04492188 8.95573128,5 8.90112305,5 L5.09887695,5 C5.04492188,5 5,5.04426872 5,5.09887695 Z M3,5.09887695 C3,3.93788044 3.94215987,3 5.09887695,3 L8.90112305,3 C10.0621196,3 11,3.94215987 11,5.09887695 L11,8.90112305 C11,10.0621196 10.0578401,11 8.90112305,11 L5.09887695,11 C3.93788044,11 3,10.0578401 3,8.90112305 L3,5.09887695 Z M5,15.098877 L5,18.901123 C5,18.9550781 5.04426872,19 5.09887695,19 L8.90112305,19 C8.95507812,19 9,18.9557313 9,18.901123 L9,15.098877 C9,15.0449219 8.95573128,15 8.90112305,15 L5.09887695,15 C5.04492188,15 5,15.0442687 5,15.098877 Z M3,15.098877 C3,13.9378804 3.94215987,13 5.09887695,13 L8.90112305,13 C10.0621196,13 11,13.9421599 11,15.098877 L11,18.901123 C11,20.0621196 10.0578401,21 8.90112305,21 L5.09887695,21 C3.93788044,21 3,20.0578401 3,18.901123 L3,15.098877 Z M15,5.09887695 L15,8.90112305 C15,8.95507812 15.0442687,9 15.098877,9 L18.901123,9 C18.9550781,9 19,8.95573128 19,8.90112305 L19,5.09887695 C19,5.04492188 18.9557313,5 18.901123,5 L15.098877,5 C15.0449219,5 15,5.04426872 15,5.09887695 Z M13,5.09887695 C13,3.93788044 13.9421599,3 15.098877,3 L18.901123,3 C20.0621196,3 21,3.94215987 21,5.09887695 L21,8.90112305 C21,10.0621196 20.0578401,11 18.901123,11 L15.098877,11 C13.9378804,11 13,10.0578401 13,8.90112305 L13,5.09887695 Z M13,13.495389 C13,13.2217932 13.2157526,13 13.495389,13 L15.504611,13 C15.7782068,13 16,13.2157526 16,13.495389 L16,15.504611 C16,15.7782068 15.7842474,16 15.504611,16 L13.495389,16 C13.2217932,16 13,15.7842474 13,15.504611 L13,13.495389 Z M18,13.495389 C18,13.2217932 18.2157526,13 18.495389,13 L20.504611,13 C20.7782068,13 21,13.2157526 21,13.495389 L21,15.504611 C21,15.7782068 20.7842474,16 20.504611,16 L18.495389,16 C18.2217932,16 18,15.7842474 18,15.504611 L18,13.495389 Z M18,18.495389 C18,18.2217932 18.2157526,18 18.495389,18 L20.504611,18 C20.7782068,18 21,18.2157526 21,18.495389 L21,20.504611 C21,20.7782068 20.7842474,21 20.504611,21 L18.495389,21 C18.2217932,21 18,20.7842474 18,20.504611 L18,18.495389 Z M13,18.495389 C13,18.2217932 13.2157526,18 13.495389,18 L15.504611,18 C15.7782068,18 16,18.2157526 16,18.495389 L16,20.504611 C16,20.7782068 15.7842474,21 15.504611,21 L13.495389,21 C13.2217932,21 13,20.7842474 13,20.504611 L13,18.495389 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.4 KiB

View File

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill="" fill-rule="evenodd">
<path fill="" fill-rule="evenodd" d="M16.09 19.727v-1.636a4.273 4.273 0 0 0-4.272-4.273H5.273A4.273 4.273 0 0 0 1 18.091v1.636a1 1 0 1 0 2 0v-1.636a2.273 2.273 0 0 1 2.273-2.273h6.545a2.273 2.273 0 0 1 2.273 2.273v1.636a1 1 0 1 0 2 0zm-7.545-9.182a2.273 2.273 0 1 0 0-4.545 2.273 2.273 0 0 0 0 4.545zM18 11V9.003c0-.554.647-1.003.926-1.003.276 0 .989.438.989 1.003V11h1.78a.999.999 0 0 1 1.002 1c0 .552-.438 1-1.003 1h-1.78v2c0 .554-.71 1.003-.988 1.003-.277 0-.926-.438-.926-1.003v-2h-1.997A.999.999 0 0 1 15 12c0-.552.438-1 1.003-1H18zm-9.455 1.545a4.273 4.273 0 1 1 0-8.545 4.273 4.273 0 0 1 0 8.545z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 751 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" d="M5,16 L5,14 C5,13.4477153 5.44771525,13 6,13 C6.55228475,13 7,13.4477153 7,14 L7,16 L9,16 C9.55228475,16 10,16.4477153 10,17 C10,17.5522847 9.55228475,18 9,18 L7,18 L7,20 C7,20.5522847 6.55228475,21 6,21 C5.44771525,21 5,20.5522847 5,20 L5,18 L3,18 C2.44771525,18 2,17.5522847 2,17 C2,16.4477153 2.44771525,16 3,16 L5,16 Z M11.8292943,17 L18,17 C19.1045695,17 20,16.1045695 20,15 L20,7 C20,5.8954305 19.1045695,5 18,5 L8,5 C6.8954305,5 6,5.8954305 6,7 L6,11.1707057 C5.68722107,11.0601542 5.35063542,11 5,11 C4.64936458,11 4.31277893,11.0601542 4,11.1707057 L4,6.00247329 C4,4.34227052 5.34735582,3 7.00684547,3 L18.9931545,3 C20.6515811,3 22,4.34898202 22,6.00247329 L22,15.9975267 C22,17.6577295 20.6526442,19 18.9931545,19 L11.8292943,19 C11.9398458,18.6872211 12,18.3506354 12,18 C12,17.6493646 11.9398458,17.3127789 11.8292943,17 Z M16,12.0093689 C16,11.4519098 16.4438648,11 17,11 C17.5522847,11 18,11.4433532 18,12.0093689 L18,13.9906311 C18,14.5480902 17.5561352,15 17,15 C16.4477153,15 16,14.5566468 16,13.9906311 L16,12.0093689 Z M6,7 L20,7 L20,9 L6,9 L6,7 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M10.9497475,12.4485551 L6.71194726,16.6863553 C6.31874965,17.0795529 5.68614017,17.0844427 5.29289322,16.6911958 C4.90236893,16.3006715 4.90394826,15.6659272 5.2977337,15.2721417 L8.82842712,11.7414483 L5.2977337,8.21075488 C4.90453608,7.81755726 4.89964626,7.18494779 5.29289322,6.79170084 C5.68341751,6.40117655 6.31816182,6.40275587 6.71194726,6.79654132 L10.9497475,11.0343415 C11.3429944,11.4275885 11.3402718,12.0580308 10.9497475,12.4485551 Z M12,16 C12,15.4477153 12.4378814,15 13.0029293,15 L17.9970707,15 C18.5509732,15 19,15.4438648 19,16 C19,16.5522847 18.5621186,17 17.9970707,17 L13.0029293,17 C12.4490268,17 12,16.5561352 12,16 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 778 B

View File

@ -1,3 +0,0 @@
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M7 12C7.55225 12 8 11.5523 8 11C8 10.4478 7.55225 10 7 10H3.41406L11.707 1.70718C12.0977 1.31656 12.0977 0.683502 11.707 0.292877C11.3167 -0.0976257 10.6833 -0.0976257 10.293 0.292877L2 8.58585V5.00003C2 4.44778 1.55225 4.00003 1 4.00003C0.447754 4.00003 0 4.44778 0 5.00003V11C0 11.5523 0.447754 12 1 12H7Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 436 B

View File

@ -1,3 +0,0 @@
<svg width="12" height="12" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 0C4.44775 -4.82789e-08 4 0.447754 4 1C4 1.55225 4.44775 2 5 2L8.58594 2L0.292969 10.2928C-0.0976562 10.6835 -0.0976563 11.3165 0.292969 11.7072C0.683349 12.0977 1.31665 12.0977 1.70703 11.7072L10 3.41419L10 7C10 7.55225 10.4478 8 11 8C11.5522 8 12 7.55225 12 7L12 1C12 0.447755 11.5522 5.72816e-07 11 5.24537e-07L5 0Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 449 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M9.41584892,10.9442775 L11.9534828,8.40664362 C12.3381446,8.0219819 12.3419071,7.38505436 11.9513828,6.99453007 C11.5581359,6.60128312 10.9286338,6.60306557 10.5392693,6.99243006 L6.29242857,11.2392708 C6.10044245,11.4312569 6.00334006,11.6860836 6.00278587,11.9417518 C6.00030772,12.2007913 6.09809257,12.4549483 6.29242857,12.6492843 L10.5392693,16.896125 C10.923931,17.2807867 11.5608585,17.2845493 11.9513828,16.894025 C12.3446298,16.5007781 12.3428473,15.8712759 11.9534828,15.4819115 L9.41584892,12.9442775 L17.2488785,12.9442775 C17.7886117,12.9442775 18.244276,12.4965623 18.244276,11.9442775 C18.244276,11.3881424 17.7986214,10.9442775 17.2488785,10.9442775 L9.41584892,10.9442775 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 825 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M14.6219757,13 L12.2916499,15.319079 C11.9096557,15.6992296 11.9040341,16.3274522 12.2899218,16.7114775 C12.6784998,17.0981801 13.3022308,17.0947328 13.689073,16.7097577 L17.7083501,12.7098788 C17.877687,12.5413592 17.973062,12.3240904 17.9931567,12.1009557 C18.0275763,11.8114712 17.9320821,11.5099635 17.7083501,11.2873113 L13.689073,7.28743242 C13.3070788,6.90728182 12.6758095,6.90168733 12.2899218,7.28571264 C11.9013437,7.67241531 11.9048078,8.29313599 12.2916499,8.67811112 L14.6247993,11 L6.9955775,11 C6.44483697,11 6,11.4477153 6,12 C6,12.5561352 6.44573523,13 6.9955775,13 L14.6219757,13 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 734 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" d="M19,8 L19,14 C19,17.86 15.86,21 12,21 C8.14,21 5,17.86 5,14 L5,8 C5,5.24 7.24,3 10,3 C12.76,3 15,5.24 15,8 L15,14 C15,15.66 13.66,17 12,17 C10.34,17 9,15.66 9,14 L9,8 C9,7.44771525 9.44771525,7 10,7 C10.5522847,7 11,7.44771525 11,8 L11,14 C11,14.56 11.44,15 12,15 C12.56,15 13,14.56 13,14 L13,8 C13,6.34 11.66,5 10,5 C8.34,5 7,6.34 7,8 L7,14 C7,16.76 9.24,19 12,19 C14.76,19 17,16.76 17,14 L17,8 C17,7.44771525 17.4477153,7 18,7 C18.5522847,7 19,7.44771525 19,8 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 577 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M7.00692552,11.8819539 C7.02726162,11.6550429 7.12378265,11.4340972 7.29515416,11.2627257 L14.3627242,4.19515569 C14.7542144,3.80366552 15.3854397,3.80015985 15.7786867,4.19340681 C16.1692109,4.5839311 16.1635218,5.22278525 15.7769378,5.60936925 L9.40026029,11.9860467 L15.7769378,18.3627242 C16.1684279,18.7542144 16.1719336,19.3854397 15.7786867,19.7786867 C15.3881624,20.1692109 14.7493082,20.1635218 14.3627242,19.7769378 L7.29515416,12.7093677 C7.06873399,12.4829475 6.97209235,12.1763374 7.00692552,11.8819539 L7.00692552,11.8819539 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 674 B

View File

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill="#4360DF" fill-rule="evenodd">
<path d="M6.99754465,17 C5.34334703,17 4,15.6502334 4,14.0046024 L4,5.99539757 C4,4.33970333 5.34429545,3 6.99850233,3 L18.0014977,3 C19.6557893,3 21,4.34933905 21,5.99539757 L21,18 C21,19.7818097 18.8457162,20.6741433 17.5857864,19.4142136 L14.1715729,17 L6.99754465,17 Z" opacity=".12"/>
<path fill-rule="nonzero" d="M6,5.99539757 L6,14.0046024 C6,14.5443356 6.44661595,15 6.99754465,15 L15,15 L19,18 L19,5.99539757 C19,5.4556644 18.5529553,5 18.0014977,5 L6.99850233,5 C6.44748943,5 6,5.44565467 6,5.99539757 Z M6.99754465,17 C5.34334703,17 4,15.6502334 4,14.0046024 L4,5.99539757 C4,4.33970333 5.34429545,3 6.99850233,3 L18.0014977,3 C19.6557893,3 21,4.34933905 21,5.99539757 L21,18 C21,19.7818097 18.8457162,20.6741433 17.5857864,19.4142136 L14.1715729,17 L6.99754465,17 Z M10,11.5 C10.8284271,11.5 11.5,10.8284271 11.5,10 C11.5,9.17157288 10.8284271,8.5 10,8.5 C9.17157288,8.5 8.5,9.17157288 8.5,10 C8.5,10.8284271 9.17157288,11.5 10,11.5 Z M15,11.5 C15.8284271,11.5 16.5,10.8284271 16.5,10 C16.5,9.17157288 15.8284271,8.5 15,8.5 C14.1715729,8.5 13.5,9.17157288 13.5,10 C13.5,10.8284271 14.1715729,11.5 15,11.5 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="#939BA1" fill-rule="nonzero" d="M6,5.99539757 L6,14.0046024 C6,14.5443356 6.44661595,15 6.99754465,15 L15,15 L19,18 L19,5.99539757 C19,5.4556644 18.5529553,5 18.0014977,5 L6.99850233,5 C6.44748943,5 6,5.44565467 6,5.99539757 Z M6.99754465,17 C5.34334703,17 4,15.6502334 4,14.0046024 L4,5.99539757 C4,4.33970333 5.34429545,3 6.99850233,3 L18.0014977,3 C19.6557893,3 21,4.34933905 21,5.99539757 L21,18 C21,19.7818097 18.8457162,20.6741433 17.5857864,19.4142136 L14.1715729,17 L6.99754465,17 Z M10,11.5 C10.8284271,11.5 11.5,10.8284271 11.5,10 C11.5,9.17157288 10.8284271,8.5 10,8.5 C9.17157288,8.5 8.5,9.17157288 8.5,10 C8.5,10.8284271 9.17157288,11.5 10,11.5 Z M15,11.5 C15.8284271,11.5 16.5,10.8284271 16.5,10 C16.5,9.17157288 15.8284271,8.5 15,8.5 C14.1715729,8.5 13.5,9.17157288 13.5,10 C13.5,10.8284271 14.1715729,11.5 15,11.5 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 940 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" d="M17.0909091,19.7272727 L17.0909091,18.0909091 C17.0909091,15.731147 15.1779439,13.8181818 12.8181818,13.8181818 L6.27272727,13.8181818 C3.91296516,13.8181818 2,15.731147 2,18.0909091 L2,19.7272727 C2,20.2795575 2.44771525,20.7272727 3,20.7272727 C3.55228475,20.7272727 4,20.2795575 4,19.7272727 L4,18.0909091 C4,16.8357165 5.01753466,15.8181818 6.27272727,15.8181818 L12.8181818,15.8181818 C14.0733744,15.8181818 15.0909091,16.8357165 15.0909091,18.0909091 L15.0909091,19.7272727 C15.0909091,20.2795575 15.5386243,20.7272727 16.0909091,20.7272727 C16.6431938,20.7272727 17.0909091,20.2795575 17.0909091,19.7272727 Z M9.54545455,12.5454545 C7.18569243,12.5454545 5.27272727,10.6324894 5.27272727,8.27272727 C5.27272727,5.91296516 7.18569243,4 9.54545455,4 C11.9052167,4 13.8181818,5.91296516 13.8181818,8.27272727 C13.8181818,10.6324894 11.9052167,12.5454545 9.54545455,12.5454545 Z M9.54545455,10.5454545 C10.8006472,10.5454545 11.8181818,9.52791989 11.8181818,8.27272727 C11.8181818,7.01753466 10.8006472,6 9.54545455,6 C8.29026193,6 7.27272727,7.01753466 7.27272727,8.27272727 C7.27272727,9.52791989 8.29026193,10.5454545 9.54545455,10.5454545 Z M22,19.7272727 L22,18.0909091 C21.9985473,16.1429935 20.6807939,14.4430916 18.7954543,13.9562995 C18.2607068,13.8182285 17.7152797,14.1397983 17.5772086,14.6745457 C17.4391376,15.2092932 17.7607074,15.7547203 18.2954548,15.8927914 C19.298295,16.1517233 19.9992277,17.0559264 20.0000003,18.091655 L20,19.7272727 C20,20.2795575 20.4477153,20.7272727 21,20.7272727 C21.5522847,20.7272727 22,20.2795575 22,19.7272727 Z M15.0246881,6.07511364 C16.0303215,6.33259647 16.7336899,7.23874497 16.7336899,8.27681818 C16.7336899,9.31489139 16.0303215,10.2210399 15.0246881,10.4785227 C14.4896622,10.615511 14.166989,11.1602861 14.3039773,11.6953119 C14.4409655,12.2303378 14.9857406,12.553011 15.5207665,12.4160227 C17.4113573,11.931955 18.7336899,10.2283958 18.7336899,8.27681818 C18.7336899,6.32524054 17.4113573,4.62168136 15.5207665,4.13761364 C14.9857406,4.00062538 14.4409655,4.3232986 14.3039773,4.85832445 C14.166989,5.3933503 14.4896622,5.93812538 15.0246881,6.07511364 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill="#4360DF" fill-rule="evenodd">
<path d="M12,20 C16.418278,20 20,16.418278 20,12 C20,7.581722 16.418278,4 12,4 C7.581722,4 4,7.581722 4,12 C4,16.418278 7.581722,20 12,20 Z" opacity=".12"/>
<path fill-rule="nonzero" d="M12,22 C6.4771525,22 2,17.5228475 2,12 C2,6.4771525 6.4771525,2 12,2 C17.5228475,2 22,6.4771525 22,12 C22,17.5228475 17.5228475,22 12,22 Z M12,20 C16.418278,20 20,16.418278 20,12 C20,7.581722 16.418278,4 12,4 C7.581722,4 4,7.581722 4,12 C4,16.418278 7.581722,20 12,20 Z M10.8825694,10.8825694 L9.76513883,14.2348612 L13.1174306,13.1174306 L14.2348612,9.76513883 L10.8825694,10.8825694 Z M16.7646833,8.50022777 L14.8566833,14.2242278 C14.7571483,14.5228328 14.5228328,14.7571483 14.2242278,14.8566833 L8.50022777,16.7646833 C7.71846974,17.0252693 6.97473069,16.2815303 7.2353167,15.4997722 L9.1433167,9.77577223 C9.2428517,9.47716724 9.47716724,9.2428517 9.77577223,9.1433167 L15.4997722,7.2353167 C16.2815303,6.97473069 17.0252693,7.71846974 16.7646833,8.50022777 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="#939BA1" d="M12,22 C6.4771525,22 2,17.5228475 2,12 C2,6.4771525 6.4771525,2 12,2 C17.5228475,2 22,6.4771525 22,12 C22,17.5228475 17.5228475,22 12,22 Z M12,20 C16.418278,20 20,16.418278 20,12 C20,7.581722 16.418278,4 12,4 C7.581722,4 4,7.581722 4,12 C4,16.418278 7.581722,20 12,20 Z M10.8825694,10.8825694 L9.76513883,14.2348612 L13.1174306,13.1174306 L14.2348612,9.76513883 L10.8825694,10.8825694 Z M16.7646833,8.50022777 L14.8566833,14.2242278 C14.7571483,14.5228328 14.5228328,14.7571483 14.2242278,14.8566833 L8.50022777,16.7646833 C7.71846974,17.0252693 6.97473069,16.2815303 7.2353167,15.4997722 L9.1433167,9.77577223 C9.2428517,9.47716724 9.47716724,9.2428517 9.77577223,9.1433167 L15.4997722,7.2353167 C16.2815303,6.97473069 17.0252693,7.71846974 16.7646833,8.50022777 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 886 B

View File

@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill="" fill-rule="evenodd">
<path d="M12,21 C7.02943725,21 3,16.9705627 3,12 C3,7.02943725 7.02943725,3 12,3 C16.9705627,3 21,7.02943725 21,12 C21,16.9705627 16.9705627,21 12,21 Z" opacity=".2"/>
<path fill-rule="nonzero" d="M12,19.2 C15.9764502,19.2 19.2,15.9764502 19.2,12 C19.2,8.0235498 15.9764502,4.8 12,4.8 C8.0235498,4.8 4.8,8.0235498 4.8,12 C4.8,15.9764502 8.0235498,19.2 12,19.2 Z M12,21 C7.02943725,21 3,16.9705627 3,12 C3,7.02943725 7.02943725,3 12,3 C16.9705627,3 21,7.02943725 21,12 C21,16.9705627 16.9705627,21 12,21 Z"/>
<path fill-rule="nonzero" d="M12,14 C13.1045695,14 14,13.1045695 14,12 C14,10.8954305 13.1045695,10 12,10 C10.8954305,10 10,10.8954305 10,12 C10,13.1045695 10.8954305,14 12,14 Z M12,16 C9.790861,16 8,14.209139 8,12 C8,9.790861 9.790861,8 12,8 C14.209139,8 16,9.790861 16,12 C16,14.209139 14.209139,16 12,16 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 963 B

View File

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill="">
<path d="M12,19 C15.8659932,19 19,15.8659932 19,12 C19,8.13400675 15.8659932,5 12,5 C8.13400675,5 5,8.13400675 5,12 C5,15.8659932 8.13400675,19 12,19 Z M12,21 C7.02943725,21 3,16.9705627 3,12 C3,7.02943725 7.02943725,3 12,3 C16.9705627,3 21,7.02943725 21,12 C21,16.9705627 16.9705627,21 12,21 Z"/>
<path d="M12,14 C13.1045695,14 14,13.1045695 14,12 C14,10.8954305 13.1045695,10 12,10 C10.8954305,10 10,10.8954305 10,12 C10,13.1045695 10.8954305,14 12,14 Z M12,16 C9.790861,16 8,14.209139 8,12 C8,9.790861 9.790861,8 12,8 C14.209139,8 16,9.790861 16,12 C16,14.209139 14.209139,16 12,16 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 709 B

View File

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill="" fill-rule="evenodd">
<path d="M11.991,3 C16.968,3 21,7.032 21,12 C21,16.968 16.968,21 11.991,21 C7.023,21 3,16.968 3,12 C3,7.032 7.023,3 11.991,3 Z" opacity=".12"/>
<path d="M11.991,3 C16.968,3 21,7.032 21,12 C21,16.968 16.968,21 11.991,21 C7.023,21 3,16.968 3,12 C3,7.032 7.023,3 11.991,3 Z M12,19.2 C15.978,19.2 19.2,15.978 19.2,12 C19.2,8.022 15.978,4.8 12,4.8 C8.022,4.8 4.8,8.022 4.8,12 C4.8,15.978 8.022,19.2 12,19.2 Z M15.15,11.1 C14.403,11.1 13.8,10.497 13.8,9.75 C13.8,9.003 14.403,8.4 15.15,8.4 C15.897,8.4 16.5,9.003 16.5,9.75 C16.5,10.497 15.897,11.1 15.15,11.1 Z M8.85,11.1 C8.103,11.1 7.5,10.497 7.5,9.75 C7.5,9.003 8.103,8.4 8.85,8.4 C9.597,8.4 10.2,9.003 10.2,9.75 C10.2,10.497 9.597,11.1 8.85,11.1 Z M15.4688093,14.5657156 C15.4688093,14.5657156 13.9636364,16.7127275 12,16.7127275 C10.0363636,16.7127275 8.53119066,14.5657156 8.53119066,14.5657156 C7.89684701,13.8749327 8.16592908,13.2763638 9.10951692,13.2763638 L14.8904831,13.2763638 C15.8306042,13.2763638 16.0929964,13.8536263 15.4688093,14.5657156 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M11.991,3 C16.968,3 21,7.032 21,12 C21,16.968 16.968,21 11.991,21 C7.023,21 3,16.968 3,12 C3,7.032 7.023,3 11.991,3 Z M12,19.2 C15.978,19.2 19.2,15.978 19.2,12 C19.2,8.022 15.978,4.8 12,4.8 C8.022,4.8 4.8,8.022 4.8,12 C4.8,15.978 8.022,19.2 12,19.2 Z M15.15,11.1 C14.403,11.1 13.8,10.497 13.8,9.75 C13.8,9.003 14.403,8.4 15.15,8.4 C15.897,8.4 16.5,9.003 16.5,9.75 C16.5,10.497 15.897,11.1 15.15,11.1 Z M8.85,11.1 C8.103,11.1 7.5,10.497 7.5,9.75 C7.5,9.003 8.103,8.4 8.85,8.4 C9.597,8.4 10.2,9.003 10.2,9.75 C10.2,10.497 9.597,11.1 8.85,11.1 Z M15.4688093,14.5657156 C15.4688093,14.5657156 13.9636364,16.7127275 12,16.7127275 C10.0363636,16.7127275 8.53119066,14.5657156 8.53119066,14.5657156 C7.89684701,13.8749327 8.16592908,13.2763638 9.10951692,13.2763638 L14.8904831,13.2763638 C15.8306042,13.2763638 16.0929964,13.8536263 15.4688093,14.5657156 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 984 B

View File

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill="#4360DF" fill-rule="evenodd">
<rect width="14" height="12" x="5" y="6" fill-opacity=".12" rx="1"/>
<path fill-rule="nonzero" d="M5,7.00247329 L5,16.9975267 C5,17.544239 5.45078007,18 6.00684547,18 L17.9931545,18 C18.5500512,18 19,17.5511774 19,16.9975267 L19,7.00247329 C19,6.45576096 18.5492199,6 17.9931545,6 L6.00684547,6 C5.44994876,6 5,6.44882258 5,7.00247329 Z M3,7.00247329 C3,5.34227052 4.34735582,4 6.00684547,4 L17.9931545,4 C19.6515811,4 21,5.34898202 21,7.00247329 L21,16.9975267 C21,18.6577295 19.6526442,20 17.9931545,20 L6.00684547,20 C4.34841892,20 3,18.651018 3,16.9975267 L3,7.00247329 Z M5,8 L19,8 L19,10 L5,10 L5,8 Z M15,13.0093689 C15,12.4519098 15.4438648,12 16,12 C16.5522847,12 17,12.4433532 17,13.0093689 L17,14.9906311 C17,15.5480902 16.5561352,16 16,16 C15.4477153,16 15,15.5566468 15,14.9906311 L15,13.0093689 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 960 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="#939BA1" d="M5,7.00247329 L5,16.9975267 C5,17.544239 5.45078007,18 6.00684547,18 L17.9931545,18 C18.5500512,18 19,17.5511774 19,16.9975267 L19,7.00247329 C19,6.45576096 18.5492199,6 17.9931545,6 L6.00684547,6 C5.44994876,6 5,6.44882258 5,7.00247329 Z M3,7.00247329 C3,5.34227052 4.34735582,4 6.00684547,4 L17.9931545,4 C19.6515811,4 21,5.34898202 21,7.00247329 L21,16.9975267 C21,18.6577295 19.6526442,20 17.9931545,20 L6.00684547,20 C4.34841892,20 3,18.651018 3,16.9975267 L3,7.00247329 Z M5,8 L19,8 L19,10 L5,10 L5,8 Z M15,13.0093689 C15,12.4519098 15.4438648,12 16,12 C16.5522847,12 17,12.4433532 17,13.0093689 L17,14.9906311 C17,15.5480902 16.5561352,16 16,16 C15.4477153,16 15,15.5566468 15,14.9906311 L15,13.0093689 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 832 B

View File

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill="" >
<path d="M5,5 C3.8954305,5 3,5.8954305 3,7 L3,17 C3,18.1045695 3.8954305,19 5,19 L19,19 C20.1045695,19 21,18.1045695 21,17 L21,7 C21,5.8954305 20.1045695,5 19,5 L5,5 Z M5,3 L19,3 C21.209139,3 23,4.790861 23,7 L23,17 C23,19.209139 21.209139,21 19,21 L5,21 C2.790861,21 1,19.209139 1,17 L1,7 C1,4.790861 2.790861,3 5,3 Z"/>
<path d="M14.6000895,12.9856969 L16.5941105,10.9916759 L16.5857864,10.9833518 L18,9.56913825 L18.0083241,9.57746234 L18.0166482,9.56913825 L19.4308618,10.9833518 L19.4225377,10.9916759 L22.4308618,14 L21.0166482,15.4142136 L18.0083241,12.4058895 L16.0537524,14.3604612 L20.4308618,18.5 L19.0166482,19.9142136 L11.2425833,12.1716302 L3.5,19.9142136 L2.08578644,18.5 L11.0166482,9.56913825 L11.5253666,10.0778566 L14.6000895,12.9856969 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 882 B

View File

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="66" height="66" viewBox="0 0 66 66">
<g fill="" fill-rule="evenodd">
<path d="M33,66 C14.7746033,66 0,51.2253967 0,33 C0,14.7746033 14.7746033,0 33,0 C51.2253967,0 66,14.7746033 66,33 C66,51.2253967 51.2253967,66 33,66 Z M33,59 C47.3594035,59 59,47.3594035 59,33 C59,18.6405965 47.3594035,7 33,7 C18.6405965,7 7,18.6405965 7,33 C7,47.3594035 18.6405965,59 33,59 Z"/>
<circle cx="33" cy="33" r="24" opacity=".5"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 496 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" d="M5,6.99539757 L5,15.0046024 C5,15.5443356 5.44661595,16 5.99754465,16 L14,16 L18,19 L18,6.99539757 C18,6.4556644 17.5529553,6 17.0014977,6 L5.99850233,6 C5.44748943,6 5,6.44565467 5,6.99539757 Z M5.99754465,18 C4.34334703,18 3,16.6502334 3,15.0046024 L3,6.99539757 C3,5.33970333 4.34429545,4 5.99850233,4 L17.0014977,4 C18.6557893,4 20,5.34933905 20,6.99539757 L20,19 C20,20.7818097 17.8457162,21.6741433 16.5857864,20.4142136 L13.1715729,18 L5.99754465,18 Z M9,12.5 C9.82842712,12.5 10.5,11.8284271 10.5,11 C10.5,10.1715729 9.82842712,9.5 9,9.5 C8.17157288,9.5 7.5,10.1715729 7.5,11 C7.5,11.8284271 8.17157288,12.5 9,12.5 Z M14,12.5 C14.8284271,12.5 15.5,11.8284271 15.5,11 C15.5,10.1715729 14.8284271,9.5 14,9.5 C13.1715729,9.5 12.5,10.1715729 12.5,11 C12.5,11.8284271 13.1715729,12.5 14,12.5 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 910 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="#4360DF" fill-rule="evenodd" d="M6.343 10.192l5.66-5.66a.995.995 0 0 1 1.41.004.997.997 0 0 1 .004 1.41l-6.37 6.37a.999.999 0 0 1-1.405.003L2.801 9.48a.993.993 0 0 1 .006-1.408 1 1 0 0 1 1.408-.006l2.128 2.127z"/>
</svg>

Before

Width:  |  Height:  |  Size: 321 B

View File

@ -1,3 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill="" fill-opacity="0" d="M11 5V11.1716C11 11.702 11.2107 12.2107 11.5858 12.5858L16 17" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
</svg>

Before

Width:  |  Height:  |  Size: 273 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M12,10.5857864 L7.75797567,6.34376211 C7.36465403,5.95044047 6.73367004,5.95262146 6.34314575,6.34314575 C5.9498988,6.73639271 5.95289741,7.36711097 6.34376211,7.75797567 L10.5857864,12 L6.34376211,16.2420243 C5.95044047,16.635346 5.95262146,17.26633 6.34314575,17.6568542 C6.73639271,18.0501012 7.36711097,18.0471026 7.75797567,17.6562379 L12,13.4142136 L16.2420243,17.6562379 C16.635346,18.0495595 17.26633,18.0473785 17.6568542,17.6568542 C18.0501012,17.2636073 18.0471026,16.632889 17.6562379,16.2420243 L13.4142136,12 L17.6562379,7.75797567 C18.0495595,7.36465403 18.0473785,6.73367004 17.6568542,6.34314575 C17.2636073,5.9498988 16.632889,5.95289741 16.2420243,6.34376211 L12,10.5857864 L12,10.5857864 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 843 B

View File

@ -1,3 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 4C6.34315 4 5 5.34315 5 7C5 8.65685 6.34315 10 8 10C9.65685 10 11 8.65685 11 7C11 5.34315 9.65685 4 8 4ZM3 7C3 4.23858 5.23858 2 8 2C10.7614 2 13 4.23858 13 7C13 9.76142 10.7614 12 8 12C5.23858 12 3 9.76142 3 7ZM5 16C3.89543 16 3 16.8954 3 18V20C3 20.5523 2.55228 21 2 21C1.44772 21 1 20.5523 1 20V18C1 15.7909 2.79086 14 5 14H11C13.2091 14 15 15.7909 15 18V20C15 20.5523 14.5523 21 14 21C13.4477 21 13 20.5523 13 20V18C13 16.8954 12.1046 16 11 16H5Z M22.7071 8.29289C23.0976 8.68342 23.0976 9.31658 22.7071 9.70711L18.7071 13.7071C18.3166 14.0976 17.6834 14.0976 17.2929 13.7071L15.2929 11.7071C14.9024 11.3166 14.9024 10.6834 15.2929 10.2929C15.6834 9.90237 16.3166 9.90237 16.7071 10.2929L18 11.5858L21.2929 8.29289C21.6834 7.90237 22.3166 7.90237 22.7071 8.29289Z" fill=""/>
</svg>

Before

Width:  |  Height:  |  Size: 930 B

View File

@ -1,7 +0,0 @@
<svg xmlns:svg="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill-rule="evenodd">
<path fill="" d="M12.9523459 9.3457654C12.9523459 9.3457654 15.37242 11.8333296 15.37242 11.8333296C15.7392617 12.2104016 16.3466826 12.2140899 16.7191152 11.831271C17.0941444 11.4457832 17.0924445 10.8287017 16.7211179 10.4470197C16.7211179 10.4470197 12.6710186 6.2839728 12.6710186 6.2839728C12.4879266 6.0957748 12.2449051 6.0005883 12.0010811 6.000045C11.7540421 5.9976158 11.5116592 6.0934713 11.3263261 6.2839728C11.3263261 6.2839728 7.27622683 10.4470197 7.27622683 10.4470197C6.90938515 10.8240917 6.9057969 11.4484521 7.27822956 11.831271C7.65325874 12.2167589 8.2535982 12.2150116 8.62492479 11.8333296C8.62492479 11.8333296 11.0449989 9.3457654 11.0449989 9.3457654C11.0449989 9.3457654 11.0449989 17.02424249 11.0449989 17.02424249C11.0449989 17.55332626 11.4719731 18.0 11.9986724 18.0C12.5290437 18.0 12.9523459 17.56313848 12.9523459 17.02424249C12.9523459 17.02424249 12.9523459 9.3457654 12.9523459 9.3457654C12.9523459 9.3457654 12.9523459 9.3457654 12.9523459 9.3457654" />
<path fill="" d="M2.0 4.0C2.0 4.0 22.0 4.0 22.0 4.0C22.5522847 4.0 23.0 3.55228475 23.0 3.0C23.0 2.44771525 22.5522847 2.0 22.0 2.0C22.0 2.0 2.0 2.0 2.0 2.0C1.44771525 2.0 1.0 2.44771525 1.0 3.0C1.0 3.55228475 1.44771525 4.0 2.0 4.0C2.0 4.0 2.0 4.0 2.0 4.0M2.0 22.0C2.0 22.0 22.0 22.0 22.0 22.0C22.5522847 22.0 23.0 21.5522847 23.0 21.0C23.0 20.4477153 22.5522847 20.0 22.0 20.0C22.0 20.0 2.0 20.0 2.0 20.0C1.44771525 20.0 1.0 20.4477153 1.0 21.0C1.0 21.5522847 1.44771525 22.0 2.0 22.0C2.0 22.0 2.0 22.0 2.0 22.0"
fill-rule="nonzero" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="#000000" d="M7.00001034,5 C7.004297,3.34182361 8.34093668,2 10,2 L14,2 C15.6555111,2 16.9973018,3.34290405 16.9999959,5 L18.5454545,5 C19.9047426,5 21,6.12948418 21,7.5 C21,8.87051582 19.9047426,10 18.5454545,10 L5.45454545,10 C4.09525738,10 3,8.87051582 3,7.5 C3,6.12948418 4.09525738,5 5.45454545,5 L7.0000096,5 Z M14.9999879,5 C14.9973085,4.44655807 14.5500233,4 14,4 L10,4 C9.44811686,4 9.00424986,4.44383154 9.00003034,5 L14.9999888,5 Z M12,13.5857864 L13.2928932,12.2928932 C13.6834175,11.9023689 14.3165825,11.9023689 14.7071068,12.2928932 C15.0976311,12.6834175 15.0976311,13.3165825 14.7071068,13.7071068 L13.4142136,15 L14.7071068,16.2928932 C15.0976311,16.6834175 15.0976311,17.3165825 14.7071068,17.7071068 C14.3165825,18.0976311 13.6834175,18.0976311 13.2928932,17.7071068 L12,16.4142136 L10.7071068,17.7071068 C10.3165825,18.0976311 9.68341751,18.0976311 9.29289322,17.7071068 C8.90236893,17.3165825 8.90236893,16.6834175 9.29289322,16.2928932 L10.5857864,15 L9.29289322,13.7071068 C8.90236893,13.3165825 8.90236893,12.6834175 9.29289322,12.2928932 C9.68341751,11.9023689 10.3165825,11.9023689 10.7071068,12.2928932 L12,13.5857864 Z M17,12 C17,11.4477153 17.4477153,11 18,11 C18.5522847,11 19,11.4477153 19,12 L19,19.998 C19,21.604 17.953,23 16.4985,23 L7.5,23 C6.047,23 5,21.604 5,20 L5,12 C5,11.4477153 5.44771525,11 6,11 C6.55228475,11 7,11.4477153 7,12 L7,20 C7,20.604 7.297,21 7.5,21 L16.4985,21 C16.703,21 17,20.604 17,19.998 L17,12 Z M18.5454545,8 C18.7861665,8 19,7.77948418 19,7.5 C19,7.22051582 18.7861665,7 18.5454545,7 L5.45454545,7 C5.21383352,7 5,7.22051582 5,7.5 C5,7.77948418 5.21383352,8 5.45454545,8 L18.5454545,8 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.7 KiB

View File

@ -1,3 +0,0 @@
<svg width="25" height="25" viewBox="0 0 22 14" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 0C3.34315 0 2 1.34315 2 3C2 4.02458 2.00001 5.04917 2.00002 6.07375C2.00004 8.04917 2.00007 10.0246 2.00001 12H1C0.447715 12 0 12.4477 0 13C0 13.5523 0.447716 14 1 14H1.99992H20H21C21.5523 14 22 13.5523 22 13C22 12.4477 21.5523 12 21 12H20V3C20 1.34315 18.6569 0 17 0H5ZM18 12V3C18 2.44772 17.5523 2 17 2H5C4.44772 2 4 2.44772 4 3V12H18Z" fill="#4360DF"/>
</svg>

Before

Width:  |  Height:  |  Size: 511 B

View File

@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill="#4360DF" fill-rule="evenodd">
<circle cx="2.5" cy="8" r="1.5"/>
<circle cx="8" cy="8" r="1.5"/>
<circle cx="13.5" cy="8" r="1.5"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 268 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M6,14 C4.8954305,14 4,13.1045695 4,12 C4,10.8954305 4.8954305,10 6,10 C7.1045695,10 8,10.8954305 8,12 C8,13.1045695 7.1045695,14 6,14 Z M12,14 C10.8954305,14 10,13.1045695 10,12 C10,10.8954305 10.8954305,10 12,10 C13.1045695,10 14,10.8954305 14,12 C14,13.1045695 13.1045695,14 12,14 Z M18,14 C16.8954305,14 16,13.1045695 16,12 C16,10.8954305 16.8954305,10 18,10 C19.1045695,10 20,10.8954305 20,12 C20,13.1045695 19.1045695,14 18,14 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 567 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M14,18 C14,19.1045695 13.1045695,20 12,20 C10.8954305,20 10,19.1045695 10,18 C10,16.8954305 10.8954305,16 12,16 C13.1045695,16 14,16.8954305 14,18 Z M14,12 C14,13.1045695 13.1045695,14 12,14 C10.8954305,14 10,13.1045695 10,12 C10,10.8954305 10.8954305,10 12,10 C13.1045695,10 14,10.8954305 14,12 Z M14,6 C14,7.1045695 13.1045695,8 12,8 C10.8954305,8 10,7.1045695 10,6 C10,4.8954305 10.8954305,4 12,4 C13.1045695,4 14,4.8954305 14,6 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 567 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" d="M12,14.8284271 L8.46236609,11.2907932 C8.07770436,10.9061315 7.44077682,10.9023689 7.05025253,11.2928932 C6.65700558,11.6861402 6.65878803,12.3156423 7.04815252,12.7050068 L11.2949932,16.9518475 C11.4869793,17.1438336 11.741806,17.240936 11.9974742,17.2414902 C12.2565137,17.2439683 12.5106708,17.1461835 12.7050068,16.9518475 L16.9518475,12.7050068 C17.3365092,12.320345 17.3402718,11.6834175 16.9497475,11.2928932 C16.5565005,10.8996463 15.9269984,10.9014287 15.5376339,11.2907932 L12,14.8284271 Z" />
</svg>

Before

Width:  |  Height:  |  Size: 613 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" d="M12.1872807,7.00692544 C12.4141917,7.02726144 12.6351377,7.12378244 12.8065087,7.29515444 L19.8740787,14.3627244 C20.2655697,14.7542144 20.2690747,15.3854394 19.8758277,15.7786864 C19.4853037,16.1692114 18.8464497,16.1635214 18.4598657,15.7769374 L12.0831877,9.40026044 L5.70651067,15.7769374 C5.31502067,16.1684274 4.68379467,16.1719334 4.29054767,15.7786864 C3.90002367,15.3881624 3.90571267,14.7493084 4.29229667,14.3627244 L11.3598667,7.29515444 C11.5862877,7.06873444 11.8928977,6.97209244 12.1872807,7.00692544 L12.1872807,7.00692544 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 655 B

View File

@ -1,6 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill="none" fill-rule="evenodd">
<path d="M 11.984375,4.9863281 C 11.39553,4.9773036 10.929706,5.5513262 11,6.1227069 c 0.0024,2.6590444 -0.0048,5.3182601 0.0036,7.9771971 0.03107,0.659585 0.806234,1.118924 1.399703,0.829421 C 12.843904,14.75201 13.043232,14.264645 13,13.81594 c -0.0024,-2.638593 0.0048,-5.27736 -0.0036,-7.9158425 -0.0352,-0.511243 -0.499617,-0.9307501 -1.011996,-0.9137694 z" />
<rect width="2" height="2" x="11" y="16" rx="1"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 560 B

View File

@ -1,7 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<rect id="Rectangle-9" x="4" y="7" width="16" height="2" rx="1" />
<rect id="Rectangle-9" x="6" y="11" width="12" height="2" rx="1" />
<rect id="Rectangle-9" x="9" y="15" width="6" height="2" rx="1" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 396 B

View File

@ -1,4 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill="" d="M9.45193925,13.7537392 L7.26279002,12.9529307 C6.35511602,12.6208963 5.888468,11.615914 6.22050249,10.70824 C6.26557584,10.5850241 6.32436272,10.4672679 6.39575494,10.3571911 L12.742556,1.57131376 C13.1741283,0.905889869 14.2084917,1.27835681 14.1167679,2.06615774 L13.2037815,8.90765762 C13.1908988,9.01830484 13.2527771,9.1241266 13.3555235,9.16716082 L16.3684577,10.4290956 C17.2599209,10.8024753 17.6799106,11.827833 17.3065309,12.7192962 C17.2768982,12.7900458 17.242646,12.8587707 17.2039958,12.9250261 L11.3982074,21.8775141 C11.0052004,22.5512206 9.97271936,22.2519867 10.0008666,21.4725365 L10.2716953,14.9727702 C10.291231,14.4317892 9.96032545,13.939711 9.45193925,13.7537392 Z" id="icon">
</path>
</svg>

Before

Width:  |  Height:  |  Size: 825 B

View File

@ -1,3 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path fill="" d="M12.2559385,5.07823738 L7.65424355,11.1734058 C7.64404466,11.1891311 7.63564653,11.2059534 7.62920748,11.2235556 C7.58177398,11.3532234 7.64843799,11.4967923 7.7781057,11.5442257 L9.96725492,12.3450342 C11.0857046,12.7541722 11.8136967,13.8367442 11.7707182,15.0269023 L11.6076877,18.5415284 L15.9083371,12.169203 C15.976325,12.0124611 15.9163264,11.8659814 15.7889745,11.8126415 L12.7760403,10.5507067 C12.0568154,10.2494672 11.6236676,10.5087149 11.7138462,9.73418434 L12.2559385,5.07823738 Z M9.45193925,13.7537392 L7.26279002,12.9529307 C6.35511602,12.6208963 5.888468,11.615914 6.22050249,10.70824 C6.26557584,10.5850241 6.32436272,10.4672679 6.39575494,10.3571911 L12.742556,1.57131376 C13.1741283,0.905889869 14.2084917,1.27835681 14.1167679,2.06615774 L13.2037815,8.90765762 C13.1908988,9.01830484 13.2527771,9.1241266 13.3555235,9.16716082 L16.3684577,10.4290956 C17.2599209,10.8024753 17.6799106,11.827833 17.3065309,12.7192962 C17.2768982,12.7900458 17.242646,12.8587707 17.2039958,12.9250261 L11.3982074,21.8775141 C11.0052004,22.5512206 9.97271936,22.2519867 10.0008666,21.4725365 L10.2716953,14.9727702 C10.291231,14.4317892 9.96032545,13.939711 9.45193925,13.7537392 Z" id="icon"></path>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M16.7769378,12.7065103 L9.70936773,19.7740803 C9.31787755,20.1655705 8.68665224,20.1690762 8.29340528,19.7758292 C7.90288099,19.3853049 7.90857016,18.7464508 8.29515416,18.3598668 L14.6718316,11.9831893 L8.29515416,5.60651181 C7.90366399,5.21502164 7.90015832,4.58379632 8.29340528,4.19054937 C8.68392957,3.80002508 9.32278372,3.80571425 9.70936773,4.19229825 L16.7769378,11.2598683 C17.0033579,11.4862885 17.0999996,11.7928987 17.0651664,12.0872822 C17.0448303,12.3141931 16.9483093,12.5351388 16.7769378,12.7065103 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 652 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M19.0029699,4 C19.277802,4 19.5266622,4.1105715 19.7080784,4.29549194 C19.8884718,4.47666861 20,4.72552037 20,4.99703014 L20,10.0029699 C20,10.5536144 19.5561352,11 19,11 C18.4477153,11 18,10.5469637 18,10.0029699 L18,6 L13.9970301,6 C13.4463856,6 13,5.55613518 13,5 C13,4.44771525 13.4530363,4 13.9970301,4 L19.0029699,4 Z M4,4.99703014 C4,4.72219796 4.1105715,4.4733378 4.29549194,4.29192156 C4.47666861,4.11152824 4.72552037,4 4.99703014,4 L10.0029699,4 C10.5536144,4 11,4.44386482 11,5 C11,5.55228475 10.5469637,6 10.0029699,6 L6,6 L6,10.0029699 C6,10.5536144 5.55613518,11 5,11 C4.44771525,11 4,10.5469637 4,10.0029699 L4,4.99703014 Z M4.99703014,20 C4.72219796,20 4.4733378,19.8894285 4.29192156,19.7045081 C4.11152824,19.5233314 4,19.2744796 4,19.0029699 L4,13.9970301 C4,13.4463856 4.44386482,13 5,13 C5.55228475,13 6,13.4530363 6,13.9970301 L6,18 L10.0029699,18 C10.5536144,18 11,18.4438648 11,19 C11,19.5522847 10.5469637,20 10.0029699,20 L4.99703014,20 Z M20,19.0029699 C20,19.277802 19.8894285,19.5266622 19.7045081,19.7080784 C19.5233314,19.8884718 19.2744796,20 19.0029699,20 L13.9970301,20 C13.4463856,20 13,19.5561352 13,19 C13,18.4477153 13.4530363,18 13.9970301,18 L18,18 L18,13.9970301 C18,13.4463856 18.4438648,13 19,13 C19.5522847,13 20,13.4530363 20,13.9970301 L20,19.0029699 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M5,10 C5,9.44771525 5.44994876,9 6.00684547,9 L17.9931545,9 C18.5492199,9 19,9.44386482 19,10 C19,10.5522847 18.5500512,11 17.9931545,11 L6.00684547,11 C5.45078007,11 5,10.5561352 5,10 Z M5,14 C5,13.4477153 5.44994876,13 6.00684547,13 L17.9931545,13 C18.5492199,13 19,13.4438648 19,14 C19,14.5522847 18.5500512,15 17.9931545,15 L6.00684547,15 C5.45078007,15 5,14.5561352 5,14 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 511 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M10.6049112,13.393155 C10.0804564,13.1405737 9.49242253,12.9992378 8.87132141,12.9992378 C7.01413652,12.9992378 5.44743232,14.2733544 5,15.9988567 L9.87119489,15.9988567 L9.87119523,15.9982763 C9.87174918,15.0439692 10.1400709,14.1519051 10.6049112,13.393155 L10.6049112,13.393155 Z M8.8695035,11.9993648 C7.76507431,11.9993648 6.86975756,11.1040481 6.86975756,9.9996189 C6.86975756,8.89518972 7.76507431,7.99987297 8.8695035,7.99987297 C9.97393268,7.99987297 10.8692494,8.89518972 10.8692494,9.9996189 C10.8692494,11.1040481 9.97393268,11.9993648 8.8695035,11.9993648 Z M15.2705099,10.9994919 C14.1660807,10.9994919 13.270764,10.1041751 13.270764,8.99974593 C13.270764,7.89531675 14.1660807,7 15.2705099,7 C16.3749391,7 17.2702558,7.89531675 17.2702558,8.99974593 C17.2702558,10.1041751 16.3749391,10.9994919 15.2705099,10.9994919 Z M11.2710181,15.9988567 C11.2723004,13.7897788 13.0669332,11.9993648 15.2705093,11.9993648 C17.4785784,11.9993648 19.2687214,13.7896789 19.2700005,15.9988567 L11.2710181,15.9988567 L11.2710181,15.9988567 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="" fill-rule="evenodd" d="M5,7 C5,6.44771525 5.44994876,6 6.00684547,6 L17.9931545,6 C18.5492199,6 19,6.44386482 19,7 C19,7.55228475 18.5500512,8 17.9931545,8 L6.00684547,8 C5.45078007,8 5,7.55613518 5,7 Z M5,12 C5,11.4477153 5.45303631,11 5.99703014,11 L12.0029699,11 C12.5536144,11 13,11.4438648 13,12 C13,12.5522847 12.5469637,13 12.0029699,13 L5.99703014,13 C5.4463856,13 5,12.5561352 5,12 Z M5,17 C5,16.4477153 5.45576096,16 6.00247329,16 L15.9975267,16 C16.5511774,16 17,16.4438648 17,17 C17,17.5522847 16.544239,18 15.9975267,18 L6.00247329,18 C5.44882258,18 5,17.5561352 5,17 Z"/>
</svg>

Before

Width:  |  Height:  |  Size: 693 B

View File

@ -1,3 +0,0 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 6H20C20.5523 6 21 6.44772 21 7V17C21 17.5523 20.5523 18 20 18H4C3.44769 18 3 17.5523 3 17V7C3 6.44772 3.44769 6 4 6ZM1 7C1 5.34314 2.34314 4 4 4H20C21.6569 4 23 5.34314 23 7V17C23 18.6569 21.6569 20 20 20H4C2.34314 20 1 18.6569 1 17V7ZM6 10C5.44769 10 5 10.4477 5 11V13C5 13.5523 5.44769 14 6 14H8C8.55231 14 9 13.5523 9 13V11C9 10.4477 8.55231 10 8 10H6Z" fill="#4360DF"/>
</svg>

Before

Width:  |  Height:  |  Size: 529 B

View File

@ -1,7 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill="" >
<path d="M12,18 C17.4517777,18 22,15.2205308 22,11.5 C22,10.4403969 21.6215769,9.42636806 20.9216609,8.52686692 L19.343215,9.75508043 C19.7804312,10.3169714 20,10.9053317 20,11.5 C20,13.8546014 16.4893478,16 12,16 L12,18 Z M17.009171,5.85666024 C15.5017211,5.29777926 13.7836977,5 12,5 C6.54822233,5 2,7.7794692 2,11.5 C2,13.7893954 3.7423297,15.7793689 6.48422889,16.942253 L7.26513175,15.1010059 C5.18999937,14.2209085 4,12.8617701 4,11.5 C4,9.14539855 7.51065217,7 12,7 C13.5502411,7 15.0328502,7.25697569 16.3139229,7.73192825 L17.009171,5.85666024 Z"/>
<path d="M18.7928932,3.79289322 L3.79289322,18.7928932 C3.40236893,19.1834175 3.40236893,19.8165825 3.79289322,20.2071068 C4.18341751,20.5976311 4.81658249,20.5976311 5.20710678,20.2071068 L20.2071068,5.20710678 C20.5976311,4.81658249 20.5976311,4.18341751 20.2071068,3.79289322 C19.8165825,3.40236893 19.1834175,3.40236893 18.7928932,3.79289322 Z"/>
<path d="M14.8192649,9.1624401 C14.0753688,8.42331778 13.0698997,8 12,8 C9.790861,8 8,9.790861 8,12 C8,13.0611694 8.41641755,14.0591484 9.14490147,14.801503 L10.5723882,13.4006884 C10.2072369,13.0285844 10,12.5319241 10,12 C10,10.8954305 10.8954305,10 12,10 C12.5362815,10 13.0367053,10.210686 13.409611,10.5811986 L14.8192649,9.1624401 Z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<g fill="" fill-rule="evenodd">
<path fill="" fill-rule="evenodd" d="M16.09 19.727v-1.636a4.273 4.273 0 0 0-4.272-4.273H5.273A4.273 4.273 0 0 0 1 18.091v1.636a1 1 0 1 0 2 0v-1.636a2.273 2.273 0 0 1 2.273-2.273h6.545a2.273 2.273 0 0 1 2.273 2.273v1.636a1 1 0 1 0 2 0zm-7.545-9.182a2.273 2.273 0 1 0 0-4.545 2.273 2.273 0 0 0 0 4.545zm8.38 1.115l4.368-4.367a1 1 0 0 1 1.414 1.414L17.716 13.7a1 1 0 0 1-1.35.075l-2.49-1.993a1 1 0 1 1 1.249-1.562l1.8 1.441zm-8.38.885a4.273 4.273 0 1 1 0-8.545 4.273 4.273 0 0 1 0 8.545z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 632 B

View File

@ -1,5 +0,0 @@
<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M11 13.9513C11 14.5035 10.5522 14.9513 10 14.9513C9.44775 14.9513 9 14.5035 9 13.9513V9.0304C9 9.0304 9 8 10 8C10.8345 8 11 8.88428 11 9.0304V13.9513Z" fill="#000000" fill-rule="evenodd"/>
<path d="M11 6C11 6.55225 10.5522 7 10 7C9.44775 7 9 6.55225 9 6C9 5.44775 9.44775 5 10 5C10.5522 5 11 5.44775 11 6Z" fill="#000000" fill-rule="evenodd"/>
<path d="M0 10C0 15.5228 4.47705 20 10 20C15.5229 20 20 15.5228 20 10C20 4.47717 15.5229 0 10 0C4.47705 0 0 4.47717 0 10ZM18 10C18 14.4183 14.4182 18 10 18C5.58179 18 2 14.4183 2 10C2 5.58167 5.58179 2 10 2C14.4182 2 18 5.58167 18 10Z" fill="#000000" fill-rule="evenodd"/>
</svg>

Before

Width:  |  Height:  |  Size: 729 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="#6E777E" fill-rule="nonzero" d="M7 5a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2H7zm0-2h10a4 4 0 0 1 4 4v10a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4V7a4 4 0 0 1 4-4zm6.618 5H14a.618.618 0 0 1 .553.894l-3.277 6.553a1 1 0 0 1-.894.553H10a.618.618 0 0 1-.553-.894l3.277-6.553A1 1 0 0 1 13.618 8z"/>
</svg>

Before

Width:  |  Height:  |  Size: 412 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 22 22">
<path fill="#FFF" fill-rule="evenodd" d="M11.882 8.686l2.047 2.057a.87.87 0 1 0 1.227-1.233l-3.53-3.547a.865.865 0 0 0-.537-.251.866.866 0 0 0-.718.251L6.841 9.51a.88.88 0 0 0 0 1.234.864.864 0 0 0 1.228-.001l2.049-2.059v6.732a.88.88 0 0 0 .882.878c.49 0 .882-.393.882-.878v-6.73z"/>
</svg>

Before

Width:  |  Height:  |  Size: 379 B

View File

@ -1,3 +0,0 @@
<svg width="16" height="18" viewBox="0 0 16 18" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M3 0C1.34315 0 0 1.34315 0 3V15C0 16.6569 1.34315 18 3 18H13C14.6569 18 16 16.6569 16 15V3C16 1.34315 14.6569 0 13 0H3ZM2 3C2 2.44772 2.44772 2 3 2H13C13.5523 2 14 2.44772 14 3V15C14 15.5523 13.5523 16 13 16H3C2.44772 16 2 15.5523 2 15V3ZM5 4C4.44772 4 4 4.44772 4 5C4 5.55228 4.44772 6 5 6H11C11.5523 6 12 5.55228 12 5C12 4.44772 11.5523 4 11 4H5ZM4 9C4 8.44772 4.44772 8 5 8H11C11.5523 8 12 8.44772 12 9C12 9.55229 11.5523 10 11 10H5C4.44772 10 4 9.55229 4 9ZM5 12C4.44772 12 4 12.4477 4 13C4 13.5523 4.44772 14 5 14H11C11.5523 14 12 13.5523 12 13C12 12.4477 11.5523 12 11 12H5Z" fill="white"/>
</svg>

Before

Width:  |  Height:  |  Size: 749 B

View File

@ -1,3 +0,0 @@
<svg width="16" height="16" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
<path fill="" d="M5,8 L5,6.25641026 C5,4.47325715 6.32593143,3 8,3 C9.67406857,3 11,4.47325715 11,6.25641026 L11,8 L11.5,8 C12.3284271,8 13,8.67157288 13,9.5 L13,12.5 C13,13.3284271 12.3284271,14 11.5,14 L4.5,14 C3.67157288,14 3,13.3284271 3,12.5 L3,9.5 C3,8.67157288 3.67157288,8 4.5,8 L5,8 Z M6.38461538,8 L9.61538462,8 L9.61538462,6.25641026 C9.61538462,5.20733388 8.87493797,4.38461538 8,4.38461538 C7.12506203,4.38461538 6.38461538,5.20733388 6.38461538,6.25641026 L6.38461538,8 Z" id="shape"></path>
</svg>

Before

Width:  |  Height:  |  Size: 599 B

View File

@ -1,5 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<g fill-rule="evenodd">
<path d="M5 8L5 6.25641026C5 4.47325715 6.32593143 3 8 3 9.67406857 3 11 4.47325715 11 6.25641026L11 8 5 8zM6.39959641 6C6.50856018 5.07632579 7.19774249 4.38461538 8 4.38461538 8.87493797 4.38461538 9.61538462 5.20733388 9.61538462 6.25641026L9.61538462 8 6.38461538 8 5 8 5 6 6.39959641 6zM5 8L11 8 11.5 8C12.3284271 8 13 8.67157288 13 9.5L13 12.5C13 13.3284271 12.3284271 14 11.5 14L4.5 14C3.67157288 14 3 13.3284271 3 12.5L3 9.5C3 8.67157288 3.67157288 8 4.5 8L5 8z"/>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 601 B

View File

@ -1,4 +0,0 @@
<svg width="18" height="19" viewBox="0 0 18 19" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9 0C8.44771 0 8 0.447716 8 1V10C8 10.5523 8.44771 11 9 11C9.55229 11 10 10.5523 10 10V1C10 0.447715 9.55229 0 9 0Z" fill="#FF2D55"/>
<path d="M4.05025 5.05025C4.44078 4.65972 4.44078 4.02656 4.05025 3.63603C3.65973 3.24551 3.02656 3.24551 2.63604 3.63603C1.00845 5.26362 0 7.51499 0 9.99999C0 14.9706 4.02944 19 9 19C13.9706 19 18 14.9706 18 9.99999C18 7.51499 16.9916 5.26363 15.364 3.63604C14.9734 3.24552 14.3403 3.24552 13.9498 3.63604C13.5592 4.02656 13.5592 4.65973 13.9498 5.05025C15.2176 6.3181 16 8.06672 16 9.99999C16 13.866 12.866 17 9 17C5.13401 17 2 13.866 2 9.99999C2 8.06672 2.78241 6.31809 4.05025 5.05025Z" fill="#FF2D55"/>
</svg>

Before

Width:  |  Height:  |  Size: 754 B

View File

@ -1,3 +0,0 @@
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
<path fill="#9EA1AE" fill-rule="nonzero" d="M17 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm0 1.5a3 3 0 1 1 0-6 3 3 0 0 1 0 6zM7 13.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zM7 15a3 3 0 1 1 0-6 3 3 0 0 1 0 6zm2-3.75h6v1.5H9v-1.5z"/>
</svg>

Before

Width:  |  Height:  |  Size: 322 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 4C6.34315 4 5 5.34315 5 7C5 8.65685 6.34315 10 8 10C9.65685 10 11 8.65685 11 7C11 5.34315 9.65685 4 8 4ZM3 7C3 4.23858 5.23858 2 8 2C10.7614 2 13 4.23858 13 7C13 9.76142 10.7614 12 8 12C5.23858 12 3 9.76142 3 7ZM5 16C3.89543 16 3 16.8954 3 18V20C3 20.5523 2.55228 21 2 21C1.44772 21 1 20.5523 1 20V18C1 15.7909 2.79086 14 5 14H11C13.2091 14 15 15.7909 15 18V20C15 20.5523 14.5523 21 14 21C13.4477 21 13 20.5523 13 20V18C13 16.8954 12.1046 16 11 16H5Z" fill="black"/>
<path d="M21 8C21 7.44772 20.5523 7 20 7C19.4477 7 19 7.44772 19 8V10H17C16.4477 10 16 10.4477 16 11C16 11.5523 16.4477 12 17 12H19V14C19 14.5523 19.4477 15 20 15C20.5523 15 21 14.5523 21 14V12H23C23.5523 12 24 11.5523 24 11C24 10.4477 23.5523 10 23 10H21V8Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 897 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5.70703 5.29288C5.31665 4.90237 4.68335 4.90237 4.29297 5.29288C3.90234 5.6835 3.90234 6.31656 4.29297 6.70718L9.58569 12L4.29297 17.2929C3.90234 17.6835 3.90234 18.3166 4.29297 18.7072C4.68335 19.0977 5.31665 19.0977 5.70703 18.7072L11.707 12.7072C12.0977 12.3166 12.0977 11.6835 11.707 11.2929L5.70703 5.29288Z" fill="black"/>
<path d="M13 17C12.4478 17 12 17.4478 12 18C12 18.5523 12.4478 19 13 19H19C19.5522 19 20 18.5523 20 18C20 17.4478 19.5522 17 19 17H13Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 593 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M3.02088 9H11.126C11.5701 10.7252 13.1362 12 15 12C16.8638 12 18.4299 10.7252 18.874 9H20.9461C21.5282 9 22 8.55228 22 8C22 7.44772 21.5282 7 20.9461 7H18.874C18.4299 5.27477 16.8638 4 15 4C13.1362 4 11.5701 5.27477 11.126 7H3.02088C2.45706 7 2 7.44772 2 8C2 8.55228 2.45706 9 3.02088 9ZM15 6C13.8954 6 13 6.89543 13 8C13 9.10457 13.8954 10 15 10C16.1046 10 17 9.10457 17 8C17 6.89543 16.1046 6 15 6Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M20.9791 15L12.8737 15C12.4297 13.2748 10.8636 12 8.99976 12C7.13592 12 5.56982 13.2748 5.12577 15L3.05388 15C2.47184 15 2 15.4477 2 16C2 16.5523 2.47184 17 3.05388 17L5.12577 17C5.56982 18.7252 7.13592 20 8.99976 20C10.8636 20 12.4297 18.7252 12.8737 17L20.9791 17C21.5429 17 22 16.5523 22 16C22 15.4477 21.5429 15 20.9791 15ZM8.99976 18C10.1043 18 10.9998 17.1046 10.9998 16C10.9998 14.8954 10.1043 14 8.99976 14C7.89519 14 6.99976 14.8954 6.99976 16C6.99976 17.1046 7.89519 18 8.99976 18Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.34577 11.0477L11.8333 8.62758C12.2104 8.26074 12.2141 7.65332 11.8313 7.28088C11.4458 6.90586 10.8287 6.90756 10.447 7.27888L6.28397 11.329C6.09577 11.5121 6.00059 11.7551 6.00005 11.9989C5.99762 12.246 6.09347 12.4883 6.28397 12.6737L10.447 16.7238C10.8241 17.0906 11.4485 17.0942 11.8313 16.7218C12.2168 16.3467 12.215 15.7464 11.8333 15.3751L9.34577 12.955H17.0242C17.5533 12.955 18 12.528 18 12.0013C18 11.471 17.5631 11.0477 17.0242 11.0477H9.34577Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 626 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M14.622 13L12.2916 15.3191C11.9097 15.6992 11.904 16.3275 12.2899 16.7115C12.6785 17.0982 13.3022 17.0947 13.6891 16.7098L17.7084 12.7099C17.8777 12.5414 17.9731 12.3241 17.9932 12.101C18.0276 11.8115 17.9321 11.51 17.7084 11.2873L13.6891 7.28743C13.3071 6.90728 12.6758 6.90169 12.2899 7.28571C11.9013 7.67242 11.9048 8.29314 12.2916 8.67811L14.6248 11H6.99558C6.44484 11 6 11.4477 6 12C6 12.5561 6.44574 13 6.99558 13H14.622Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 596 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 9.37802L15.3191 11.7083C15.6992 12.0903 16.3275 12.096 16.7115 11.7101C17.0982 11.3215 17.0947 10.6978 16.7098 10.3109L12.7099 6.29165C12.5414 6.12231 12.3241 6.02694 12.101 6.00684C11.8115 5.97242 11.51 6.06792 11.2873 6.29165L7.28743 10.3109C6.90728 10.6929 6.90169 11.3242 7.28571 11.7101C7.67242 12.0987 8.29314 12.0952 8.67811 11.7084L11 9.3752L11 17.0044C11 17.5552 11.4477 18 12 18C12.5561 18 13 17.5543 13 17.0044L13 9.37802Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 606 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7.00687 11.8984C7.02704 11.6739 7.1228 11.4552 7.29281 11.2857L14.3042 4.29206C14.6926 3.90467 15.3188 3.9012 15.7089 4.29033C16.0963 4.67677 16.0907 5.30894 15.7072 5.69148L9.38119 12.0014L15.7072 18.3114C16.0956 18.6987 16.099 19.3234 15.7089 19.7125C15.3215 20.0989 14.6877 20.0933 14.3042 19.7108L7.29281 12.7172C7.06819 12.4931 6.97231 12.1897 7.00687 11.8984Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 535 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 3C7.05573 3 6.16656 3.44458 5.6 4.2L1.1 10.2C0.3 11.2667 0.3 12.7333 1.1 13.8L5.6 19.8C6.16656 20.5554 7.05573 21 8 21H20C21.6569 21 23 19.6569 23 18V6C23 4.34315 21.6569 3 20 3H8ZM7.2 5.4C7.38885 5.14819 7.68524 5 8 5H20C20.5523 5 21 5.44772 21 6V18C21 18.5523 20.5523 19 20 19H8C7.68524 19 7.38885 18.8518 7.2 18.6L2.7 12.6C2.43333 12.2444 2.43333 11.7556 2.7 11.4L7.2 5.4ZM16.8285 15.8284C16.438 16.2189 15.8048 16.2189 15.4143 15.8284L13.0001 13.4142L10.5859 15.8284C10.1954 16.219 9.5622 16.219 9.17168 15.8284C8.78115 15.4379 8.78115 14.8047 9.17168 14.4142L11.5859 12L9.17168 9.58577C8.78116 9.19524 8.78116 8.56208 9.17168 8.17156C9.56221 7.78103 10.1954 7.78103 10.5859 8.17156L13.0001 10.5858L15.4143 8.17158C15.8048 7.78106 16.438 7.78106 16.8285 8.17158C17.2191 8.56211 17.2191 9.19527 16.8285 9.5858L14.4143 12L16.8285 14.4142C17.2191 14.8047 17.2191 15.4379 16.8285 15.8284Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 22C6.47715 22 2 17.5228 2 12C2 6.47715 6.47715 2 12 2C17.5228 2 22 6.47715 22 12C22 17.5228 17.5228 22 12 22ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58172 4 4 7.58172 4 12C4 16.4183 7.58172 20 12 20ZM10.8826 10.8826L9.76514 14.2349L13.1174 13.1174L14.2349 9.76514L10.8826 10.8826ZM16.7647 8.50023L14.8567 14.2242C14.7571 14.5228 14.5228 14.7571 14.2242 14.8567L8.50023 16.7647C7.71847 17.0253 6.97473 16.2815 7.23532 15.4998L9.14332 9.77577C9.24285 9.47717 9.47717 9.24285 9.77577 9.14332L15.4998 7.23532C16.2815 6.97473 17.0253 7.71847 16.7647 8.50023Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 709 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.6001 4.2C12.2445 3.93333 11.7556 3.93333 11.4001 4.2L2.60006 10.8C2.15823 11.1314 1.53143 11.0418 1.20006 10.6C0.868688 10.1582 0.958231 9.53137 1.40006 9.2L10.2001 2.6C11.2667 1.8 12.7334 1.8 13.8001 2.6L22.6001 9.2C23.0419 9.53137 23.1314 10.1582 22.8001 10.6C22.4687 11.0418 21.8419 11.1314 21.4001 10.8L12.6001 4.2Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M4 12.5C4.55228 12.5 5 12.9477 5 13.5V17C5 17.5523 5.44772 18 6 18H8V15C8 12.7909 9.79086 11 12 11C14.2091 11 16 12.7909 16 15V18H18C18.5523 18 19 17.5523 19 17V13.5C19 12.9477 19.4477 12.5 20 12.5C20.5523 12.5 21 12.9477 21 13.5V17C21 18.6569 19.6569 20 18 20H6C4.34315 20 3 18.6569 3 17V13.5C3 12.9477 3.44772 12.5 4 12.5ZM14 18V15C14 13.8954 13.1046 13 12 13C10.8954 13 10 13.8954 10 15V18H14Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 914 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.82065 3H14.6459C15.3676 3.00331 15.9403 3.4848 16.1598 4.09552L16.5945 5.28571H18.9212C20.7015 5.28571 22 6.85613 22 8.57143V17.7143C22 19.4296 20.7015 21 18.9212 21H5.0788C3.29847 21 2 19.4296 2 17.7143V8.57143C2 6.85613 3.29847 5.28571 5.0788 5.28571H6.86748L7.30211 4.09558C7.52164 3.48483 8.09434 3.00332 8.81607 3.00001L8.82065 3ZM9.10101 5L8.26629 7.28571H5.0788C4.5774 7.28571 4 7.77788 4 8.57143V17.7143C4 18.5078 4.5774 19 5.0788 19H18.9212C19.4226 19 20 18.5078 20 17.7143V8.57143C20 7.77788 19.4226 7.28571 18.9212 7.28571H15.1957L14.3609 5H9.10101ZM11.9439 11C10.8453 11 10 11.8692 10 13C10 14.1308 10.8453 15 11.9439 15C13.0913 15 14 14.0816 14 13C14 11.9184 13.0913 11 11.9439 11ZM8 13C8 10.8283 9.67818 9 11.9439 9C14.1607 9 16 10.7791 16 13C16 15.2209 14.1607 17 11.9439 17C9.67818 17 8 15.1717 8 13Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 988 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M3.23178 6.64021C2.92274 6.26936 2.92274 5.73069 3.23178 5.35984L5.73178 2.35984C6.08534 1.93556 6.71591 1.87824 7.14018 2.2318C7.56446 2.58537 7.62179 3.21593 7.26822 3.64021L6.13502 5.00005L16 5.00005C16.0003 5.00005 15.9997 5.00005 16 5.00005C18.7611 5.00047 21 7.23889 21 10C21 10.5523 20.5523 11 20 11C19.4477 11 19 10.5523 19 10C19 8.3432 17.6569 7.00005 16 7.00005C16.0003 7.00005 15.9997 7.00005 16 7.00005H6.13506L7.26822 8.35984C7.62179 8.78412 7.56446 9.41468 7.14018 9.76825C6.71591 10.1218 6.08534 10.0645 5.73178 9.64021L3.23178 6.64021Z" fill="black"/>
<path d="M20.7682 17.3598C21.0773 17.7306 21.0773 18.2693 20.7682 18.6402L18.2682 21.6402C17.9147 22.0644 17.2841 22.1218 16.8598 21.7682C16.4355 21.4146 16.3782 20.7841 16.7318 20.3598L17.865 19H8C7.99974 19 8.00026 19 8 19C5.23893 18.9995 3 16.7611 3 14C3 13.4477 3.44772 13 4 13C4.55228 13 5 13.4477 5 14C5 15.6568 6.34315 17 8 17C7.99967 17 8.00033 17 8 17H17.8649L16.7318 15.6402C16.3782 15.2159 16.4355 14.5853 16.8598 14.2318C17.2841 13.8782 17.9147 13.9355 18.2682 14.3598L20.7682 17.3598Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.7071 6.29289C20.0976 6.68342 20.0976 7.31658 19.7071 7.70711L9.70711 17.7071C9.31658 18.0976 8.68342 18.0976 8.29289 17.7071L4.29289 13.7071C3.90237 13.3166 3.90237 12.6834 4.29289 12.2929C4.68342 11.9024 5.31658 11.9024 5.70711 12.2929L9 15.5858L18.2929 6.29289C18.6834 5.90237 19.3166 5.90237 19.7071 6.29289Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 484 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 10.574L7.72275 6.2968C7.32616 5.90021 6.68994 5.90241 6.29617 6.29617C5.89966 6.69269 5.90269 7.32864 6.2968 7.72275L10.574 12L6.2968 16.2772C5.90021 16.6738 5.90241 17.3101 6.29617 17.7038C6.69269 18.1003 7.32864 18.0973 7.72275 17.7032L12 13.426L16.2772 17.7032C16.6738 18.0998 17.3101 18.0976 17.7038 17.7038C18.1003 17.3073 18.0973 16.6714 17.7032 16.2772L13.426 12L17.7032 7.72275C18.0998 7.32616 18.0976 6.68994 17.7038 6.29617C17.3073 5.89966 16.6714 5.90269 16.2772 6.2968L12 10.574Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 664 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8.96875 15.25C8.77637 15.5834 9.01685 16 9.40186 16H10.5564C10.7351 16 10.9001 15.9047 10.9895 15.75L15.0308 8.75C15.2231 8.41663 14.9827 8 14.5979 8H13.4434C13.2649 8 13.0996 8.09534 13.0105 8.25L8.96875 15.25Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 4C5.79077 4 4 5.79089 4 8V16C4 18.2091 5.79077 20 8 20H16C18.2092 20 20 18.2091 20 16V8C20 5.79089 18.2092 4 16 4H8ZM6 8C6 6.89539 6.89551 6 8 6H16C17.1045 6 18 6.89539 18 8V16C18 17.1046 17.1045 18 16 18H8C6.89551 18 6 17.1046 6 16V8Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 645 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 3C10.3431 3 9 4.34315 9 6V12C9 13.6569 10.3431 15 12 15H18C19.6569 15 21 13.6569 21 12V6C21 4.34315 19.6569 3 18 3H12ZM11 6C11 5.44772 11.4477 5 12 5H18C18.5523 5 19 5.44772 19 6V12C19 12.5523 18.5523 13 18 13H12C11.4477 13 11 12.5523 11 12V6Z" fill="black"/>
<path d="M6 9H7V11H6C5.44772 11 5 11.4477 5 12V18C5 18.5523 5.44772 19 6 19H12C12.5523 19 13 18.5523 13 18V17H15V18C15 19.6569 13.6569 21 12 21H6C4.34315 21 3 19.6569 3 18V12C3 10.3431 4.34315 9 6 9Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 632 B

View File

@ -1,4 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path d="M12.184 6H9.84583C9.23067 6 8.91984 6.03348 8.75135 6.06602C8.63018 6.08942 8.57605 6.11185 8.47793 6.16433C8.33758 6.23939 8.23939 6.33758 8.16433 6.47793C8.11185 6.57605 8.08942 6.63018 8.06602 6.75135C8.03348 6.91984 8 7.23067 8 7.84583V9H6V7.84583C6 6.50855 6.13924 6.02362 6.4007 5.53473C6.66216 5.04584 7.04584 4.66216 7.53473 4.4007C8.02362 4.13924 8.50855 4 9.84583 4H12.184C13.9152 4 15.2782 4.32489 16.419 4.93496C17.5597 5.54504 18.455 6.4403 19.065 7.58104C19.6751 8.72178 20 10.0848 20 11.816V12.184C20 13.9152 19.6751 15.2782 19.065 16.419C18.455 17.5597 17.5597 18.455 16.419 19.065C15.2782 19.6751 13.9152 20 12.184 20H9.84583C8.50855 20 8.02362 19.8608 7.53473 19.5993C7.04584 19.3378 6.66216 18.9542 6.4007 18.4653C6.13924 17.9764 6 17.4915 6 16.1542V15H8V16.1542C8 16.7693 8.03348 17.0802 8.06602 17.2487C8.08942 17.3698 8.11185 17.4239 8.16433 17.5221C8.23939 17.6624 8.33758 17.7606 8.47793 17.8357C8.57605 17.8882 8.63018 17.9106 8.75134 17.934C8.91984 17.9665 9.23067 18 9.84583 18H12.184C13.6558 18 14.681 17.7265 15.4758 17.3014C16.268 16.8777 16.8777 16.268 17.3014 15.4758C17.7265 14.681 18 13.6558 18 12.184V11.816C18 10.3442 17.7265 9.31902 17.3014 8.52424C16.8777 7.73203 16.268 7.12227 15.4758 6.69859C14.681 6.27354 13.6558 6 12.184 6Z" fill=""/>
<path d="M5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13H11C11.5523 13 12 12.5523 12 12C12 11.4477 11.5523 11 11 11H5Z" fill=""/>
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.184 6H9.84583C9.23067 6 8.91984 6.03348 8.75135 6.06602C8.63018 6.08942 8.57605 6.11185 8.47793 6.16433C8.33758 6.23939 8.23939 6.33758 8.16433 6.47793C8.11185 6.57605 8.08942 6.63018 8.06602 6.75135C8.03348 6.91984 8 7.23067 8 7.84583V9H6V7.84583C6 6.50855 6.13924 6.02362 6.4007 5.53473C6.66216 5.04584 7.04584 4.66216 7.53473 4.4007C8.02362 4.13924 8.50855 4 9.84583 4H12.184C13.9152 4 15.2782 4.32489 16.419 4.93496C17.5597 5.54504 18.455 6.4403 19.065 7.58104C19.6751 8.72178 20 10.0848 20 11.816V12.184C20 13.9152 19.6751 15.2782 19.065 16.419C18.455 17.5597 17.5597 18.455 16.419 19.065C15.2782 19.6751 13.9152 20 12.184 20H9.84583C8.50855 20 8.02362 19.8608 7.53473 19.5993C7.04584 19.3378 6.66216 18.9542 6.4007 18.4653C6.13924 17.9764 6 17.4915 6 16.1542V15H8V16.1542C8 16.7693 8.03348 17.0802 8.06602 17.2487C8.08942 17.3698 8.11185 17.4239 8.16433 17.5221C8.23939 17.6624 8.33758 17.7606 8.47793 17.8357C8.57605 17.8882 8.63018 17.9106 8.75134 17.934C8.91984 17.9665 9.23067 18 9.84583 18H12.184C13.6558 18 14.681 17.7265 15.4758 17.3014C16.268 16.8777 16.8777 16.268 17.3014 15.4758C17.7265 14.681 18 13.6558 18 12.184V11.816C18 10.3442 17.7265 9.31902 17.3014 8.52424C16.8777 7.73203 16.268 7.12227 15.4758 6.69859C14.681 6.27354 13.6558 6 12.184 6Z" fill="black"/>
<path d="M5 11C4.44772 11 4 11.4477 4 12C4 12.5523 4.44772 13 5 13H11C11.5523 13 12 12.5523 12 12C12 11.4477 11.5523 11 11 11H5Z" fill="black"/>
</svg>

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.59141 4.75746C9.7027 4.3123 10.1027 4 10.5616 4H13.4384C13.8973 4 14.2973 4.3123 14.4086 4.75746L14.7192 6H9.28078L9.59141 4.75746ZM7.97909 8C7.99357 8.00032 8.00802 8.00031 8.02242 8H15.9776C15.992 8.00031 16.0064 8.00032 16.0209 8H20C20.5523 8 21 7.55228 21 7C21 6.44772 20.5523 6 20 6H16.7808L16.3489 4.27239C16.015 2.93689 14.8151 2 13.4384 2H10.5616C9.18495 2 7.985 2.93689 7.65113 4.27239L7.21922 6H4C3.44772 6 3 6.44772 3 7C3 7.55228 3.44772 8 4 8H7.97909ZM5.9005 10.005C6.45004 9.95001 6.94008 10.351 6.99504 10.9005L7.81494 19.0995C7.86606 19.6107 8.29622 20 8.80998 20H15.19C15.7038 20 16.1339 19.6107 16.1851 19.0995L17.005 10.9005C17.0599 10.351 17.55 9.95001 18.0995 10.005C18.649 10.0599 19.05 10.55 18.995 11.0995L18.1751 19.2985C18.0218 20.8321 16.7313 22 15.19 22H8.80998C7.26872 22 5.97822 20.8321 5.82486 19.2985L5.00496 11.0995C4.95001 10.55 5.35095 10.0599 5.9005 10.005Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M6 5C4.34315 5 3 6.34315 3 8C3 9.02458 3.00001 10.0492 3.00002 11.0738C3.00004 13.0492 3.00007 15.0246 3.00001 17H2C1.44772 17 1 17.4477 1 18C1 18.5523 1.44772 19 2 19H2.99992H21H22C22.5523 19 23 18.5523 23 18C23 17.4477 22.5523 17 22 17H21V8C21 6.34315 19.6569 5 18 5H6ZM19 17V8C19 7.44772 18.5523 7 18 7H6C5.44772 7 5 7.44772 5 8V17H19Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 507 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12.0013 12.6809L8.62758 9.28104C8.26074 8.91136 7.65332 8.90774 7.28088 9.28306C6.90586 9.66099 6.90756 10.266 7.27888 10.6402L11.329 14.7216C11.5121 14.9061 11.7551 14.9994 11.9989 15C12.246 15.0023 12.4883 14.9084 12.6737 14.7216L16.7238 10.6402C17.0906 10.2705 17.0942 9.65837 16.7218 9.28306C16.3467 8.90513 15.7464 8.90684 15.3751 9.28104L12.0013 12.6809Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 530 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M11.9987 11.3191L15.3724 14.719C15.7393 15.0886 16.3467 15.0923 16.7191 14.7169C17.0941 14.339 17.0924 13.734 16.7211 13.3598L12.671 9.2784C12.4879 9.0939 12.2449 9.00058 12.0011 9.00004C11.754 8.99766 11.5117 9.09164 11.3263 9.2784L7.27623 13.3598C6.90938 13.7295 6.9058 14.3416 7.27823 14.7169C7.65326 15.0949 8.2536 15.0932 8.62492 14.719L11.9987 11.3191Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 527 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.0606 2.64645C18.4749 2.06066 17.5251 2.06066 16.9393 2.64645L9.88046 9.70532C9.36783 10.218 9.00415 10.8603 8.82831 11.5636L8.02985 14.7575C7.94464 15.0982 8.04449 15.4587 8.29288 15.7071C8.54126 15.9555 8.90176 16.0553 9.24252 15.9701L12.4364 15.1717C13.1397 14.9958 13.782 14.6322 14.2947 14.1195L21.3535 7.06066C21.9393 6.47487 21.9393 5.52513 21.3535 4.93934L19.0606 2.64645ZM17.8232 4.59099C17.9208 4.49336 18.0791 4.49336 18.1768 4.59099L19.409 5.82322C19.5066 5.92086 19.5066 6.07915 19.409 6.17678L12.8805 12.7053C12.6241 12.9616 12.303 13.1435 11.9513 13.2314L10.7786 13.5246C10.5955 13.5703 10.4297 13.4045 10.4754 13.2214L10.7686 12.0487C10.8565 11.697 11.0384 11.3759 11.2947 11.1195L17.8232 4.59099Z" fill="black"/>
<path d="M6 7C6 6.44772 6.44772 6 7 6H10C10.5523 6 11 5.55229 11 5C11 4.44772 10.5523 4 10 4H7C5.34314 4 4 5.34315 4 7V17C4 18.6569 5.34314 20 7 20H17C18.6569 20 20 18.6569 20 17V14C20 13.4477 19.5523 13 19 13C18.4477 13 18 13.4477 18 14V17C18 17.5523 17.5523 18 17 18H7C6.44772 18 6 17.5523 6 17V7Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M19 7H5C4.44772 7 4 7.44772 4 8C4 8.55228 4.44772 9 5 9H19C19.5523 9 20 8.55228 20 8C20 7.44772 19.5523 7 19 7ZM17 11H7C6.44772 11 6 11.4477 6 12C6 12.5523 6.44772 13 7 13H17C17.5523 13 18 12.5523 18 12C18 11.4477 17.5523 11 17 11ZM10 15H14C14.5523 15 15 15.4477 15 16C15 16.5523 14.5523 17 14 17H10C9.44772 17 9 16.5523 9 16C9 15.4477 9.44772 15 10 15Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 522 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M9.45195 13.7537L7.2628 12.9529C6.35513 12.6209 5.88848 11.6159 6.22051 10.7082C6.26559 10.585 6.32437 10.4673 6.39576 10.3572L12.7426 1.57132C13.1741 0.905892 14.2085 1.27836 14.1168 2.06616L13.2038 8.90766C13.1909 9.01831 13.2528 9.12413 13.3555 9.16716L16.3685 10.4291C17.2599 10.8025 17.6799 11.8278 17.3065 12.7193C17.2769 12.79 17.2427 12.8588 17.204 12.925L11.3982 21.8775C11.0052 22.5512 9.97273 22.252 10.0009 21.4725L10.2717 14.9728C10.2912 14.4318 9.96034 13.9397 9.45195 13.7537Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 620 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12.2559 5.07824L7.65425 11.1734C7.64405 11.1891 7.63566 11.206 7.62922 11.2236C7.58178 11.3532 7.64845 11.4968 7.77812 11.5442L9.96726 12.345C11.0857 12.7542 11.8137 13.8367 11.7707 15.0269L11.6077 18.5415L15.9083 12.1692C15.9763 12.0125 15.9163 11.866 15.789 11.8126L12.7761 10.5507C12.0568 10.2495 11.6237 10.5087 11.7139 9.73419L12.2559 5.07824ZM9.45195 13.7537L7.2628 12.9529C6.35513 12.6209 5.88848 11.6159 6.22051 10.7082C6.26559 10.585 6.32437 10.4673 6.39576 10.3572L12.7426 1.57132C13.1741 0.905892 14.2085 1.27836 14.1168 2.06616L13.2038 8.90766C13.1909 9.01831 13.2528 9.12413 13.3555 9.16716L16.3685 10.4291C17.2599 10.8025 17.6799 11.8278 17.3065 12.7193C17.2769 12.79 17.2427 12.8588 17.204 12.925L11.3982 21.8775C11.0052 22.5512 9.97273 22.252 10.0009 21.4725L10.2717 14.9728C10.2912 14.4318 9.96034 13.9397 9.45195 13.7537Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 969 B

View File

@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.25 17.25C13.25 17.8023 12.8023 18.25 12.25 18.25H11.75C11.1977 18.25 10.75 17.8023 10.75 17.25V16.75C10.75 16.1977 11.1977 15.75 11.75 15.75H12.25C12.8023 15.75 13.25 16.1977 13.25 16.75V17.25Z" fill="black"/>
<path d="M10.5858 8.58579C10.9488 8.22276 11.4474 8 12 8C13.1046 8 14 8.89543 14 10C14 11.1046 13.1046 12 12 12C11.4477 12 11 12.4477 11 13C11 13.5523 11.4477 14 12 14C14.2091 14 16 12.2091 16 10C16 7.79086 14.2091 6 12 6C10.8957 6 9.89433 6.44881 9.17157 7.17157C8.78105 7.5621 8.78105 8.19526 9.17157 8.58579C9.56209 8.97631 10.1953 8.97631 10.5858 8.58579Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M22 12C22 17.5228 17.5228 22 12 22C6.47716 22 2 17.5228 2 12C2 6.47715 6.47716 2 12 2C17.5228 2 22 6.47715 22 12ZM12 20C16.4183 20 20 16.4183 20 12C20 7.58172 16.4183 4 12 4C7.58173 4 4 7.58172 4 12C4 16.4183 7.58173 20 12 20Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 994 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M7 3C5.34315 3 4 4.34315 4 6V18C4 19.6569 5.34315 21 7 21H17C18.6569 21 20 19.6569 20 18V6C20 4.34315 18.6569 3 17 3H7ZM6 6C6 5.44772 6.44772 5 7 5H17C17.5523 5 18 5.44772 18 6V18C18 18.5523 17.5523 19 17 19H7C6.44772 19 6 18.5523 6 18V6ZM9 7C8.44772 7 8 7.44772 8 8C8 8.55228 8.44772 9 9 9H15C15.5523 9 16 8.55228 16 8C16 7.44772 15.5523 7 15 7H9ZM8 12C8 11.4477 8.44772 11 9 11H15C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13H9C8.44772 13 8 12.5523 8 12ZM9 15C8.44772 15 8 15.4477 8 16C8 16.5523 8.44772 17 9 17H15C15.5523 17 16 16.5523 16 16C16 15.4477 15.5523 15 15 15H9Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 755 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16 12C16 14.2091 14.2092 16 12 16C9.79077 16 8 14.2091 8 12C8 9.79089 9.79077 8 12 8C14.2092 8 16 9.79089 16 12ZM14 12C14 13.1046 13.1045 14 12 14C10.8955 14 10 13.1046 10 12C10 10.8954 10.8955 10 12 10C13.1045 10 14 10.8954 14 12Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M22 12C22 17.5228 17.5229 22 12 22C6.47705 22 2 17.5228 2 12C2 6.47717 6.47705 2 12 2C17.5229 2 22 6.47717 22 12ZM20 12C20 16.4183 16.4182 20 12 20C7.58179 20 4 16.4183 4 12C4 7.58167 7.58179 4 12 4C16.4182 4 20 7.58167 20 12Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 693 B

View File

@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13 15.9513C13 16.5035 12.5522 16.9513 12 16.9513C11.4478 16.9513 11 16.5035 11 15.9513V11.0304C11 11.0304 11 10 12 10C12.8345 10 13 10.8843 13 11.0304V15.9513Z" fill="black"/>
<path d="M13 8C13 8.55225 12.5522 9 12 9C11.4478 9 11 8.55225 11 8C11 7.44775 11.4478 7 12 7C12.5522 7 13 7.44775 13 8Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M2 12C2 17.5228 6.47705 22 12 22C17.5229 22 22 17.5228 22 12C22 6.47717 17.5229 2 12 2C6.47705 2 2 6.47717 2 12ZM20 12C20 16.4183 16.4182 20 12 20C7.58179 20 4 16.4183 4 12C4 7.58167 7.58179 4 12 4C16.4182 4 20 7.58167 20 12Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 716 B

View File

@ -0,0 +1,7 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="path-1-inside-1" fill="white">
<path fill-rule="evenodd" clip-rule="evenodd" d="M20 6H4C3.44772 6 3 6.44772 3 7V17C3 17.5523 3.44772 18 4 18H20C20.5523 18 21 17.5523 21 17V7C21 6.44772 20.5523 6 20 6ZM4 4C2.34315 4 1 5.34315 1 7V17C1 18.6569 2.34315 20 4 20H20C21.6569 20 23 18.6569 23 17V7C23 5.34315 21.6569 4 20 4H4Z"/>
</mask>
<path d="M4 8H20V4H4V8ZM5 7C5 7.55228 4.55228 8 4 8V4C2.34315 4 1 5.34315 1 7H5ZM5 17V7H1V17H5ZM4 16C4.55228 16 5 16.4477 5 17H1C1 18.6569 2.34315 20 4 20V16ZM20 16H4V20H20V16ZM19 17C19 16.4477 19.4477 16 20 16V20C21.6569 20 23 18.6569 23 17H19ZM19 7V17H23V7H19ZM20 8C19.4477 8 19 7.55229 19 7H23C23 5.34314 21.6569 4 20 4V8ZM3 7C3 6.44772 3.44772 6 4 6V2C1.23858 2 -1 4.23858 -1 7H3ZM3 17V7H-1V17H3ZM4 18C3.44772 18 3 17.5523 3 17H-1C-1 19.7614 1.23858 22 4 22V18ZM20 18H4V22H20V18ZM21 17C21 17.5523 20.5523 18 20 18V22C22.7614 22 25 19.7614 25 17H21ZM21 7V17H25V7H21ZM20 6C20.5523 6 21 6.44772 21 7H25C25 4.23858 22.7614 2 20 2V6ZM4 6H20V2H4V6Z" fill="black" mask="url(#path-1-inside-1)"/>
<rect x="5" y="10" width="4" height="4" rx="1" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 13C11.4477 13 11 13.4477 11 14V16C11 16.5523 11.4477 17 12 17C12.5523 17 13 16.5523 13 16V14C13 13.4477 12.5523 13 12 13Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 3C9.79086 3 8 4.79086 8 7V9C6.34315 9 5 10.3431 5 12V18C5 19.6569 6.34315 21 8 21H16C17.6569 21 19 19.6569 19 18V12C19 10.3431 17.6569 9 16 9V7C16 4.79086 14.2091 3 12 3ZM14 7V9H10V7C10 5.89543 10.8954 5 12 5C13.1046 5 14 5.89543 14 7ZM7 12C7 11.4477 7.44772 11 8 11H16C16.5523 11 17 11.4477 17 12V18C17 18.5523 16.5523 19 16 19H8C7.44772 19 7 18.5523 7 18V12Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 684 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.207 6.20711L13.8786 5.53554C15.0502 4.36397 16.9497 4.36397 18.1212 5.53554L18.4644 5.87868C19.6359 7.05026 19.6359 8.94975 18.4644 10.1213L15.6212 12.9645C14.4497 14.136 12.5502 14.136 11.3786 12.9645L11.207 12.7929C10.8165 12.4024 10.1833 12.4024 9.79281 12.7929C9.40228 13.1834 9.40228 13.8166 9.79281 14.2071L9.96438 14.3787C11.917 16.3313 15.0828 16.3313 17.0354 14.3787L19.8786 11.5355C21.8312 9.58292 21.8312 6.41709 19.8786 4.46447L19.5354 4.12133C17.5828 2.1687 14.417 2.16871 12.4644 4.12133L11.7928 4.7929C11.4023 5.18342 11.4023 5.81659 11.7928 6.20711C12.1833 6.59764 12.8165 6.59763 13.207 6.20711Z" fill="black"/>
<path d="M4.12123 12.4645C2.16861 14.4171 2.16861 17.5829 4.12123 19.5355L4.46438 19.8787C6.417 21.8313 9.58282 21.8313 11.5354 19.8787L12.207 19.2071C12.5975 18.8166 12.5975 18.1834 12.207 17.7929C11.8165 17.4024 11.1833 17.4024 10.7928 17.7929L10.1212 18.4645C8.94966 19.636 7.05017 19.636 5.87859 18.4645L5.53545 18.1213C4.36388 16.9498 4.36388 15.0503 5.53545 13.8787L8.37859 11.0355C9.55017 9.86397 11.4497 9.86397 12.6212 11.0355L12.7928 11.2071C13.1833 11.5976 13.8165 11.5976 14.207 11.2071C14.5975 10.8166 14.5975 10.1834 14.207 9.7929L14.0354 9.62132C12.0828 7.6687 8.917 7.6687 6.96438 9.62132L4.12123 12.4645Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.4 KiB

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M12 2C11.4477 2 11 2.44772 11 3V12C11 12.5523 11.4477 13 12 13C12.5523 13 13 12.5523 13 12V3C13 2.44772 12.5523 2 12 2Z" fill="black"/>
<path d="M7.05025 7.05025C7.44078 6.65972 7.44078 6.02656 7.05025 5.63603C6.65973 5.24551 6.02656 5.24551 5.63604 5.63603C4.00845 7.26362 3 9.51499 3 12C3 16.9706 7.02944 21 12 21C16.9706 21 21 16.9706 21 12C21 9.51499 19.9916 7.26363 18.364 5.63604C17.9734 5.24552 17.3403 5.24552 16.9498 5.63604C16.5592 6.02656 16.5592 6.65973 16.9498 7.05025C18.2176 8.3181 19 10.0667 19 12C19 15.866 15.866 19 12 19C8.13401 19 5 15.866 5 12C5 10.0667 5.78241 8.31809 7.05025 7.05025Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 736 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8.85498 13C8.4248 14.4457 7.08569 15.5 5.5 15.5C3.56689 15.5 2 13.933 2 12C2 10.067 3.56689 8.5 5.5 8.5C7.08569 8.5 8.4248 9.55432 8.85498 11H15.145C15.5752 9.55432 16.9143 8.5 18.5 8.5C20.4331 8.5 22 10.067 22 12C22 13.933 20.4331 15.5 18.5 15.5C16.9143 15.5 15.5752 14.4457 15.145 13H8.85498ZM5.5 13.5C6.32837 13.5 7 12.8284 7 12C7 11.1716 6.32837 10.5 5.5 10.5C4.67163 10.5 4 11.1716 4 12C4 12.8284 4.67163 13.5 5.5 13.5ZM18.5 13.5C19.3284 13.5 20 12.8284 20 12C20 11.1716 19.3284 10.5 18.5 10.5C17.6716 10.5 17 11.1716 17 12C17 12.8284 17.6716 13.5 18.5 13.5Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 733 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M8 4C6.34315 4 5 5.34315 5 7C5 8.65685 6.34315 10 8 10C9.65685 10 11 8.65685 11 7C11 5.34315 9.65685 4 8 4ZM3 7C3 4.23858 5.23858 2 8 2C10.7614 2 13 4.23858 13 7C13 9.76142 10.7614 12 8 12C5.23858 12 3 9.76142 3 7ZM5 16C3.89543 16 3 16.8954 3 18V20C3 20.5523 2.55228 21 2 21C1.44772 21 1 20.5523 1 20V18C1 15.7909 2.79086 14 5 14H11C13.2091 14 15 15.7909 15 18V20C15 20.5523 14.5523 21 14 21C13.4477 21 13 20.5523 13 20V18C13 16.8954 12.1046 16 11 16H5Z" fill="black"/>
<path d="M19.6402 7.23178C19.2694 6.92274 18.7307 6.92274 18.3598 7.23178L15.3598 9.73178C14.9356 10.0853 14.8782 10.7159 15.2318 11.1402C15.5854 11.5645 16.2159 11.6218 16.6402 11.2682L18 10.1351V15C18 15.5523 18.4477 16 19 16C19.5523 16 20 15.5523 20 15V10.135L21.3598 11.2682C21.7841 11.6218 22.4147 11.5645 22.7682 11.1402C23.1218 10.7159 23.0645 10.0853 22.6402 9.73178L19.6402 7.23178Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M5 4C4.44772 4 4 4.44772 4 5C4 5.55229 4.44772 6 5 6L19 6C19.5523 6 20 5.55228 20 5C20 4.44772 19.5523 4 19 4L5 4Z" fill="black"/>
<path d="M15.3191 13.7084L13 11.378L13 19.0044C13 19.5543 12.5561 20 12 20C11.4477 20 11 19.5552 11 19.0044V11.3752L8.67811 13.7084C8.29314 14.0952 7.67241 14.0987 7.28571 13.7101C6.90169 13.3242 6.90728 12.6929 7.28743 12.3109L11.2873 8.29165C11.51 8.06792 11.8115 7.97242 12.101 8.00684C12.3241 8.02694 12.5414 8.12231 12.7099 8.29165L16.7098 12.3109C17.0947 12.6978 17.0982 13.3215 16.7115 13.7101C16.3275 14.096 15.6992 14.0903 15.3191 13.7084Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 708 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M5 4C5 2.34315 6.34315 1 8 1H16C17.6569 1 19 2.34315 19 4V20C19 21.6569 17.6569 23 16 23H8C6.34315 23 5 21.6569 5 20V4ZM8 3C7.44772 3 7 3.44772 7 4V20C7 20.5523 7.44772 21 8 21H16C16.5523 21 17 20.5523 17 20V4C17 3.44772 16.5523 3 16 3H15.4142C15.149 3 14.8946 3.10536 14.7071 3.29289L14.2929 3.70711C14.1054 3.89464 13.851 4 13.5858 4H10.4142C10.149 4 9.89464 3.89464 9.70711 3.70711L9.29289 3.29289C9.10536 3.10536 8.851 3 8.58579 3H8Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 606 B

View File

@ -0,0 +1,5 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M8 12C8 13.1046 7.10449 14 6 14C4.89551 14 4 13.1046 4 12C4 10.8954 4.89551 10 6 10C7.10449 10 8 10.8954 8 12Z" fill="black"/>
<path d="M20 12C20 13.1046 19.1045 14 18 14C16.8955 14 16 13.1046 16 12C16 10.8954 16.8955 10 18 10C19.1045 10 20 10.8954 20 12Z" fill="black"/>
<path d="M12 14C13.1045 14 14 13.1046 14 12C14 10.8954 13.1045 10 12 10C10.8955 10 10 10.8954 10 12C10 13.1046 10.8955 14 12 14Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 529 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M15.5 5.5C15.5 6.41858 15.146 7.25464 14.5671 7.87903L17.6541 13.1029C17.925 13.0356 18.2083 13 18.5 13C20.4331 13 22 14.567 22 16.5C22 18.433 20.4331 20 18.5 20C16.9143 20 15.5752 18.9457 15.145 17.5H8.85498C8.4248 18.9457 7.08569 20 5.5 20C3.56689 20 2 18.433 2 16.5C2 14.567 3.56689 13 5.5 13C5.79175 13 6.0752 13.0356 6.34595 13.1029L9.43286 7.87903C8.854 7.25464 8.5 6.41858 8.5 5.5C8.5 3.56702 10.0669 2 12 2C13.9331 2 15.5 3.56702 15.5 5.5ZM13.5 5.5C13.5 6.32837 12.8284 7 12 7C11.1716 7 10.5 6.32837 10.5 5.5C10.5 4.67163 11.1716 4 12 4C12.8284 4 13.5 4.67163 13.5 5.5ZM8.06714 14.1211C8.427 14.5093 8.69995 14.9792 8.85498 15.5H15.145C15.3 14.9792 15.573 14.5093 15.9329 14.1211L12.8459 8.89709C12.5752 8.96436 12.2917 9 12 9C11.7083 9 11.4248 8.96436 11.1541 8.89709L8.06714 14.1211ZM18.5 15C17.6716 15 17 15.6716 17 16.5C17 17.3284 17.6716 18 18.5 18C19.3284 18 20 17.3284 20 16.5C20 15.6716 19.3284 15 18.5 15ZM7 16.5C7 17.3284 6.32837 18 5.5 18C4.67163 18 4 17.3284 4 16.5C4 15.6716 4.67163 15 5.5 15C6.32837 15 7 15.6716 7 16.5Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 1.2 KiB

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.7072 12.7143L9.69578 19.7079C9.3074 20.0953 8.6812 20.0988 8.29107 19.7097C7.90365 19.3232 7.9093 18.6911 8.29281 18.3085L14.6188 11.9986L8.29281 5.68865C7.90443 5.30126 7.90095 4.67664 8.29107 4.28751C8.67849 3.90107 9.31227 3.9067 9.69578 4.28924L16.7072 11.2828C16.9318 11.5069 17.0277 11.8103 16.9931 12.1016C16.973 12.3261 16.8772 12.5448 16.7072 12.7143Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 533 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M19 8C20.6569 8 22 6.65685 22 5C22 3.34315 20.6569 2 19 2C17.3431 2 16 3.34315 16 5C16 6.65685 17.3431 8 19 8Z" fill="black"/>
<path d="M6 8C6 6.89543 6.89543 6 8 6H13C13.5523 6 14 5.55228 14 5C14 4.44772 13.5523 4 13 4H8C5.79086 4 4 5.79086 4 8V16C4 18.2091 5.79086 20 8 20H16C18.2091 20 20 18.2091 20 16V11C20 10.4477 19.5523 10 19 10C18.4477 10 18 10.4477 18 11V16C18 17.1046 17.1046 18 16 18H8C6.89543 18 6 17.1046 6 16V8Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 555 B

View File

@ -0,0 +1,3 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M13 4C13 3.44772 12.5523 3 12 3C11.4477 3 11 3.44772 11 4L11 9.58581L7.4142 6.00001C7.02368 5.60949 6.39051 5.60949 5.99999 6.00001C5.60946 6.39054 5.60946 7.0237 5.99999 7.41423L9.58576 11L4 11C3.44772 11 3 11.4477 3 12C3 12.5523 3.44772 13 4 13L9.58579 13L6.00001 16.5858C5.60949 16.9763 5.60949 17.6095 6.00001 18C6.39054 18.3905 7.0237 18.3905 7.41423 18L11 14.4142L11 20C11 20.5523 11.4477 21 12 21C12.5523 21 13 20.5523 13 20V14.4142L16.5858 18C16.9763 18.3905 17.6095 18.3905 18 18C18.3905 17.6095 18.3905 16.9763 18 16.5858L14.4142 13L20 13C20.5523 13 21 12.5523 21 12C21 11.4477 20.5523 11 20 11L14.4142 11L18 7.4142C18.3905 7.02367 18.3905 6.39051 18 5.99998C17.6095 5.60946 16.9763 5.60946 16.5858 5.99998L13 9.58578V4Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 899 B

View File

@ -0,0 +1,4 @@
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M12 21C10.3431 21 9 19.6569 9 18V12C9 10.3431 10.3431 9 12 9H18C19.6569 9 21 10.3431 21 12V18C21 19.6569 19.6569 21 18 21H12ZM11 18C11 18.5523 11.4477 19 12 19H18C18.5523 19 19 18.5523 19 18V12C19 11.4477 18.5523 11 18 11H12C11.4477 11 11 11.4477 11 12V18Z" fill="black"/>
<path d="M6 15H7V13H6C5.44772 13 5 12.5523 5 12V6C5 5.44771 5.44772 5 6 5H12C12.5523 5 13 5.44771 13 6V7H15V6C15 4.34315 13.6569 3 12 3H6C4.34315 3 3 4.34315 3 6V12C3 13.6569 4.34315 15 6 15Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 633 B

Some files were not shown because too many files have changed in this diff Show More