@innovastudio/contentbuilder 1.5.147 → 1.5.148
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.
package/package.json
CHANGED
@@ -15744,7 +15744,7 @@ const prepareSvgIcons = builder => {
|
|
15744
15744
|
<circle cx="12" cy="16" r="1" />
|
15745
15745
|
<path d="M8 11v-4a4 4 0 0 1 8 0v4" />
|
15746
15746
|
</symbol>
|
15747
|
-
<symbol viewBox="0 0 24 24" id="icon-code" stroke-width="1" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
15747
|
+
<symbol viewBox="0 0 24 24" id="icon-code" stroke-width="1.4" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
15748
15748
|
<path stroke="none" d="M0 0h24v24H0z"/>
|
15749
15749
|
<polyline points="7 8 3 12 7 16" />
|
15750
15750
|
<polyline points="17 8 21 12 17 16" />
|
@@ -16032,7 +16032,7 @@ const prepareSvgIcons = builder => {
|
|
16032
16032
|
<path d="M17 17h2a2 2 0 0 0 2 -2v-4a2 2 0 0 0 -2 -2h-14a2 2 0 0 0 -2 2v4a2 2 0 0 0 2 2h2" /><path d="M17 9v-4a2 2 0 0 0 -2 -2h-6a2 2 0 0 0 -2 2v4" /><path d="M7 13m0 2a2 2 0 0 1 2 -2h6a2 2 0 0 1 2 2v4a2 2 0 0 1 -2 2h-6a2 2 0 0 1 -2 -2z" />
|
16033
16033
|
</symbol>
|
16034
16034
|
|
16035
|
-
<symbol id="icon-plus" viewBox="0 0 24 24" stroke-width="1.
|
16035
|
+
<symbol id="icon-plus" viewBox="0 0 24 24" stroke-width="1.4" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
16036
16036
|
<path stroke="none" d="M0 0h24v24H0z" fill="none"></path>
|
16037
16037
|
<line x1="12" y1="5" x2="12" y2="19"></line>
|
16038
16038
|
<line x1="5" y1="12" x2="19" y2="12"></line>
|