Updated icons

This commit is contained in:
Peter Zimon 2021-02-11 11:45:14 +01:00
parent 9f6c83cd85
commit b8a79467ae
21 changed files with 56 additions and 40 deletions

View File

@ -23,7 +23,7 @@
<li class="relative">
<span {{action "transitionToOrRefreshSite" on="click"}}>
<LinkTo @route="site" data-test-nav="site" @current-when={{this.isOnSite}} @preventDefault={{false}}>
{{svg-jar "page"}} View site
{{svg-jar "view-site"}} View site
</LinkTo>
</span>
<a href="{{this.config.blogUrl}}/" class="gh-secondary-action" title="Open site in new tab" target="_blank">
@ -77,7 +77,7 @@
{{/if}}
</li>
<li>
<LinkTo @route="integrations" @alt="Integrations" @title="Integrations" data-test-nav="dashboard">{{svg-jar "modules"}}Integrations</LinkTo>
<LinkTo @route="integrations" @alt="Integrations" @title="Integrations" data-test-nav="dashboard">{{svg-jar "module"}}Integrations</LinkTo>
</li>
{{/if}}
<li><LinkTo @route="staff" data-test-nav="staff">{{svg-jar "staff"}}Staff</LinkTo></li>

View File

@ -394,9 +394,9 @@
/* Icons */
.gh-nav-list svg {
margin-right: 17px;
width: 18px;
height: 18px;
fill: var(--midgrey);
width: 16px;
height: 16px;
/* fill: var(--midgrey); */
line-height: 1;
transition: none;
z-index: 999;
@ -647,6 +647,7 @@
width: 40px;
height: 40px;
line-height: 1;
color: var(--darkgrey);
}
.gh-nav-bottom-tabicon:hover {
@ -655,6 +656,7 @@
.gh-nav-bottom-tabicon.active {
background: var(--whitegrey-d1);
color: var(--black);
}
.gh-nav-bottom-tabicon.active svg {
@ -1377,14 +1379,14 @@
}
.gh-actions-cog svg {
height: 18px;
width: 18px;
fill: var(--black);
height: 16px;
width: 16px;
margin-right: 0;
margin-top: 1px;
}
.gh-actions-cog svg path {
stroke: initial;
stroke: currentColor;
}
.gh-actions-menu {

View File

@ -73,6 +73,7 @@
height: 48px;
min-width: 48px;;
border-radius: 999px;
color: #fff;
}
.gh-settings-main-grid .gh-setting-group span.color-1 {
@ -100,14 +101,9 @@
height: 20px;
}
.gh-settings-main-grid .gh-setting-group svg path,
.gh-settings-main-grid .gh-setting-group svg circle {
fill: #fff;
}
.gh-settings-main-grid .gh-setting-group:hover svg path,
.gh-settings-main-grid .gh-setting-group:hover svg circle {
fill: #fff;
.gh-settings-main-grid .gh-setting-group.portal svg {
width: 24px;
height: 24px;
}
.gh-settings-main-grid .gh-setting-group div {
@ -118,6 +114,7 @@
.gh-settings-main-grid .gh-setting-group h4 {
font-size: 1.5rem;
font-weight: 600;
margin: 4px 0 2px;
}
.gh-settings-main-grid .gh-setting-group p {

View File

@ -6,18 +6,18 @@
/* ---------------------------------------------------------- */
.user-actions-cog {
margin-right: 10px
margin-right: 10px;
color: var(--darkgrey);
}
.user-actions-cog svg {
height: 13px;
width: 13px;
fill: var(--midgrey);
height: 16px;
width: 16px;
margin-right: 0;
}
.user-actions-cog svg path {
stroke: initial;
stroke: currentColor;
}
.user-actions-menu {

View File

@ -16,14 +16,14 @@
</div>
</LinkTo>
<LinkTo class="gh-setting-group" @route="settings.theme" data-test-nav="theme">
<span class="color-2">{{svg-jar "page"}}</span>
<span class="color-2">{{svg-jar "view-site"}}</span>
<div>
<h4>Theme</h4>
<p>Install and update themes</p>
</div>
</LinkTo>
<button type="button" class="gh-setting-group" {{action (toggle "showBrandingModal" this)}} data-test-nav="design">
<span class="color-3">{{svg-jar "paintbrush"}}</span>
<span class="color-3">{{svg-jar "paint-palette"}}</span>
<div>
<h4>Branding</h4>
<p>Upload site logo and set accent color</p>
@ -40,15 +40,15 @@
<div class="gh-setting-header">Members</div>
<div class="gh-settings-main-grid">
<button type="button" class="gh-setting-group" {{action (toggle "showPortalSettings" this)}} data-test-toggle-membersFrom>
<span class="color-3">{{svg-jar "portal-logo"}}</span>
<button type="button" class="gh-setting-group portal" {{action (toggle "showPortalSettings" this)}} data-test-toggle-membersFrom>
<span class="color-3">{{svg-jar "portal-logo-stroke"}}</span>
<div>
<h4>Portal</h4>
<p>Customize members modal signup flow</p>
</div>
</button>
<LinkTo class="gh-setting-group" @route="settings.members-email" data-test-nav="design">
<span class="color-4">{{svg-jar "email"}}</span>
<span class="color-4">{{svg-jar "email-stroke"}}</span>
<div>
<h4>Email newsletter</h4>
<p>Customise emails and set email addresses</p>

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M7.629 20.25c-.2 0-.389-.078-.53-.22l-6.44-6.44c-.877-.877-.877-2.304 0-3.182l6.44-6.439c.142-.142.33-.22.53-.22s.389.078.53.22c.142.142.22.331.22.531s-.078.389-.22.53l-6.44 6.439c-.292.292-.292.768 0 1.061l6.44 6.44c.292.292.292.768 0 1.061-.141.141-.33.219-.53.219zM16.371 20.25c-.2 0-.389-.078-.53-.22s-.22-.33-.22-.53.078-.389.22-.53l6.44-6.44c.292-.292.292-.768 0-1.061l-6.44-6.439c-.142-.141-.22-.33-.22-.53s.078-.389.22-.53c.142-.142.33-.22.53-.22s.389.078.53.22l6.44 6.439c.877.877.877 2.304 0 3.182l-6.44 6.44c-.141.141-.33.219-.53.219z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>angle-brackets</title><path class="a" d="M7.629,4.5l-6.44,6.439a1.5,1.5,0,0,0,0,2.121l6.44,6.44"/><path class="a" d="M16.371,4.5l6.44,6.439a1.5,1.5,0,0,1,0,2.121l-6.44,6.44"/></svg>

Before

Width:  |  Height:  |  Size: 623 B

After

Width:  |  Height:  |  Size: 372 B

View File

@ -1 +1 @@
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Group</title><g fill="#000" fill-rule="nonzero"><path d="M12.09 18.891c-.545 0-1.048-.295-1.312-.77l-1.749-3.149-3.149-1.749c-.316-.176-.557-.459-.68-.798-.137-.376-.119-.784.05-1.147.169-.363.47-.639.846-.776l8.612-3.132c.164-.06.337-.09.512-.09s.348.03.512.09c.777.282 1.18 1.145.898 1.922l-3.133 8.612c-.123.339-.365.622-.68.798-.222.124-.473.189-.727.189zm-5.482-6.979l3.336 1.852c.123.069.224.169.291.292l1.853 3.336L15.22 8.78l-8.612 3.132z"/><path d="M12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12zm0-22.5C6.21 1.5 1.5 6.21 1.5 12S6.21 22.5 12 22.5 22.5 17.79 22.5 12 17.79 1.5 12 1.5z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>compass-direction</title><path class="a" d="M9.58,14.42l1.853,3.336a.75.75,0,0,0,1.36-.108l3.132-8.612a.75.75,0,0,0-.961-.961L6.352,11.207a.75.75,0,0,0-.108,1.36Z"/><circle class="a" cx="12" cy="12" r="11.25"/></svg>

Before

Width:  |  Height:  |  Size: 721 B

After

Width:  |  Height:  |  Size: 407 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>email-action-unread</title><rect class="a" x="1.5" y="4.75" width="21" height="15" rx="1.5" ry="1.5"/><path class="a" d="M22.161,5.3l-8.144,6.264a3.308,3.308,0,0,1-4.034,0L1.839,5.3"/></svg>

After

Width:  |  Height:  |  Size: 381 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.254 22.924c-.414 0-.75-.336-.75-.75v-6c0-.414-.336-.75-.75-.75h-1.5c-.414 0-.75.336-.75.75v6c0 .414-.336.75-.75.75h-6c-.414 0-.75-.336-.75-.75v-8.25c0-.414.336-.75.75-.75s.75.336.75.75v7.5h4.5v-5.25c0-1.241 1.009-2.25 2.25-2.25h1.5c1.241 0 2.25 1.009 2.25 2.25v5.25h4.5v-7.5c0-.414.336-.75.75-.75s.75.336.75.75v8.25c0 .414-.336.75-.75.75h-6zM.754 13.174c-.2 0-.389-.078-.53-.22-.292-.292-.292-.768 0-1.061l10.19-10.189c.424-.424.989-.658 1.591-.658.601 0 1.166.234 1.591.658l2.206 2.206c.107-.284.381-.487.702-.487h3.75c.414 0 .75.336.75.75v4.939l2.78 2.78c.292.292.292.768 0 1.061-.142.142-.33.22-.53.22s-.389-.078-.53-.22L12.535 2.766c-.141-.141-.329-.219-.53-.219s-.389.078-.531.219L1.284 12.955c-.141.141-.33.219-.53.219zm18.75-5.56v-2.69h-2.25v.439l2.25 2.251z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>house</title><path class="a" d="M22.272,23.247a.981.981,0,0,0,.978-.978V9.747a1.181,1.181,0,0,0-.377-.8L12,.747,1.127,8.947a1.181,1.181,0,0,0-.377.8V22.269a.981.981,0,0,0,.978.978Z"/></svg>

Before

Width:  |  Height:  |  Size: 847 B

After

Width:  |  Height:  |  Size: 380 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M4.002 24c-.726-.001-1.431-.21-2.039-.606C.229 22.267-.264 19.94.862 18.206L7.478 8.028V1.5h-.75c-.414 0-.75-.336-.75-.75s.337-.75.75-.75h10.5c.414 0 .75.336.75.75s-.336.75-.75.75h-.75v6.528l6.616 10.179c.396.61.606 1.316.606 2.043 0 1.001-.39 1.943-1.098 2.652-.709.708-1.65 1.098-2.652 1.098H4.002zM2.12 19.024c-.676 1.04-.38 2.437.66 3.113.365.237.788.363 1.223.364H19.95c.601 0 1.166-.234 1.591-.659.425-.425.659-.99.659-1.591 0-.436-.126-.86-.364-1.226l-3.59-5.524H5.71l-3.59 5.523zM17.271 12l-2.172-3.341c-.079-.122-.121-.263-.121-.409V7.5h-2.25c-.414 0-.75-.336-.75-.75s.337-.75.75-.75h2.25V4.5h-2.25c-.414 0-.75-.336-.75-.75s.337-.75.75-.75h2.25V1.5h-6v6.75c0 .146-.042.287-.121.409L6.685 12h10.586z"/><path d="M15.728 19.5c-.414 0-.75-.336-.75-.75V18h-.75c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h.75v-.75c0-.414.336-.75.75-.75s.75.336.75.75v.75h.75c.414 0 .75.336.75.75s-.336.75-.75.75h-.75v.75c0 .414-.336.75-.75.75zM6.727 20.625c-.044 0-.089-.004-.133-.012-.511-.062-.92-.47-.98-.982-.008-.043-.012-.087-.012-.131s.004-.088.011-.131c.06-.513.47-.922.983-.983.042-.007.086-.011.13-.011.018 0 .053.003.071.005.02.001.039.003.057.006.514.059.924.469.985.983.008.043.012.087.012.131s-.004.088-.012.131c-.06.512-.468.921-.98.982-.042.008-.086.012-.132.012zM9.727 17.625c-.044 0-.089-.004-.133-.012-.511-.062-.92-.47-.98-.982-.008-.043-.012-.087-.012-.131s.004-.088.011-.131c.06-.513.47-.922.983-.983.042-.007.086-.011.13-.011s.088.004.13.011c.568.066.995.542.995 1.114 0 .046-.005.093-.013.139-.064.507-.471.913-.979.974-.042.008-.086.012-.132.012z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>lab-flask-experiment</title><line class="a" x1="6.726" y1="0.75" x2="17.226" y2="0.75"/><path class="a" d="M15.726,8.25V.75h-7.5v7.5L1.489,18.615A3,3,0,0,0,4,23.25H19.948a3,3,0,0,0,2.515-4.635Z"/><line class="a" x1="5.301" y1="12.75" x2="18.651" y2="12.75"/><line class="a" x1="14.226" y1="17.25" x2="17.226" y2="17.25"/><line class="a" x1="15.726" y1="15.75" x2="15.726" y2="18.75"/><path class="a" d="M6.726,19.125A.375.375,0,0,1,7.1,19.5"/><path class="a" d="M6.351,19.5a.375.375,0,0,1,.375-.375"/><path class="a" d="M6.726,19.875a.375.375,0,0,1-.375-.375"/><path class="a" d="M7.1,19.5a.375.375,0,0,1-.375.375"/><path class="a" d="M9.726,16.125a.375.375,0,0,1,.375.375"/><path class="a" d="M9.351,16.5a.375.375,0,0,1,.375-.375"/><path class="a" d="M9.726,16.875a.375.375,0,0,1-.375-.375"/><path class="a" d="M10.1,16.5a.375.375,0,0,1-.375.375"/><line class="a" x1="15.726" y1="3.75" x2="12.726" y2="3.75"/><line class="a" x1="15.726" y1="6.75" x2="12.726" y2="6.75"/></svg>

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M12 7.5c-2.068 0-3.75-1.682-3.75-3.75S9.932 0 12 0s3.75 1.682 3.75 3.75S14.068 7.5 12 7.5zm0-6c-1.241 0-2.25 1.009-2.25 2.25S10.759 6 12 6s2.25-1.009 2.25-2.25S13.241 1.5 12 1.5zM10.5 21c-.377 0-.697-.282-.744-.657L9.088 15H8.25c-.414 0-.75-.336-.75-.75V12c0-2.481 2.019-4.5 4.5-4.5s4.5 2.019 4.5 4.5v2.25c0 .414-.336.75-.75.75h-.838l-.668 5.343c-.047.375-.367.657-.744.657h-3zm2.338-1.5l.668-5.343c.047-.374.367-.657.744-.657H15V12c0-1.654-1.346-3-3-3s-3 1.346-3 3v1.5h.75c.377 0 .697.282.744.657l.668 5.343h1.676zM4.5 9c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zm0-4.5C3.673 4.5 3 5.173 3 6s.673 1.5 1.5 1.5S6 6.827 6 6s-.673-1.5-1.5-1.5z"/><path d="M3 19.5c-.368 0-.679-.263-.74-.626L1.615 15H.75c-.414 0-.75-.336-.75-.75v-.75c0-.488.08-.97.235-1.432.384-1.14 1.188-2.062 2.266-2.597.63-.313 1.303-.472 1.998-.472.488 0 .972.08 1.44.237.392.132.604.558.472.95-.103.305-.389.511-.711.511-.081 0-.161-.013-.238-.039-.313-.106-.637-.159-.962-.159-.463 0-.911.106-1.332.315-.719.357-1.255.972-1.511 1.732-.104.308-.157.629-.157.954h.75c.368 0 .679.263.74.626L3.635 18h1.729l.271-1.629c.06-.363.371-.627.74-.627.04 0 .081.003.123.01.198.033.371.141.488.304.116.163.162.362.129.559l-.375 2.256c-.061.363-.372.627-.74.627H3zM19.5 9c-1.654 0-3-1.346-3-3s1.346-3 3-3 3 1.346 3 3-1.346 3-3 3zm0-4.5c-.827 0-1.5.673-1.5 1.5s.673 1.5 1.5 1.5S21 6.827 21 6s-.673-1.5-1.5-1.5z"/><path d="M18 19.5c-.368 0-.679-.264-.74-.627l-.376-2.256c-.033-.197.013-.396.129-.559s.29-.271.487-.304c.041-.007.082-.01.123-.01.368 0 .679.264.74.627L18.635 18h1.729l.646-3.873c.06-.363.371-.627.74-.627h.75c0-.325-.053-.646-.157-.954-.256-.76-.792-1.375-1.511-1.732-.421-.209-.869-.315-1.332-.315-.325 0-.648.053-.961.159-.078.026-.158.039-.239.039-.323 0-.608-.205-.711-.511-.132-.392.08-.818.471-.95.468-.157.953-.237 1.44-.237.696 0 1.368.159 1.998.472 1.077.535 1.882 1.457 2.266 2.597.156.462.236.943.236 1.431v.751c0 .414-.336.75-.75.75h-.865l-.646 3.873c-.06.363-.371.627-.739.627h-3zM12 24c-.966 0-4.352-.039-7.381-.539C1.511 22.948 0 22.143 0 21c0-.414.336-.75.75-.75.393 0 .716.303.747.688C1.904 21.417 5.372 22.5 12 22.5s10.096-1.083 10.502-1.562c.032-.385.355-.688.748-.688.414 0 .75.336.75.75 0 1.143-1.511 1.948-4.619 2.461-3.029.5-6.415.539-7.381.539z"/></svg>
<svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>multiple-neutral-2</title><circle class="cls-1" cx="7.5" cy="7.875" r="4.125"/><path class="cls-1" d="M.75,20.25a6.75,6.75,0,0,1,13.5,0"/><circle class="cls-1" cx="17.727" cy="10.125" r="3.375"/><path class="cls-1" d="M15.813,15.068A5.526,5.526,0,0,1,23.25,20.25"/></svg>

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 479 B

View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>module</title><path class="a" d="M1.817,4.524l9.1-3.568a2.936,2.936,0,0,1,2.162,0l9.1,3.568A1.763,1.763,0,0,1,23.25,6.186V17.814a1.763,1.763,0,0,1-1.067,1.662l-9.1,3.569a2.956,2.956,0,0,1-2.162,0l-9.1-3.569A1.763,1.763,0,0,1,.75,17.814V6.186A1.763,1.763,0,0,1,1.817,4.524Z"/><line class="a" x1="12" y1="9.353" x2="1.104" y2="5.081"/><line class="a" x1="12" y1="9.353" x2="22.896" y2="5.081"/><line class="a" x1="12" y1="23.25" x2="12" y2="9.353"/></svg>

After

Width:  |  Height:  |  Size: 644 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><title>paragraph-bullets</title><path d="M2.25 23.998c-1.241 0-2.25-1.009-2.25-2.25v-19.5c0-1.241 1.009-2.25 2.25-2.25h19.5c1.241 0 2.25 1.009 2.25 2.25v19.5c0 1.241-1.009 2.25-2.25 2.25H2.25zm0-22.5c-.414 0-.75.336-.75.75v19.5c0 .414.336.75.75.75h19.5c.414 0 .75-.336.75-.75v-19.5c0-.414-.336-.75-.75-.75H2.25z"/><path d="M14.25 5.998c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h4.5c.414 0 .75.336.75.75s-.336.75-.75.75h-4.5zM12.75 10.498c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h6c.414 0 .75.336.75.75s-.336.75-.75.75h-6zM12.75 14.998c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h6c.414 0 .75.336.75.75s-.336.75-.75.75h-6zM12.75 19.498c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h4.5c.414 0 .75.336.75.75s-.336.75-.75.75h-4.5zM5.25 10.498c-.414 0-.75-.336-.75-.75v-4.5c0-.414.336-.75.75-.75h4.5c.414 0 .75.336.75.75v4.5c0 .414-.336.75-.75.75h-4.5zM9 8.998v-3H6v3h3zM5.25 19.498c-.414 0-.75-.336-.75-.75v-4.5c0-.414.336-.75.75-.75h4.5c.414 0 .75.336.75.75v4.5c0 .414-.336.75-.75.75h-4.5zm3.75-1.5v-3H6v3h3z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>book-book-pages</title><path class="a" d="M16.5,21.513a1.5,1.5,0,0,1-1.9,1.446L4.1,20.042A1.5,1.5,0,0,1,3,18.6V2.487A1.5,1.5,0,0,1,4.9,1.041L15.4,4.432a1.5,1.5,0,0,1,1.1,1.445Z"/><path class="a" d="M4.5.987h15a1.5,1.5,0,0,1,1.5,1.5v15.75a1.5,1.5,0,0,1-1.5,1.5h-3"/></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 462 B

View File

@ -1 +1 @@
<svg version="1" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><g><path d="M20.485 4.514c-2.266-2.266-5.28-3.514-8.485-3.514s-6.219 1.248-8.485 3.514c-4.679 4.679-4.679 12.292 0 16.972.944.944 2.591.945 3.537 0 .973-.976.973-2.562-.001-3.536-.094-.094-.146-.219-.146-.352 0-.133.052-.259.147-.354.188-.188.518-.188.707 0l4.241 4.242c1.133 1.134 2.64 1.758 4.243 1.758 1.602 0 3.109-.625 4.242-1.758 4.68-4.679 4.68-12.293 0-16.972zm-.707 16.265c-.944.945-2.2 1.465-3.535 1.465-1.336 0-2.591-.52-3.536-1.465l-4.242-4.243c-.283-.283-.66-.439-1.061-.439s-.778.156-1.061.44c-.283.284-.439.661-.439 1.061 0 .401.156.778.439 1.06.584.584.583 1.537 0 2.122-.566.566-1.556.566-2.122 0-4.289-4.289-4.289-11.268 0-15.558 2.078-2.078 4.841-3.222 7.779-3.222s5.701 1.144 7.778 3.221c4.289 4.289 4.289 11.269 0 15.558zM16.243 10.05c.534 0 1.037-.208 1.413-.585.378-.377.586-.879.586-1.414 0-.535-.208-1.037-.586-1.413-.755-.757-2.074-.756-2.828-.001-.378.377-.586.879-.586 1.414 0 .535.208 1.037.586 1.414s.88.585 1.415.585zm-.708-2.706c.189-.189.44-.293.708-.293.267 0 .518.104.707.294.189.188.293.439.293.706 0 .267-.104.518-.293.707-.377.378-1.036.377-1.414-.001-.189-.188-.293-.439-.293-.706-.001-.267.103-.518.292-.707zM20.06 11.939c-.567-.566-1.553-.566-2.122 0-.584.585-.584 1.537.001 2.121.284.283.661.44 1.061.44s.777-.156 1.06-.439c.585-.585.585-1.537 0-2.122zm-.706 1.414c-.189.189-.518.189-.707 0-.195-.195-.195-.512 0-.707.094-.094.219-.146.353-.146s.259.052.353.146c.195.195.195.512.001.707zM14.475 16.182c-.974.975-.974 2.561 0 3.537.472.472 1.1.731 1.768.731.668 0 1.296-.26 1.768-.731.472-.472.732-1.1.732-1.769 0-.668-.26-1.296-.732-1.768-.945-.944-2.593-.944-3.536 0zm2.828 2.829c-.565.566-1.556.566-2.121 0-.585-.585-.585-1.538-.001-2.122.283-.283.66-.439 1.061-.439.401 0 .777.156 1.06.439.283.283.44.66.44 1.061s-.156.778-.439 1.061zM8.819 5.575c-.379.378-.588.881-.587 1.415 0 .534.208 1.036.586 1.412.377.378.879.587 1.414.587.535 0 1.037-.208 1.413-.586.378-.376.586-.878.587-1.412 0-.535-.208-1.038-.586-1.416-.755-.756-2.072-.755-2.827 0zm2.119 2.121c-.377.378-1.034.379-1.413-.001-.189-.188-.293-.439-.293-.705-.001-.267.104-.518.293-.708.189-.189.44-.293.707-.293.267 0 .517.104.706.293.189.19.293.441.293.708 0 .267-.104.517-.293.706z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>color-palette-sample-1</title><circle class="a" cx="5.288" cy="5.25" r="1.5"/><circle class="a" cx="5.288" cy="11.25" r="1.5"/><circle class="a" cx="5.288" cy="17.25" r="1.5"/><path class="a" d="M9.2,19.337a3.913,3.913,0,0,1-7.826,0V2.707A1.957,1.957,0,0,1,3.331.75H7.244A1.957,1.957,0,0,1,9.2,2.707Z"/><path class="a" d="M8.643,21.352,16.992,6.891a1.957,1.957,0,0,0-.716-2.673L12.887,2.262A1.951,1.951,0,0,0,11.87,2"/><path class="a" d="M7.293,22.7,21.647,14.41a1.957,1.957,0,0,0,.716-2.672L20.406,8.349a1.945,1.945,0,0,0-.5-.57"/></svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 729 B

View File

@ -1 +1 @@
<svg width="24" height="21" viewBox="0 0 24 21" xmlns="http://www.w3.org/2000/svg"><title>Group</title><g fill="#000" fill-rule="nonzero"><path d="M15 21c-.827 0-1.5-.673-1.5-1.5v-.247c-.73.162-1.479.243-2.233.243-.766 0-1.526-.084-2.267-.251v.255c0 .827-.673 1.5-1.5 1.5H6c-.827 0-1.5-.673-1.5-1.5v-2.53c-.652-.575-1.218-1.236-1.684-1.97H.75c-.414 0-.75-.336-.75-.75v-6c0-.414.336-.75.75-.75h1.312c.353-.942.875-1.834 1.522-2.602L3.008.856c-.031-.216.033-.434.176-.598.087-.1.249-.226.526-.256L3.751 0c.124 0 2.958.029 4.467 2.003.928-.253 1.901-.381 2.897-.381 2.335 0 4.591.699 6.354 1.968 2.028 1.46 3.254 3.593 3.487 6.043.903-.3 1.543-1.156 1.543-2.133 0-.414.336-.75.75-.75s.751.336.751.75c0 1.814-1.284 3.345-3.035 3.681-.197 2.242-1.265 4.336-2.965 5.808V19.5c0 .827-.673 1.5-1.5 1.5H15zm-.75-3.48c.159 0 .311.049.44.142.194.141.31.368.31.608v1.23h1.5v-2.863c0-.229.103-.444.283-.587 1.705-1.355 2.695-3.38 2.717-5.558 0-2.968-1.581-4.73-2.907-5.685-1.511-1.088-3.454-1.687-5.47-1.687-1.039 0-2.043.16-2.985.474-.077.026-.157.039-.238.039-.273 0-.525-.149-.657-.388-.585-1.061-1.804-1.476-2.613-1.638l.488 3.421c.032.224-.037.447-.19.613-.738.804-1.294 1.781-1.611 2.826C3.222 8.786 2.933 9 2.6 9H1.5v4.5h1.74c.269 0 .518.145.651.378.474.831 1.09 1.558 1.832 2.162.176.143.277.355.277.582V19.5h1.5v-1.241c0-.24.116-.468.312-.609.128-.093.28-.142.438-.142.081 0 .161.013.238.039.891.298 1.826.449 2.778.449.942 0 1.866-.148 2.748-.439.077-.024.156-.037.236-.037z"/><path d="M8.25 6.75c-.287 0-.545-.16-.672-.417-.089-.18-.103-.383-.039-.573.064-.19.198-.343.378-.432 1.024-.507 2.177-.775 3.333-.775 1.156 0 2.308.268 3.332.775.179.089.314.242.378.432s.051.393-.038.573c-.127.257-.385.417-.672.417-.115 0-.229-.027-.333-.078-.819-.405-1.741-.62-2.667-.62-.926 0-1.848.214-2.667.62-.103.051-.218.078-.333.078z"/><circle cx="6.375" cy="9.375" r="1.125"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>saving-piggy-bank</title><path class="a" d="M23.25,9.5a3,3,0,0,1-3,3"/><path class="a" d="M8.25,8a6.763,6.763,0,0,1,6,0"/><path class="a" d="M6.375,11a.375.375,0,1,0,.375.375A.375.375,0,0,0,6.375,11"/><path class="a" d="M7.9,4.883C6.726,2.756,3.75,2.75,3.75,2.75l.626,4.384A8.058,8.058,0,0,0,2.6,10.25H.75v6H3.24a8.467,8.467,0,0,0,2.01,2.372V21.5a.75.75,0,0,0,.75.75H7.5a.75.75,0,0,0,.75-.75V20.259a9.512,9.512,0,0,0,6,.011V21.5a.75.75,0,0,0,.75.75h1.5a.75.75,0,0,0,.75-.75V18.637a7.941,7.941,0,0,0,3-6.137C20.25,6.006,13.2,3.111,7.9,4.883Z"/></svg>

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 740 B

View File

@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg width="30px" height="30px" viewBox="0 0 30 30" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs>
<g id="Artboard-Copy-4" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round">
<path class="a" d="M19.9032328,14.0161523 C19.5709685,12.3510216 18.4116977,10.984234 16.8717751,10.3621441" id="Path" stroke="#000000" stroke-width="1.5"></path>
<path class="a" d="M13.0374251,10.3998744 C11.251556,11.1627712 10,12.9352273 10,15 C10,15.4316347 10.0546938,15.8504949 10.1575292,16.2500284" id="Path" stroke="#000000" stroke-width="1.5"></path>
<path class="a" d="M12.4395925,19.2955775 C13.1885115,19.7429375 14.0642357,20 15,20 C16.7097897,20 18.2191348,19.1417948 19.1207699,17.8326497" id="Path" stroke="#000000" stroke-width="1.5"></path>
<path class="a" d="M17.1711054,23.2202072 C20.8137966,22.2606782 23.5,18.9440373 23.5,15 C23.5,13.9156473 23.2969524,12.878719 22.9268041,11.925162" id="Path" stroke="#000000" stroke-width="1.5"></path>
<path class="a" d="M20.6114835,8.61540174 C19.1144354,7.29859608 17.1504788,6.5 15,6.5 C12.8510506,6.5 10.888358,7.29746063 9.39171115,8.61259317" id="Path" stroke="#000000" stroke-width="1.5"></path>
<path class="a" d="M7.11234641,11.8261597 C6.71738951,12.8067844 6.5,13.8780052 6.5,15 C6.5,19.0147194 9.2833463,22.3793534 13.0256509,23.269514" id="Path" stroke="#000000" stroke-width="1.5"></path>
<path class="a" d="M10.9242609,26.2901192 C12.1967188,26.749559 13.5691126,27 15,27 C20.5202819,27 25.1699607,23.2725052 26.5693993,18.1971528" id="Path" stroke="#000000" stroke-width="1.5"></path>
<path class="a" d="M8.71237528,4.77717438 C5.28477891,6.88983658 3,10.6780989 3,15 C3,18.5451149 4.53728777,21.731177 6.98160594,23.927929" id="Path" stroke="#000000" stroke-width="1.5"></path>
<path class="a" d="M26.8486456,13.0888486 C25.9333505,7.3697691 20.9769824,3 15,3 C14.3097165,3 13.633046,3.05828402 12.9746412,3.17019931" id="Path" stroke="#000000" stroke-width="1.5"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@ -1 +1 @@
<svg width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>posts</title><g fill="#000" fill-rule="nonzero"><path d="M21.75-.004H5.25C3.836-.004 3 .832 3 2.246v16.5c0 1.414.836 2.25 2.25 2.25h16.5c1.414 0 2.25-.836 2.25-2.25v-16.5c0-1.414-.836-2.25-2.25-2.25zm-16.5 1.5h16.5c.586 0 .75.164.75.75v16.5c0 .586-.164.75-.75.75H5.25c-.586 0-.75-.164-.75-.75v-16.5c0-.586.164-.75.75-.75z"/><path d="M.75 2.996c.38 0 .693.282.743.648l.007.102v18c0 .547.143.726.638.748l.112.002h18c.414 0 .75.336.75.75 0 .38-.282.693-.648.743l-.102.007h-18c-1.355 0-2.18-.768-2.246-2.076L0 21.746v-18c0-.414.336-.75.75-.75z"/><path d="M18.75 8.996c.414 0 .75.336.75.75 0 .38-.282.693-.648.743l-.102.007H8.25c-.414 0-.75-.336-.75-.75 0-.38.282-.693.648-.743l.102-.007h10.5zM18.75 4.996c.414 0 .75.336.75.75 0 .38-.282.693-.648.743l-.102.007H8.25c-.414 0-.75-.336-.75-.75 0-.38.282-.693.648-.743l.102-.007h10.5zM15.75 12.996c.414 0 .75.336.75.75 0 .38-.282.693-.648.743l-.102.007h-7.5c-.414 0-.75-.336-.75-.75 0-.38.282-.693.648-.743l.102-.007h7.5z"/></g></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>pencil-write-2</title><path class="a" d="M12.667,14.136l-3.712.531.53-3.713,9.546-9.546A2.25,2.25,0,0,1,22.213,4.59Z"/><path class="a" d="M19.122,14.25v7.5a1.5,1.5,0,0,1-1.5,1.5h-15a1.5,1.5,0,0,1-1.5-1.5v-15a1.5,1.5,0,0,1,1.5-1.5h7.5"/></svg>

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 433 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.156 23.988c-.676 0-1.323-.25-1.822-.704-.598-.544-.92-1.32-.883-2.128l.072-1.404c.034-.665-.479-1.234-1.144-1.269l-.062-.002c-.021 0-.041 0-.062.002l-1.401.071c-.047.002-.096.004-.144.004-.668 0-1.311-.247-1.809-.696-.537-.484-.854-1.148-.892-1.871-.043-.817.281-1.6.887-2.149l1.042-.94c.239-.216.38-.513.397-.836.016-.323-.094-.633-.31-.873-.027-.03-.056-.059-.087-.087L.896 10.16C.36 9.674.046 9.009.011 8.286c-.036-.722.213-1.415.699-1.951.512-.565 1.242-.889 2.002-.889.044 0 .089.001.133.003l1.402.071c.021.002.063.002.063.002.644 0 1.174-.503 1.208-1.144.002-.042.002-.085 0-.127l-.067-1.406C5.381 1.352 6.538.081 8.03.011l.129-.003c.76 0 1.489.323 2.001.886l.941 1.039c.217.241.513.382.835.399l.066.002c.301 0 .579-.107.805-.31.031-.028.06-.057.087-.088l.95-1.042c.483-.535 1.148-.85 1.871-.887l.136-.003c.673 0 1.319.248 1.818.699.607.548.931 1.331.889 2.148l-.071 1.4c-.033.665.481 1.233 1.146 1.267l.061.002.057-.001 1.4-.071.138-.003c.672 0 1.316.249 1.815.702.536.486.851 1.152.887 1.874.04.815-.284 1.596-.889 2.143l-1.042.94c-.239.216-.38.513-.396.836-.017.323.094.633.31.872.028.031.056.06.086.086l1.042.941c.537.485.853 1.15.89 1.873.037.723-.21 1.417-.695 1.953-.513.567-1.247.892-2.015.892l-.131-.003-1.402-.071-.066-.002c-.302 0-.58.108-.806.311-.24.216-.381.512-.397.835-.002.041-.002.083 0 .125l.071 1.4c.032.725-.219 1.418-.708 1.953-.489.535-1.156.847-1.878.879-.043.002-.088.003-.133.003-.75 0-1.474-.321-1.986-.88l-.944-1.044c-.229-.253-.556-.398-.899-.398-.3 0-.587.11-.809.311-.03.027-.06.056-.087.087l-.946 1.042c-.512.561-1.243.883-2.005.883zm-3.839-7.006c.046 0 .092.001.138.004 1.492.077 2.643 1.353 2.566 2.844l-.072 1.4c-.016.357.127.703.394.946.226.206.507.314.812.314l.059-.001c.322-.015.62-.155.837-.394l.944-1.04c.06-.067.125-.132.193-.194.499-.45 1.143-.698 1.815-.698.766 0 1.499.325 2.012.892l.941 1.041c.226.247.552.389.896.389l.049-.001c.664-.03 1.182-.596 1.152-1.262l-.071-1.395c-.005-.092-.005-.185 0-.278.037-.722.353-1.387.89-1.871.499-.45 1.141-.698 1.809-.698.048 0 .096.001.145.004l1.399.071.069.002c.336 0 .66-.145.889-.399.217-.24.327-.55.311-.872-.016-.323-.157-.619-.397-.836l-1.042-.94c-.068-.061-.133-.126-.195-.195-1.001-1.108-.914-2.825.195-3.827l1.042-.94c.27-.244.414-.592.396-.956-.016-.323-.156-.62-.396-.837-.223-.202-.51-.313-.809-.313l-.062.002-1.399.071c-.044.002-.089.003-.133.003-.046 0-.092-.001-.137-.004-1.491-.075-2.643-1.349-2.568-2.84l.071-1.401c.019-.365-.126-.714-.397-.958-.226-.205-.503-.312-.802-.312l-.068.002c-.324.016-.621.157-.837.397l-.948 1.04c-.059.066-.126.133-.196.196-.498.449-1.142.696-1.814.696l-.138-.003c-.723-.038-1.387-.354-1.871-.891L9.05 1.902c-.228-.25-.554-.394-.894-.394l-.057.001c-.665.031-1.181.599-1.15 1.265l.067 1.4c.005.091.005.187 0 .283-.076 1.438-1.264 2.565-2.705 2.565-.047 0-.094-.001-.141-.004l-1.399-.07-.057-.002c-.339 0-.665.145-.893.396-.217.239-.328.548-.312.87.016.322.156.619.395.836l1.041.945c.067.061.132.125.193.194 1.001 1.109.914 2.826-.195 3.827l-1.041.94c-.27.244-.414.594-.395.958.017.322.158.619.398.835.222.2.509.31.807.31.021 0 .043 0 .064-.002l1.401-.071.14-.002z"/><path d="M12 17.25c-2.895 0-5.25-2.355-5.25-5.25S9.105 6.75 12 6.75s5.25 2.355 5.25 5.25-2.355 5.25-5.25 5.25zm0-9c-2.068 0-3.75 1.682-3.75 3.75s1.682 3.75 3.75 3.75 3.75-1.682 3.75-3.75S14.068 8.25 12 8.25z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>cog</title><path class="a" d="M10.546,2.438a1.957,1.957,0,0,0,2.908,0L14.4,1.4a1.959,1.959,0,0,1,3.41,1.413l-.071,1.4A1.958,1.958,0,0,0,19.79,6.267l1.4-.071A1.959,1.959,0,0,1,22.6,9.606l-1.042.94a1.96,1.96,0,0,0,0,2.909l1.042.94a1.959,1.959,0,0,1-1.413,3.41l-1.4-.071a1.958,1.958,0,0,0-2.056,2.056l.071,1.4A1.959,1.959,0,0,1,14.4,22.6l-.941-1.041a1.959,1.959,0,0,0-2.908,0L9.606,22.6A1.959,1.959,0,0,1,6.2,21.192l.072-1.4a1.958,1.958,0,0,0-2.056-2.056l-1.4.071A1.958,1.958,0,0,1,1.4,14.4l1.041-.94a1.96,1.96,0,0,0,0-2.909L1.4,9.606A1.958,1.958,0,0,1,2.809,6.2l1.4.071A1.958,1.958,0,0,0,6.267,4.211L6.2,2.81A1.959,1.959,0,0,1,9.606,1.4Z"/><circle class="a" cx="12" cy="12.001" r="4.5"/></svg>

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 882 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M11.239 24c-.2 0-.389-.078-.53-.22-.178-.177-.255-.431-.205-.677l.75-3.75c.029-.146.1-.279.205-.384l7.63-7.631c.541-.54 1.26-.838 2.026-.838.766 0 1.486.298 2.026.838l.016.016c1.118 1.098 1.153 2.894.076 4.008-.063.064-.131.117-.205.158l-7.509 7.51c-.104.105-.238.176-.384.205l-3.749.75c-.049.01-.098.015-.147.015zm.956-1.706l2.424-.485 7.469-7.47c.046-.046.098-.086.153-.118.43-.54.373-1.303-.144-1.803l-.039-.04c-.238-.239-.578-.378-.941-.378-.366 0-.71.142-.968.4l-7.469 7.47-.485 2.424zM7.489 9.75c-2.688 0-4.875-2.187-4.875-4.875S4.801 0 7.489 0s4.875 2.187 4.875 4.875S10.177 9.75 7.489 9.75zm0-8.25c-1.861 0-3.375 1.514-3.375 3.375S5.628 8.25 7.489 8.25s3.375-1.514 3.375-3.375S9.35 1.5 7.489 1.5z"/><path d="M.739 18c-.412 0-.749-.335-.75-.748-.009-2.703 1.448-5.207 3.801-6.536 1.124-.635 2.392-.97 3.668-.97.677 0 1.355.093 2.014.276 1.925.535 3.526 1.788 4.508 3.528.099.174.124.376.07.569-.054.193-.179.354-.354.453-.112.063-.239.097-.368.097-.27 0-.521-.146-.654-.381-1.058-1.874-3.057-3.037-5.217-3.037-1.023 0-2.036.267-2.93.772-1.881 1.062-3.045 3.064-3.039 5.225.002.413-.333.751-.747.752H.739z"/></svg>
<svg id="Regular" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.cls-1{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>single-neutral-actions-edit-1</title><path class="cls-1" d="M22.63,14.869,15,22.5l-3.75.75L12,19.5l7.63-7.631a2.116,2.116,0,0,1,2.992,0l.008.009A2.113,2.113,0,0,1,22.63,14.869Z"/><circle class="cls-1" cx="7.5" cy="4.875" r="4.125"/><path class="cls-1" d="M13.338,13.919A6.729,6.729,0,0,0,.75,17.25"/></svg>

Before

Width:  |  Height:  |  Size: 1.2 KiB

After

Width:  |  Height:  |  Size: 514 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M14.559 23.687c-.601 0-1.166-.234-1.591-.658L1.407 11.467C.699 10.758.309 9.817.309 8.816V2.559c0-1.241 1.009-2.25 2.25-2.25h6.257c1.001 0 1.943.39 2.651 1.098l11.561 11.561c.877.877.877 2.304 0 3.182l-6.879 6.88c-.424.424-.989.657-1.59.657zm-12-21.878c-.414 0-.75.336-.75.75v6.257c0 .601.234 1.166.659 1.591l11.561 11.562c.141.141.329.219.53.219s.389-.078.53-.219l6.879-6.88c.292-.292.292-.768 0-1.061L10.407 2.467c-.425-.424-.99-.658-1.59-.658H2.559z"/><path d="M6.309 8.559c-1.241 0-2.25-1.009-2.25-2.25s1.009-2.25 2.25-2.25 2.25 1.009 2.25 2.25-1.009 2.25-2.25 2.25zm0-3c-.414 0-.75.336-.75.75s.336.75.75.75.75-.336.75-.75-.336-.75-.75-.75z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>tags</title><path class="a" d="M1.061,2.56V8.817a3,3,0,0,0,.878,2.121L13.5,22.5a1.5,1.5,0,0,0,2.121,0L22.5,15.62a1.5,1.5,0,0,0,0-2.121L10.939,1.938A3,3,0,0,0,8.818,1.06H2.561A1.5,1.5,0,0,0,1.061,2.56Z"/></svg>

Before

Width:  |  Height:  |  Size: 722 B

After

Width:  |  Height:  |  Size: 400 B

View File

@ -1 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M8.251 16.498c-.2 0-.389-.078-.53-.22-.292-.292-.292-.768 0-1.061l13.72-13.72h-4.939c-.414 0-.75-.336-.75-.75s.336-.75.75-.75h6.75c.089 0 .176.016.261.048l.032.012c.176.072.324.221.4.404l.01.026c.031.081.047.17.047.26v6.75c0 .414-.336.75-.75.75s-.75-.336-.75-.75V2.559l-13.72 13.72c-.142.141-.331.219-.531.219z"/><path d="M2.251 23.998c-1.241 0-2.25-1.009-2.25-2.25v-15c0-1.241 1.009-2.25 2.25-2.25h9c.414 0 .75.336.75.75s-.336.75-.75.75h-9c-.414 0-.75.336-.75.75v15c0 .414.336.75.75.75h15c.414 0 .75-.336.75-.75v-9c0-.414.336-.75.75-.75s.75.336.75.75v9c0 1.241-1.009 2.25-2.25 2.25h-15z"/></svg>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><defs><style>.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px;}</style></defs><title>layout-1</title><rect class="a" x="1.5" y="1.497" width="21" height="21" rx="1.5" ry="1.5"/><line class="a" x1="1.5" y1="7.497" x2="22.5" y2="7.497"/><line class="a" x1="9" y1="22.497" x2="9" y2="7.497"/></svg>

Before

Width:  |  Height:  |  Size: 665 B

After

Width:  |  Height:  |  Size: 401 B