first commit

This commit is contained in:
2025-02-24 22:33:42 +01:00
commit 737c037e85
18358 changed files with 5392983 additions and 0 deletions

View File

@@ -0,0 +1,241 @@
.eael-admin-block.eael-admin-block-license {
background: #fff;
width: 100%;
margin-bottom: 25px;
box-shadow: 0 1px 4px rgba(0,0,0,0.1);
}
.eael-btn.eael-license-btn {
background-color: #0dc9c3;
}
.eael-btn.eael-license-btn:hover, .eael-btn.eael-license-btn:focus {
background-color: #08d1ca;
}
.eael-btn.eael-demo-btn, .eael-btn.eael-license-btn {
padding: 20px;
display: block;
max-width: 250px;
margin-bottom: 20px;
text-align: center;
font-size: 15px;
}
/* License activation */
.eael-license-status {
color: #008000;
font-style: italic;
}
.eael-license-container {
position: relative;
display: flex;
align-content: center;
align-items: center;
width: auto;
-webkit-box-shadow: 0px 5px 18px 0px rgba(16, 16, 16, 0.1);
box-shadow: 0px 5px 18px 0px rgba(16, 16, 16, 0.1);
padding: 20px 25px;
background: #fff;
border-radius: 5px;
}
.eael-license-container .eael-license-input {
flex: 1 1 auto;
padding: 0 5px;
}
.eael-license-container .eael-license-deactivation {
flex: 0 0 150px;
}
.eael-license-container .eael-license-input #essential-addons-elementor-license-key {
border: 0px solid;
box-shadow: none;
/* width: 100%;
height: 50px;
margin: 0;
padding: 10px 10px 10px 50px;
font-size: 19px;
color: #666;
border: 1px solid rgba(238,53,95, .25);
border-right: 0;
box-shadow: none;
line-height: 1; */
}
.eael-license-container .eael-license-input #essential-addons-elementor-license-key:disabled {
/* border-color: rgba(20,216,161, .25);
color: rgba(20,216,161, .5);
font-size: 17px; */
}
.eael-license-container .eael-license-buttons #submit {
line-height: 1;
border: none;
border-radius: 0;
background-color: #dc4444;
color: #ffffff;
font-size: 14px;
width: 150px;
height: 38px;
border-radius: 5px;
transition: all .3s;
text-shadow: none;
box-shadow: none;
margin: 0;
}
.eael-license-container .eael-license-buttons #submit.eael-license-activation-btn:hover {
background-color: rgba(238,53,95, 1);
}
.eael-license-container .eael-license-buttons #submit.eael-license-deactivation-btn:hover {
background-color: rgba(186,110,120, .75);
}
.eael-license-instruction {
padding: 10px;
}
.eael-license-icon,
.eael-license-icon > svg {
width: 25px;
}
.eael-admin-block.eael-admin-block-license {
background: #fff;
width: 100%;
margin-bottom: 25px;
box-shadow: 0 1px 4px rgba(0,0,0,0.1);
}
/* Lock screen */
.eael-lockscreen{
max-width: 320px;
margin: 0 auto;
padding: 15px;
}
.eael-lockscreen-icons {
display: flex;
justify-content: center;
align-items: center;
}
.eael-lockscreen svg {
width: 60px;
margin: 0px auto;
padding: 10px;
}
.eael-lockscreen svg#arrow-right {
width: 36px;
}
.eael-validation-title {
margin: 15px auto;
font-size: 24px;
text-align: center;
}
.eael-admin-block.eael-admin-block-license {
background: #fff;
width: 100%;
margin-bottom: 25px;
-webkit-box-shadow: 0px 5px 18px 0px rgba(16, 16, 16, 0.1);
box-shadow: 0px 5px 18px 0px rgba(16, 16, 16, 0.1);
}
.validated-feature-list {
display: flex;
flex-flow: row wrap;
padding: 30px 0;
}
.validated-feature-list-item {
flex: 1 1 48%;
display: flex;
align-items: center;
}
.validated-feature-list-icon {
width: 22px;
margin-top: -15px;
}
.validated-feature-list-icon svg {
width: 100%;
}
.validated-feature-list-content h4 {
margin: 8px;
padding: 0;
font-size: 14px;
}
.validated-feature-list-content {
padding: 5px;
}
.validated-feature-list-content p {
margin: 8px;
padding: 0;
font-size: 13px;
}
.eael-admin-block.eael-admin-block-license .eael-admin-block-header {
padding: 6px 35px;
background: #f0f0f5;
}
.eael-admin-block.eael-admin-block-license .eael-admin-block-header-icon {
background: #ffffff;
}
.eael-admin-block.eael-admin-block-license .eael-admin-block-content {
padding-left: 40px;
padding-right: 50px;
padding-bottom: 60px;
}
.eael-admin-block.eael-admin-block-license .eael-admin-title {
margin: 1em 0;
}
/* License New Design */
button.eael-button.button__themeColor.--verification-required {
background: #fc0;
border-color: #fc0;
}
.eael-verification-msg {
margin-top: 20px;
}
.eael-verification-msg a {
color: #5E2EFF;
}
.eael-verification-msg span.eael-customer-email {
color: #3c434a;
font-weight: 600;
}
.eael-verification-msg .short-description {
padding: 10px;
background: #f2f2f2;
margin-bottom: 10px;
border-radius: 5px;
}
.eael-verification-msg .eael-verification-input-container {
margin-top: 20px;
padding-bottom: 20px;
background: #f9f9fb;
}
.eael-verification-msg .eael-verification-input-container button {
width: 150px;
}
.eael-verification-msg .eael-verification-input-container p {
margin-top: 20px;
color: #3c434a;
}
.eael-license-error-msg {
background-color: #fceff1;
font-weight: 400;
color: #2c3438;
padding: 10px;
border-radius: 5px;
text-align: center;
margin-top: 20px;
}
.eael-license-error-msg.notice-message {
background: #fdf9e8;
}

View File

@@ -0,0 +1,27 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill:url(#SVGID_2_);}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="116.8427" y1="207.2522" x2="435.8942" y2="207.2522">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st0" d="M146.84,235.38c-6.84-6.84-18-6.84-24.84,0c-6.87,6.86-6.87,18,0,24.87L203,341.27
c3.43,3.43,7.72,5.15,12.43,5.15h0.86c4.71-0.44,9.44-2.58,12.88-6.45L431.93,96.91c5.99-7.28,5.13-18.42-2.15-24.87
c-7.28-5.99-18.42-5.13-24.87,2.16L214.16,302.69L146.84,235.38z M146.84,235.38"/>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="0.879" y1="250.0071" x2="498.3034" y2="250.0071">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st1" d="M380.92,39.03C282.31-22.69,155.86-8.11,73.54,74.2c-96.88,96.87-96.88,255.05,0,351.95
c48.46,48.44,112.32,72.86,175.76,72.86c63.45,0,127.33-24.42,175.77-72.86c82.75-82.75,96.87-209.64,34.73-308.23
c-5.15-8.15-15.87-10.72-24.01-5.57c-8.14,5.13-10.72,15.85-5.57,23.99c53.59,84.88,41.15,193.77-30.01,264.94
c-83.17,83.16-219.05,83.16-302.22,0c-83.16-83.17-83.16-219.05,0-302.22c71.15-70.75,179.62-83.16,264.49-30.43
c8.15,5.13,18.86,2.55,24.01-5.59C391.64,54.9,389.06,44.18,380.92,39.03L380.92,39.03z M380.92,39.03"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -0,0 +1,79 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill:url(#SVGID_2_);}
.st2{fill:url(#SVGID_3_);}
.st3{fill:url(#SVGID_4_);}
.st4{fill:url(#SVGID_5_);}
.st5{fill:url(#SVGID_6_);}
.st6{fill:url(#SVGID_7_);}
.st7{fill:url(#SVGID_8_);}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="26.17" y1="96.9203" x2="556.7172" y2="121.9045">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st0" d="M168.83,146.6c2.04-7.58-0.15-15.74-5.7-21.28L133.4,95.58c35.43-28.46,78.25-43.48,124.04-43.48
c52.7,0,102.29,20.4,139.75,57.46l0,1.5l1.5,0c2.72,2.74,5.43,5.65,8.28,8.87c4.17,4.76,10.2,7.49,16.56,7.49c0,0,0,0,0,0
c5.36,0,10.53-1.95,14.54-5.49c4.42-3.89,7.06-9.26,7.44-15.14c0.38-5.87-1.55-11.54-5.44-15.96c-3.35-3.81-6.79-7.49-10.23-10.94
l-0.01-1.51h-1.48C382.58,33.01,321.93,8.03,257.45,8.03C200.63,8.03,145.56,28,102.12,64.3L70.79,32.97
c-4.16-4.16-9.69-6.45-15.58-6.45c-1.92,0-3.83,0.25-5.7,0.75c-7.59,2.03-13.56,8-15.58,15.58L0.13,168.99
c-2.04,7.58,0.14,15.74,5.69,21.28c4.08,4.11,9.76,6.46,15.59,6.46c1.91,0,3.83-0.25,5.7-0.75l126.14-33.8
C160.82,160.15,166.79,154.18,168.83,146.6z"/>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="9.52" y1="450.487" x2="540.0673" y2="475.4712">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st1" d="M204.61,442.39c-8.58-2.37-17.08-5.34-25.26-8.82c-2.75-1.17-5.65-1.76-8.62-1.76
c-8.86,0-16.82,5.26-20.3,13.39c-2.31,5.42-2.37,11.41-0.17,16.87c2.2,5.46,6.4,9.74,11.82,12.04c10,4.27,20.38,7.89,30.85,10.77
c1.92,0.53,3.89,0.79,5.85,0.79c9.88,0,18.62-6.66,21.24-16.2c1.56-5.67,0.82-11.62-2.1-16.74
C215,447.62,210.27,443.94,204.61,442.39z"/>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="9.2233" y1="456.7887" x2="539.7705" y2="481.7729">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st2" d="M297,445.94c-1.33,0-2.68,0.12-3.98,0.37c-8.83,1.59-17.77,2.6-26.57,2.98
c-12.13,0.54-21.56,10.85-21.02,22.99c0.52,11.81,10.18,21.06,21.99,21.06c0.32,0,0.66-0.01,0.99-0.02
c10.85-0.49,21.78-1.72,32.46-3.65c5.8-1.05,10.83-4.29,14.19-9.13c3.35-4.84,4.62-10.69,3.57-16.48
C316.74,453.57,307.64,445.94,297,445.94z"/>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="23.3379" y1="157.06" x2="553.8851" y2="182.0442">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st3" d="M440.14,172.52c3.47,8.1,6.45,16.59,8.85,25.24c2.62,9.52,11.35,16.17,21.22,16.17c1.97,0,3.94-0.27,5.87-0.8
c11.71-3.23,18.61-15.39,15.38-27.11c-2.9-10.49-6.54-20.87-10.8-30.84c-3.48-8.12-11.44-13.37-20.27-13.37
c-2.98,0-5.89,0.6-8.65,1.78C440.57,148.37,435.37,161.35,440.14,172.52z"/>
<linearGradient id="SVGID_5_" gradientUnits="userSpaceOnUse" x1="10.9495" y1="420.1311" x2="541.4968" y2="445.1153">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st4" d="M387.28,407.3c-4.69,0-9.17,1.46-12.96,4.23c-7.19,5.24-14.8,10.04-22.61,14.25
c-10.7,5.76-14.71,19.16-8.95,29.86c3.85,7.14,11.3,11.58,19.43,11.58c3.61,0,7.21-0.91,10.44-2.64
c9.53-5.15,18.83-11.01,27.66-17.43c9.81-7.16,11.97-20.97,4.82-30.79C400.97,410.69,394.31,407.3,387.28,407.3z"/>
<linearGradient id="SVGID_6_" gradientUnits="userSpaceOnUse" x1="14.3627" y1="347.6518" x2="544.9099" y2="372.636">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st5" d="M462.38,335.91c-3.21-1.72-6.82-2.63-10.43-2.63c-8.12,0-15.56,4.45-19.41,11.6
c-4.21,7.81-9,15.43-14.22,22.62c-7.15,9.83-4.98,23.64,4.84,30.78c3.79,2.76,8.27,4.22,12.96,4.22c7.02,0,13.69-3.39,17.84-9.08
c6.36-8.75,12.22-18.05,17.4-27.67C477.09,355.04,473.07,341.66,462.38,335.91z"/>
<linearGradient id="SVGID_7_" gradientUnits="userSpaceOnUse" x1="18.7836" y1="253.7731" x2="549.3308" y2="278.7574">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st6" d="M494.22,245.68c-3.97-4.34-9.4-6.88-15.35-7.14c-0.3-0.01-0.6-0.02-0.92-0.02c-11.79,0-21.45,9.25-21.99,21.07
c-0.39,8.94-1.39,17.89-2.97,26.59c-2.14,11.95,5.84,23.43,17.8,25.59c1.31,0.23,2.62,0.35,3.91,0.35
c10.67,0,19.78-7.63,21.67-18.14c1.92-10.62,3.13-21.54,3.62-32.45C500.24,255.65,498.19,250.02,494.22,245.68z"/>
<linearGradient id="SVGID_8_" gradientUnits="userSpaceOnUse" x1="11.549" y1="407.4006" x2="542.0963" y2="432.3849">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st7" d="M126.57,400.31c-3.28-2.88-6.51-5.91-9.62-9.01c-4.16-4.16-9.7-6.45-15.58-6.45c-5.88,0-11.42,2.29-15.58,6.45
c-4.16,4.16-6.46,9.69-6.46,15.58s2.29,11.42,6.46,15.58c3.69,3.69,7.63,7.38,11.7,10.96c4.01,3.54,9.17,5.48,14.53,5.48
c6.36,0,12.4-2.73,16.57-7.49C136.6,422.29,135.7,408.34,126.57,400.31z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 5.4 KiB

View File

@@ -0,0 +1,52 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill:url(#SVGID_2_);}
.st2{fill:url(#SVGID_3_);}
.st3{fill:url(#SVGID_4_);}
</style>
<g>
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="1.7706" y1="291.2943" x2="502.8916" y2="291.2943">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st0" d="M444.6,301.8l-27.3-6.5v-4.9c17.8-12.4,29.4-33.1,29.4-56.4v-35.5c0-37.9-30.9-68.8-68.8-68.8
c-17,0-32.6,6.2-44.6,16.5c-13.4-32.8-45.6-55.9-83.1-55.9c-37.6,0-69.8,23.2-83.2,56.1c-12-10.4-27.7-16.6-44.8-16.6
c-37.9,0-68.8,30.9-68.8,68.8V234c0,23.3,11.7,43.9,29.4,56.4v4.9l-27.3,6.5C22.8,309.6,0,338.5,0,372v28.7
c0,8.5,6.9,15.4,15.4,15.4H86c-0.1,1.9-0.2,3.7-0.2,5.6V477c0,8.5,6.9,15.4,15.4,15.4h92.4c8.5,0,15.4-6.9,15.4-15.4
s-6.9-15.4-15.4-15.4h-15.9l-30.7,0h-30.4v-39.9c0-29.6,20.1-55.2,49-62.1l42.2-10.1l28.2,64.2c2.5,5.6,8,9.2,14.1,9.2h0
c6.1,0,11.6-3.6,14.1-9.2l28.2-64.1l42,10c28.8,6.9,49,32.4,49,62.1v39.8h-78.5c-8.5,0-15.4,6.9-15.4,15.4s6.9,15.4,15.4,15.4h93.9
c8.5,0,15.4-6.9,15.4-15.4v-55.2c0-1.9-0.1-3.8-0.2-5.7h70.8c8.5,0,15.4-6.9,15.4-15.4V372C500,338.5,477.2,309.6,444.6,301.8z
M339.8,231.7c0-0.7,0.1-1.5,0.1-2.2v-13.7c-0.1-19.5-0.1-20.5,3.1-32.4c5.8-13.5,19.3-23,34.9-23c20.1,0,36.7,15.7,38,35.5
l0.1,30.7v7.3c0,21-17.1,38-38,38s-38-17.1-38-38V231.7z M84.1,226.7l0.1-30.7c1.3-19.8,17.8-35.5,38-35.5c15.6,0,29.1,9.5,34.9,23
c3.1,12.3,3.1,16.4,3.1,32.4V234c0,21-17.1,38-38,38c-21,0-38-17.1-38-38V226.7z M201.2,325c-3.9-1.7-35.1,2.9-35.1,2.9l-7.8,1.9
c-30.2,7.2-54,28.3-65.3,55.6H30.7V372c0-19.2,13.2-35.9,31.9-40.4l39.1-9.3c6.9-1.7,11.8-7.8,11.8-14.9v-5.2
c2.8,0.4,5.7,0.6,8.6,0.6c2.9,0,5.8-0.2,8.6-0.6l0.8-0.1c10.7-1.7,20.9-5.7,29.9-11.7h0c5-3.5,9.4-7.6,13.3-12.2
c6.9,10.6,15.9,19.6,26.4,26.5V325z M267.9,328.5l-18,40.9l-18-41v-11c5.9,1.2,11.9,1.8,18.2,1.8c6.1,0,12.1-0.6,17.9-1.8V328.5z
M250.1,288.5c-32.5,0-59-26.5-59-59v-16.2l0-30.7V180h0c0-32.5,26.5-59,59-59c29.4,0,53.8,21.5,58.3,49.6l0.7,36.1v25.1
C307.9,263.3,281.9,288.5,250.1,288.5z M469.3,385.4h-62.5c-11.3-27.3-35.1-48.3-65.4-55.6l-7.7-1.8c0,0-31-7.8-35-6v-17
c10.6-6.9,19.7-15.9,26.7-26.6c3.9,4.6,8.3,8.6,13.2,12c8.8,6.2,19,10.3,29.7,11.7l1,0.1c2.8,0.4,5.7,0.6,8.6,0.6
c2.9,0,5.8-0.2,8.6-0.6v5.2c0,7.1,4.9,13.3,11.8,14.9l39.1,9.4c18.8,4.5,31.9,21.1,31.9,40.4V385.4z"/>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="1.7706" y1="34.1035" x2="502.8916" y2="34.1035">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st1" d="M249.9,61c8.5,0,15.4-6.9,15.4-15.4v-23c0-8.5-6.9-15.4-15.4-15.4c-8.5,0-15.4,6.9-15.4,15.4v23
C234.5,54.1,241.4,61,249.9,61z"/>
<linearGradient id="SVGID_3_" gradientUnits="userSpaceOnUse" x1="1.7706" y1="60.1856" x2="502.8916" y2="60.1856">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st2" d="M171.6,79.1c3,3,6.9,4.5,10.9,4.5c3.9,0,7.9-1.5,10.9-4.5c6-6,6-15.7,0-21.7l-16.1-16.1c-6-6-15.7-6-21.7,0
c-6,6-6,15.7,0,21.7L171.6,79.1z"/>
<linearGradient id="SVGID_4_" gradientUnits="userSpaceOnUse" x1="1.7706" y1="60.5333" x2="502.8916" y2="60.5333">
<stop offset="0" style="stop-color:#5725FF"/>
<stop offset="1" style="stop-color:#9271FF"/>
</linearGradient>
<path class="st3" d="M317.1,83.9c3.9,0,7.9-1.5,10.9-4.5l16-16c6-6,6-15.7,0-21.7c-6-6-15.7-6-21.7,0l-16,16c-6,6-6,15.7,0,21.7
C309.3,82.4,313.2,83.9,317.1,83.9z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 3.8 KiB

View File

@@ -0,0 +1,17 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 23.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve">
<style type="text/css">
.st0{fill:#2DDAA3;}
</style>
<g>
<path class="st0" d="M408,215.8h-4.7v-61.9C403.3,69,334.3,0,249.5,0S95.6,69,95.6,153.8c0,9,7.4,16.4,16.4,16.4
c9.1,0,16.4-7.4,16.4-16.4c0-66.7,54.3-121,121-121s121,54.3,121,121v61.9H91c-16.2,0-29.3,13.2-29.3,29.3v172.4
c0,45.6,37.1,82.8,82.8,82.8h210.1c45.6,0,82.8-37.1,82.8-82.8V245.1C437.3,228.9,424.2,215.8,408,215.8z M404.5,417.5
c0,27.5-22.4,49.9-49.9,49.9h-210c-27.5,0-49.9-22.4-49.9-49.9V248.6h309.9V417.5z"/>
<path class="st0" d="M249.6,414.4c30,0,54.4-24.4,54.4-54.3c0-30-24.4-54.4-54.4-54.4c-30,0-54.3,24.4-54.3,54.4
C195.2,390,219.6,414.4,249.6,414.4z M249.6,338.4c11.9,0,21.5,9.7,21.5,21.5c0,11.9-9.7,21.6-21.5,21.6
c-11.9,0-21.5-9.7-21.5-21.5C228,348.1,237.7,338.4,249.6,338.4z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB