@synotech/icons 1.0.4 → 1.0.6

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.
@@ -2837,6 +2837,16 @@ var e = require('react')
2837
2837
  })
2838
2838
  )
2839
2839
  }),
2840
+ (exports.SyIcon = function (c) {
2841
+ return e.createElement(
2842
+ 'svg',
2843
+ Object.assign({ xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 283.5 283.5' }, c),
2844
+ e.createElement('path', {
2845
+ d: 'm135.4 96.7 43-18.5v-70l-127.9 55v69.9zM233 135l-88.7-34.8-92.5 33.4 91.3 36 89.9 35.3zM133.8 173.3l-83.3 32v69.9l181-69.7z',
2846
+ className: 'sy-icon_svg__cls-1',
2847
+ })
2848
+ )
2849
+ }),
2840
2850
  (exports.SyIdentification = function (c) {
2841
2851
  return e.createElement(
2842
2852
  'svg',
@@ -5115,6 +5125,31 @@ var e = require('react')
5115
5125
  )
5116
5126
  )
5117
5127
  }),
5128
+ (exports.SySynoptic = function (c) {
5129
+ return e.createElement(
5130
+ 'svg',
5131
+ Object.assign({ xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 436 117.6' }, c),
5132
+ e.createElement('path', {
5133
+ d: 'm343.8 66.5-7.7-3.1c-1.4 2.6-4 3.6-6.8 3.6-4.6 0-7.8-2.4-7.8-6.8s3.2-6.8 7.8-6.8c2.8 0 5.2.9 6.6 3.5l7.7-3.1c-2.1-3.9-6.8-7.3-14.4-7.3-10.1 0-16.4 5.2-16.4 13.7s6.3 13.7 16.4 13.7c7.7 0 12.5-3.4 14.6-7.4M275.6 65.4c-1.3.7-2.8 1.1-4.4 1.2-2.4 0-4.1-1.3-4.1-3.6v-9.2h9.7v-6.3h-9.7v-5.9h-9v5.9h-4.5v6.3h4.5v10.6c0 6.1 4.3 9.3 10.1 9.3 3.1 0 6.2-.8 8.9-2.5zM236.3 46.5c-10.1 0-16.6 5.2-16.6 13.6s6.4 13.7 16.6 13.7c10.1 0 16.5-5.2 16.5-13.7s-6.3-13.6-16.5-13.6m0 20.4c-4.6 0-7.9-2.3-7.9-6.8s3.3-6.8 7.9-6.8 7.9 2.3 7.9 6.8-3.3 6.8-7.9 6.8M193.5 72.8v-15c1.9-3.1 4.5-4.5 7.4-4.5 3.4 0 5.3 1.9 5.3 5.2v14.3h9V57.9c0-6.6-4-11.3-11.3-11.3-4.5 0-8.2 1.8-10.4 4.9v-4h-9v25.3zM172 47.5l-7.4 15.7-7.7-15.7h-9.3l12.6 23.9-5.8 10.5h9.1l17.6-34.4zM128.9 52.5c-5.7-.5-9.4-.7-9.4-2.9 0-2.3 4.5-2.9 8.3-2.9 5 0 9.3 1.1 12.8 3.6l4.6-5.8c-4.4-3.1-10.7-4.7-17.5-4.7-10.1 0-17.5 3.7-17.5 10.6 0 7.1 8.6 9.2 18.1 10 6.6.5 9.1 1.2 9.1 3.3s-2.7 3.1-8.2 3.1c-6.4 0-11.6-1.8-15.4-5l-4.8 5.7c5 4 11.9 6.2 20.1 6.2 11.6 0 17.7-4.5 17.7-11-.1-7.2-7.5-9.3-17.9-10.2M354.7 72.8v-15c1.9-3.1 4.5-4.5 7.4-4.5 3.4 0 5.3 1.9 5.3 5.2v14.3h9V57.9c0-6.6-4-11.3-11.3-11.3-4.5 0-8.2 1.8-10.4 4.9v-10h-9v31.3zM48.8 42.9 64 36.4z',
5134
+ }),
5135
+ e.createElement('path', {
5136
+ fill: '#5FFF84',
5137
+ d: 'M48.8 42.9 64 36.4V11.6L18.8 31.1v24.7zM83.3 56.4 52 44.1 19.3 56l32.3 12.7 31.7 12.4zM48.2 69.9 18.8 81.3V106l64-24.7z',
5138
+ }),
5139
+ e.createElement('path', {
5140
+ d: 'M307.6 62.5h3.1c.1-.8.2-1.6.2-2.4 0-8.5-6.4-13.7-16.6-13.7s-16.6 5.2-16.6 13.7 6.4 13.7 16.6 13.7c7.3 0 12.6-2.7 15.1-7.3l-8.3-2.5c-1.4 1.9-3.8 2.8-6.8 2.8-3.7 0-6.6-1.5-7.6-4.4h20.9zm-13.3-9.2c3.4 0 6.1 1.2 7.3 3.7H287c1.2-2.4 3.9-3.7 7.3-3.7',
5141
+ })
5142
+ )
5143
+ }),
5144
+ (exports.SySynopticText = function (c) {
5145
+ return e.createElement(
5146
+ 'svg',
5147
+ Object.assign({ xmlns: 'http://www.w3.org/2000/svg', viewBox: '0 0 270.5 46.7' }, c),
5148
+ e.createElement('path', {
5149
+ d: 'm236.4 29.1-7.7-3.1c-1.4 2.6-4 3.6-6.8 3.6-4.6 0-7.8-2.4-7.8-6.8s3.2-6.8 7.8-6.8 5.2.9 6.6 3.5l7.7-3.1c-2.1-3.9-6.8-7.3-14.4-7.3s-16.4 5.2-16.4 13.7 6.3 13.7 16.4 13.7c7.7 0 12.5-3.4 14.6-7.4M168.2 28c-1.3.7-2.8 1.1-4.4 1.2-2.4 0-4.1-1.3-4.1-3.6v-9.2h9.7v-6.3h-9.7V4.2h-9v5.9h-4.5v6.3h4.5V27c0 6.1 4.3 9.3 10.1 9.3s6.2-.8 8.9-2.5zM128.9 9.1c-10.1 0-16.6 5.2-16.6 13.6s6.4 13.7 16.6 13.7 16.5-5.2 16.5-13.7-6.3-13.6-16.5-13.6m0 20.4c-4.6 0-7.9-2.3-7.9-6.8s3.3-6.8 7.9-6.8 7.9 2.3 7.9 6.8-3.3 6.8-7.9 6.8M86.1 35.4v-15c1.9-3.1 4.5-4.5 7.4-4.5s5.3 1.9 5.3 5.2v14.3h9V20.5c0-6.6-4-11.3-11.3-11.3s-8.2 1.8-10.4 4.9v-4h-9v25.3zM64.6 10.1l-7.4 15.7-7.7-15.7h-9.3L52.8 34 47 44.5h9.1l17.6-34.4zM21.5 15.1c-5.7-.5-9.4-.7-9.4-2.9s4.5-2.9 8.3-2.9 9.3 1.1 12.8 3.6l4.6-5.8C33.4 4 27.1 2.4 20.3 2.4 10.2 2.3 2.8 6 2.8 12.9s8.6 9.2 18.1 10c6.6.5 9.1 1.2 9.1 3.3s-2.7 3.1-8.2 3.1-11.6-1.8-15.4-5L1.6 30c5 4 11.9 6.2 20.1 6.2 11.6 0 17.7-4.5 17.7-11-.1-7.1-7.5-9.2-17.9-10.1M247.3 35.4v-15c1.9-3.1 4.5-4.5 7.4-4.5s5.3 1.9 5.3 5.2v14.3h9V20.5c0-6.6-4-11.3-11.3-11.3s-8.2 1.8-10.4 4.9v-10h-9v31.3zM200.2 25.1h3.1c.1-.8.2-1.6.2-2.4 0-8.5-6.4-13.7-16.6-13.7s-16.6 5.2-16.6 13.7 6.4 13.7 16.6 13.7 12.6-2.7 15.1-7.3l-8.3-2.5c-1.4 1.9-3.8 2.8-6.8 2.8s-6.6-1.5-7.6-4.4h20.9Zm-13.3-9.2c3.4 0 6.1 1.2 7.3 3.7h-14.6c1.2-2.4 3.9-3.7 7.3-3.7',
5150
+ })
5151
+ )
5152
+ }),
5118
5153
  (exports.SySyotechAdd = function (c) {
5119
5154
  return e.createElement(
5120
5155
  'svg',