@ieeesa-npm/shared-styles 0.3.8 → 0.3.9
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.
|
@@ -212,6 +212,9 @@
|
|
|
212
212
|
<circle cx="12" cy="6.5" r="1.5" fill="#00629B"/>
|
|
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
|
+
</symbol>
|
|
216
|
+
<symbol id="icon-add-agenda-item" width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
217
|
+
<path d="M5.00195 21C4.45195 21 3.98112 20.8042 3.58945 20.4125C3.19779 20.0208 3.00195 19.55 3.00195 19V5C3.00195 4.45 3.19779 3.97917 3.58945 3.5875C3.98112 3.19583 4.45195 3 5.00195 3H14.002V5H5.00195V19H19.002V10H21.002V19C21.002 19.55 20.8061 20.0208 20.4145 20.4125C20.0228 20.8042 19.552 21 19.002 21H5.00195ZM8.00195 17V15H16.002V17H8.00195ZM8.00195 14V12H16.002V14H8.00195ZM8.00195 11V9H16.002V11H8.00195ZM17.002 9V7H15.002V5H17.002V3H19.002V5H21.002V7H19.002V9H17.002Z" fill="#00629B"/>
|
|
215
218
|
</symbol>
|
|
216
219
|
<symbol id="icon-edit-tenant" viewBox="0 0 32 32">
|
|
217
220
|
<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>
|