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
10 lines
818 B
XML
10 lines
818 B
XML
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
<title>pen</title>
|
|
<defs>
|
|
<style>
|
|
.a{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5px}
|
|
</style>
|
|
</defs>
|
|
<path class="a" d="M21.982 2.01796C21.6483 1.68569 21.2521 1.42283 20.8163 1.24456C20.3804 1.06629 19.9135 0.976142 19.4426 0.97933C18.9717 0.982518 18.5061 1.07897 18.0727 1.26313C17.6393 1.44728 17.2467 1.71549 16.9175 2.05224L2.71346 16.2563L0.979584 23.0204L7.74367 21.2856L21.9477 7.08147C22.2846 6.75246 22.5529 6.35994 22.7371 5.9266C22.9213 5.49327 23.0178 5.02772 23.021 4.55686C23.0242 4.08601 22.934 3.61919 22.7557 3.18341C22.5773 2.74762 22.3144 2.3515 21.982 2.01796V2.01796Z"/>
|
|
<path class="a" d="M16.512 2.45878L21.5412 7.488"/>
|
|
</svg> |