@ieeesa-npm/shared-styles 0.3.7 → 0.3.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -213,5 +213,8 @@
|
|
|
213
213
|
<circle cx="12" cy="12.5" r="1.5" fill="#00629B"/>
|
|
214
214
|
<circle cx="12" cy="18.5" r="1.5" fill="#00629B"/>
|
|
215
215
|
</symbol>
|
|
216
|
+
<symbol id="icon-edit-tenant" viewBox="0 0 32 32">
|
|
217
|
+
<path fill="#00629b" style="fill: var(--color1, #00629b)" d="M28.548 1.043l2.4 2.4c1.404 1.387 1.404 3.644 0 5.031l-23.52 23.52h-7.431v-7.431l23.52-23.52c1.387-1.387 3.644-1.387 5.031 0zM3.552 28.439l2.507 0.107 17.458-17.476-2.507-2.507-17.458 17.458v2.418z"></path>
|
|
218
|
+
</symbol>
|
|
216
219
|
</defs>
|
|
217
220
|
</svg>
|