a2fc31aa0a
Refs https://www.notion.so/ghost/Unify-icons-across-Admin-7e3d124d5db34c63beccca029af595e7 - Reduced duplicate plus icons - Replaced fill trash, info and pen icons by stroke icons - Removed fill styles from default button classes - Removed launch-wizard css
13 lines
935 B
XML
13 lines
935 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<title>trash</title>
|
|
<defs>
|
|
<style>
|
|
.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}
|
|
</style>
|
|
</defs>
|
|
<path class="a" d="M17.9231 22.3077H6.07692C5.6281 22.3077 5.19765 22.1294 4.88028 21.812C4.56291 21.4947 4.38462 21.0642 4.38462 20.6154V5.38463H19.6154V20.6154C19.6154 21.0642 19.4371 21.4947 19.1197 21.812C18.8024 22.1294 18.3719 22.3077 17.9231 22.3077Z"/>
|
|
<path class="a" d="M9.46154 17.2308V10.4615"/>
|
|
<path class="a" d="M14.5385 17.2308V10.4615"/>
|
|
<path class="a" d="M1 5.38463H23"/>
|
|
<path class="a" d="M14.5385 2H9.46154C9.01271 2 8.58227 2.1783 8.2649 2.49567C7.94753 2.81303 7.76923 3.24348 7.76923 3.69231V5.38462H16.2308V3.69231C16.2308 3.24348 16.0525 2.81303 15.7351 2.49567C15.4177 2.1783 14.9873 2 14.5385 2Z"/>
|
|
</svg> |