@flanksource/icons 1.0.36 → 1.0.37
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/mi/index.js +1 -1
- package/mi/index.mjs +1 -1
- package/package.json +1 -1
package/mi/index.js
CHANGED
|
@@ -1339,7 +1339,7 @@ module.exports.GcpCloudJobsApi = function GcpCloudJobsApi (props) {
|
|
|
1339
1339
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"defs","attr":{},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"rect","attr":{"x":"2","y":"2","width":"20","height":"20"},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"id":"Fill-1","d":"M6.45,18.24a3,3,0,1,1,3-3A3,3,0,0,1,6.45,18.24Zm3.63-.4A4.43,4.43,0,1,0,2,15.32a4.91,4.91,0,0,0,0,.67,3.43,3.43,0,0,0,.09.44l.06.21a4.59,4.59,0,0,0,.34.79,4.24,4.24,0,0,0,.76,1l.15.15.33.27a4.16,4.16,0,0,0,.73.44A4.44,4.44,0,0,0,9,19l2.93,2.93a.33.33,0,0,0,.47,0l.66-.65a.33.33,0,0,0,0-.47Z"},"child":[]},{"tag":"path","attr":{"d":"M11.8,16.58A5.41,5.41,0,0,0,12,15.07,5.53,5.53,0,0,0,6.39,9.65,5.82,5.82,0,0,0,4.47,10V5.83a.62.62,0,0,1,.62-.62H21.28a.63.63,0,0,1,.63.62V16a.63.63,0,0,1-.63.63Z"},"child":[]},{"tag":"path","attr":{"id":"Fill-4-path","d":"M15.58,5.21V3.73H11.14V5.21H9.65V2.87a.63.63,0,0,1,.63-.62h6.16a.62.62,0,0,1,.62.62V5.21Z"},"child":[]}]},{"tag":"polygon","attr":{"id":"Path-4","points":"15.58 5.21 17.06 4.74 17.06 5.21 15.58 5.21"},"child":[]},{"tag":"polygon","attr":{"points":"9.64 5.21 11.13 4.67 11.13 5.21 9.64 5.21"},"child":[]}]}]}]})(props);
|
|
1340
1340
|
};
|
|
1341
1341
|
module.exports.GcpCloudLoadBalancing = function GcpCloudLoadBalancing (props) {
|
|
1342
|
-
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"
|
|
1342
|
+
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"g","attr":{},"child":[{"tag":"g","attr":{},"child":[{"tag":"rect","attr":{"fill":"none","width":"24","height":"24"},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"rect","attr":{"fill":"#669df6","x":"18","y":"12","width":"2","height":"4"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"11","y":"12","width":"2","height":"4"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"4","y":"12","width":"2","height":"4"},"child":[]},{"tag":"polygon","attr":{"id":"Fill-2","fill":"#4285f4","points":"13 11 11 11 11 7 13 7 13 11"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"4","y":"11","width":"16","height":"2"},"child":[]},{"tag":"rect","attr":{"fill":"#aecbfa","x":"6","y":"2","width":"12","height":"5"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"12","y":"2","width":"6","height":"5"},"child":[]},{"tag":"rect","attr":{"fill":"#aecbfa","x":"16","y":"16","width":"6","height":"6"},"child":[]},{"tag":"rect","attr":{"fill":"#aecbfa","x":"2","y":"16","width":"6","height":"6"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"5","y":"16","width":"3","height":"6"},"child":[]},{"tag":"rect","attr":{"fill":"#aecbfa","x":"9","y":"16","width":"6","height":"6"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"12","y":"16","width":"3","height":"6"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"19","y":"16","width":"3","height":"6"},"child":[]}]}]}]}]})(props);
|
|
1343
1343
|
};
|
|
1344
1344
|
module.exports.GcpCloudLogging = function GcpCloudLogging (props) {
|
|
1345
1345
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"defs","attr":{},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"rect","attr":{"x":"6","y":"11","width":"4","height":"2"},"child":[]},{"tag":"rect","attr":{"x":"4","y":"18","width":"6","height":"2"},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"rect","attr":{"width":"24","height":"24"},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"polygon","attr":{"id":"Fill-3","points":"4 18 6 18 6 6 4 6 4 18"},"child":[]},{"tag":"polygon","attr":{"id":"Fill-4","points":"9 7 22 7 22 3 9 3 9 7"},"child":[]},{"tag":"polygon","attr":{"id":"Fill-4-2","points":"9 14 22 14 22 10 9 10 9 14"},"child":[]},{"tag":"polygon","attr":{"id":"Fill-4-3","points":"9 21 22 21 22 17 9 17 9 21"},"child":[]},{"tag":"polygon","attr":{"id":"Fill-7","points":"2 8 8 8 8 2 2 2 2 8"},"child":[]}]}]}]}]})(props);
|
package/mi/index.mjs
CHANGED
|
@@ -1339,7 +1339,7 @@ export function GcpCloudJobsApi (props) {
|
|
|
1339
1339
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"defs","attr":{},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"rect","attr":{"x":"2","y":"2","width":"20","height":"20"},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"g","attr":{},"child":[{"tag":"path","attr":{"id":"Fill-1","d":"M6.45,18.24a3,3,0,1,1,3-3A3,3,0,0,1,6.45,18.24Zm3.63-.4A4.43,4.43,0,1,0,2,15.32a4.91,4.91,0,0,0,0,.67,3.43,3.43,0,0,0,.09.44l.06.21a4.59,4.59,0,0,0,.34.79,4.24,4.24,0,0,0,.76,1l.15.15.33.27a4.16,4.16,0,0,0,.73.44A4.44,4.44,0,0,0,9,19l2.93,2.93a.33.33,0,0,0,.47,0l.66-.65a.33.33,0,0,0,0-.47Z"},"child":[]},{"tag":"path","attr":{"d":"M11.8,16.58A5.41,5.41,0,0,0,12,15.07,5.53,5.53,0,0,0,6.39,9.65,5.82,5.82,0,0,0,4.47,10V5.83a.62.62,0,0,1,.62-.62H21.28a.63.63,0,0,1,.63.62V16a.63.63,0,0,1-.63.63Z"},"child":[]},{"tag":"path","attr":{"id":"Fill-4-path","d":"M15.58,5.21V3.73H11.14V5.21H9.65V2.87a.63.63,0,0,1,.63-.62h6.16a.62.62,0,0,1,.62.62V5.21Z"},"child":[]}]},{"tag":"polygon","attr":{"id":"Path-4","points":"15.58 5.21 17.06 4.74 17.06 5.21 15.58 5.21"},"child":[]},{"tag":"polygon","attr":{"points":"9.64 5.21 11.13 4.67 11.13 5.21 9.64 5.21"},"child":[]}]}]}]})(props);
|
|
1340
1340
|
};
|
|
1341
1341
|
export function GcpCloudLoadBalancing (props) {
|
|
1342
|
-
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"
|
|
1342
|
+
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"g","attr":{},"child":[{"tag":"g","attr":{},"child":[{"tag":"rect","attr":{"fill":"none","width":"24","height":"24"},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"rect","attr":{"fill":"#669df6","x":"18","y":"12","width":"2","height":"4"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"11","y":"12","width":"2","height":"4"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"4","y":"12","width":"2","height":"4"},"child":[]},{"tag":"polygon","attr":{"id":"Fill-2","fill":"#4285f4","points":"13 11 11 11 11 7 13 7 13 11"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"4","y":"11","width":"16","height":"2"},"child":[]},{"tag":"rect","attr":{"fill":"#aecbfa","x":"6","y":"2","width":"12","height":"5"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"12","y":"2","width":"6","height":"5"},"child":[]},{"tag":"rect","attr":{"fill":"#aecbfa","x":"16","y":"16","width":"6","height":"6"},"child":[]},{"tag":"rect","attr":{"fill":"#aecbfa","x":"2","y":"16","width":"6","height":"6"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"5","y":"16","width":"3","height":"6"},"child":[]},{"tag":"rect","attr":{"fill":"#aecbfa","x":"9","y":"16","width":"6","height":"6"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"12","y":"16","width":"3","height":"6"},"child":[]},{"tag":"rect","attr":{"fill":"#669df6","x":"19","y":"16","width":"3","height":"6"},"child":[]}]}]}]}]})(props);
|
|
1343
1343
|
};
|
|
1344
1344
|
export function GcpCloudLogging (props) {
|
|
1345
1345
|
return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"defs","attr":{},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"rect","attr":{"x":"6","y":"11","width":"4","height":"2"},"child":[]},{"tag":"rect","attr":{"x":"4","y":"18","width":"6","height":"2"},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"rect","attr":{"width":"24","height":"24"},"child":[]},{"tag":"g","attr":{},"child":[{"tag":"polygon","attr":{"id":"Fill-3","points":"4 18 6 18 6 6 4 6 4 18"},"child":[]},{"tag":"polygon","attr":{"id":"Fill-4","points":"9 7 22 7 22 3 9 3 9 7"},"child":[]},{"tag":"polygon","attr":{"id":"Fill-4-2","points":"9 14 22 14 22 10 9 10 9 14"},"child":[]},{"tag":"polygon","attr":{"id":"Fill-4-3","points":"9 21 22 21 22 17 9 17 9 21"},"child":[]},{"tag":"polygon","attr":{"id":"Fill-7","points":"2 8 8 8 8 2 2 2 2 8"},"child":[]}]}]}]}]})(props);
|