@hashicorp/flight-icons 2.14.0 → 2.16.0
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/CHANGELOG.md +12 -0
- package/catalog.json +417 -309
- package/package.json +1 -1
- package/svg/elastic-observability-16.svg +1 -0
- package/svg/elastic-observability-24.svg +1 -0
- package/svg/elastic-observability-color-16.svg +1 -0
- package/svg/elastic-observability-color-24.svg +1 -0
- package/svg/index.js +1 -1
- package/svg/new-relic-16.svg +1 -0
- package/svg/new-relic-24.svg +1 -0
- package/svg/new-relic-color-16.svg +1 -0
- package/svg/new-relic-color-24.svg +1 -0
- package/svg/star-24.svg +1 -1
- package/svg/swap-horizontal-16.svg +1 -1
- package/svg/venafi-16.svg +1 -0
- package/svg/venafi-24.svg +1 -0
- package/svg/venafi-color-16.svg +1 -0
- package/svg/venafi-color-24.svg +1 -0
- package/svg/volume-2-16.svg +1 -1
- package/svg-react/elastic-observability-16.tsx +35 -0
- package/svg-react/elastic-observability-24.tsx +35 -0
- package/svg-react/elastic-observability-color-16.tsx +41 -0
- package/svg-react/elastic-observability-color-24.tsx +41 -0
- package/svg-react/index.ts +12 -0
- package/svg-react/new-relic-16.tsx +35 -0
- package/svg-react/new-relic-24.tsx +35 -0
- package/svg-react/new-relic-color-16.tsx +41 -0
- package/svg-react/new-relic-color-24.tsx +41 -0
- package/svg-react/star-24.tsx +1 -1
- package/svg-react/swap-horizontal-16.tsx +1 -1
- package/svg-react/venafi-16.tsx +35 -0
- package/svg-react/venafi-24.tsx +35 -0
- package/svg-react/venafi-color-16.tsx +35 -0
- package/svg-react/venafi-color-24.tsx +35 -0
- package/svg-react/volume-2-16.tsx +2 -2
- package/svg-sprite/svg-sprite-module.js +1 -1
package/package.json
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M10.625 15h3.938V4.6c0-1.968-1.372-3.569-3.075-3.59L10.625 1v14zm-1.313 0V4.5H5.376v3.063H1.437v4.373C1.438 13.628 2.66 15 4.168 15h5.146z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15.75 22h5.625V7.143c0-2.81-1.959-5.098-4.392-5.128L15.75 2v20zm-1.875 0V7H8.25v4.375H2.625v6.248C2.625 20.04 4.371 22 6.524 22h7.351z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill-rule="evenodd" clip-rule="evenodd"><path fill="#F04E98" d="M5.375 15H4.167c-1.507 0-2.73-1.372-2.73-3.064V7.563h3.938V15z"/><path fill="#343741" d="M5.375 15h3.938V4.5H5.374V15z"/><path fill="#07C" d="M14.563 15h-3.938V1l.863.01c1.703.021 3.075 1.622 3.075 3.59V15z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><g fill-rule="evenodd" clip-rule="evenodd"><path fill="#F04E98" d="M8.25 22H6.524c-2.153 0-3.899-1.96-3.899-4.377v-6.248H8.25V22z"/><path fill="#343741" d="M8.25 22h5.625V7H8.25v15z"/><path fill="#07C" d="M21.375 22H15.75V2l1.233.015c2.433.03 4.392 2.317 4.392 5.128V22z"/></g></svg>
|
package/svg/index.js
CHANGED
|
@@ -3,4 +3,4 @@
|
|
|
3
3
|
* SPDX-License-Identifier: MPL-2.0
|
|
4
4
|
*/
|
|
5
5
|
|
|
6
|
-
export const iconNames = [ 'loading', 'running', 'apple', 'apple-color', 'alibaba', 'alibaba-color', 'amazon-ecs', 'amazon-ecs-color', 'amazon-eks', 'amazon-eks-color', 'auth0', 'auth0-color', 'aws', 'aws-color', 'aws-cloudwatch', 'aws-cloudwatch-color', 'aws-ec2', 'aws-ec2-color', 'aws-lambda', 'aws-lambda-color', 'aws-s3', 'aws-s3-color', 'azure', 'azure-color', 'azure-aks', 'azure-aks-color', 'azure-blob-storage', 'azure-blob-storage-color', 'azure-devops', 'azure-devops-color', 'azure-vms', 'azure-vms-color', 'bitbucket', 'bitbucket-color', 'bridgecrew', 'bridgecrew-color', 'cisco', 'cisco-color', 'codepen', 'codepen-color', 'datadog', 'datadog-color', 'digital-ocean', 'digital-ocean-color', 'docker', 'docker-color', 'f5', 'f5-color', 'facebook', 'facebook-color', 'figma', 'figma-color', 'gcp', 'gcp-color', 'gitlab', 'gitlab-color', 'github', 'github-color', 'google', 'google-color', 'grafana', 'grafana-color', 'helm', 'helm-color', 'infracost', 'infracost-color', 'kubernetes', 'kubernetes-color', 'lightlytics', 'lightlytics-color', 'linkedin', 'linkedin-color', 'linode', 'linode-color', 'linux', 'linux-color', 'loom', 'loom-color', 'microsoft', 'microsoft-color', 'microsoft-teams', 'microsoft-teams-color', 'okta', 'okta-color', 'oracle', 'oracle-color', 'opa', 'opa-color', 'pack', 'pack-color', 'saml', 'saml-color', 'slack', 'slack-color', 'snyk', 'snyk-color', 'splunk', 'splunk-color', 'twitch', 'twitch-color', 'twitter', 'twitter-color', 'vantage', 'vantage-color', 'vmware', 'vmware-color', 'youtube', 'youtube-color', 'boundary', 'boundary-color', 'consul', 'consul-color', 'nomad', 'nomad-color', 'packer', 'packer-color', 'terraform', 'terraform-color', 'vagrant', 'vagrant-color', 'vault', 'vault-color', 'waypoint', 'waypoint-color', 'hashicorp', 'hashicorp-color', 'hcp', 'hcp-color', 'activity', 'alert-circle', 'alert-circle-fill', 'alert-diamond', 'alert-diamond-fill', 'alert-triangle', 'alert-triangle-fill', 'alert-octagon', 'alert-octagon-fill', 'align-center', 'align-justify', 'align-left', 'align-right', 'ampersand', 'api', 'archive', 'arrow-down', 'arrow-down-circle', 'arrow-down-left', 'arrow-down-right', 'arrow-left', 'arrow-left-circle', 'arrow-right', 'arrow-right-circle', 'arrow-up', 'arrow-up-circle', 'arrow-up-left', 'arrow-up-right', 'at-sign', 'award', 'auto-apply', 'bank-vault', 'bar-chart', 'bar-chart-alt', 'battery', 'battery-charging', 'beaker', 'bell', 'bell-active-fill', 'bell-active', 'bell-off', 'bookmark', 'bookmark-fill', 'bookmark-add', 'bookmark-add-fill', 'bookmark-remove', 'bookmark-remove-fill', 'bottom', 'box', 'briefcase', 'bug', 'build', 'bulb', 'calendar', 'camera', 'camera-off', 'caret', 'cast', 'certificate', 'change', 'change-circle', 'change-square', 'check', 'check-circle', 'check-circle-fill', 'check-diamond', 'check-diamond-fill', 'check-hexagon', 'check-hexagon-fill', 'check-square', 'check-square-fill', 'chevron-down', 'chevron-left', 'chevron-right', 'chevron-up', 'chevrons-down', 'chevrons-left', 'chevrons-right', 'chevrons-up', 'circle', 'circle-dot', 'circle-fill', 'circle-half', 'clipboard', 'clipboard-checked', 'clipboard-copy', 'clock', 'clock-filled', 'cloud', 'closed-caption', 'cloud-check', 'cloud-download', 'cloud-lightning', 'cloud-lock', 'cloud-off', 'cloud-upload', 'cloud-x', 'code', 'collections', 'command', 'compass', 'connection', 'connection-gateway', 'corner-down-left', 'corner-down-right', 'corner-left-down', 'corner-left-up', 'corner-right-down', 'corner-right-up', 'corner-up-left', 'corner-up-right', 'cpu', 'credit-card', 'crop', 'crosshair', 'dashboard', 'database', 'delay', 'delete', 'diamond', 'diamond-fill', 'disc', 'discussion-circle', 'discussion-square', 'docs', 'docs-download', 'docs-link', 'dollar-sign', 'dot', 'dot-half', 'download', 'droplet', 'duplicate', 'edit', 'enterprise', 'entry-point', 'exit-point', 'external-link', 'event', 'eye', 'eye-off', 'fast-forward', 'file', 'file-check', 'file-change', 'file-diff', 'file-minus', 'file-plus', 'file-source', 'file-text', 'file-x', 'files', 'film', 'filter', 'filter-circle', 'filter-fill', 'fingerprint', 'flag', 'folder', 'folder-fill', 'folder-minus', 'folder-minus-fill', 'folder-plus', 'folder-plus-fill', 'folder-star', 'folder-users', 'frown', 'gateway', 'gift', 'git-branch', 'git-commit', 'git-merge', 'git-pull-request', 'git-repo', 'globe', 'globe-private', 'government', 'grid', 'grid-alt', 'guide', 'guide-link', 'hammer', 'handshake', 'hard-drive', 'hash', 'headphones', 'heart', 'heart-fill', 'heart-off', 'help', 'hexagon', 'hexagon-fill', 'history', 'home', 'hourglass', 'identity-user', 'identity-service', 'image', 'inbox', 'info', 'info-fill', 'jump-link', 'key', 'keychain', 'key-values', 'labyrinth', 'layers', 'layout', 'learn', 'learn-link', 'line-chart', 'line-chart-up', 'link', 'list', 'load-balancer', 'lock', 'lock-fill', 'lock-off', 'logs', 'mail', 'mail-open', 'mainframe', 'map', 'map-pin', 'maximize', 'maximize-alt', 'meh', 'menu', 'mesh', 'message-circle', 'message-circle-fill', 'message-square', 'message-square-fill', 'mic', 'mic-off', 'migrate', 'minimize', 'minimize-alt', 'minus', 'minus-circle', 'minus-square', 'minus-square-fill', 'minus-plus', 'minus-plus-circle', 'minus-plus-square', 'module', 'monitor', 'moon', 'more-horizontal', 'more-vertical', 'mouse-pointer', 'move', 'music', 'navigation', 'navigation-alt', 'network', 'network-alt', 'newspaper', 'node', 'octagon', 'org', 'outline', 'package', 'paperclip', 'path', 'pause', 'pause-circle', 'pen-tool', 'pencil-tool', 'phone', 'phone-call', 'phone-off', 'pie-chart', 'pin', 'pipeline', 'play', 'play-circle', 'plug', 'plus', 'plus-circle', 'plus-square', 'power', 'printer', 'provider', 'queue', 'radio', 'random', 'redirect', 'reload', 'repeat', 'replication-direct', 'replication-perf', 'rewind', 'robot', 'rocket', 'rotate-cw', 'rotate-ccw', 'rss', 'save', 'scissors', 'search', 'send', 'server', 'serverless', 'server-cluster', 'settings', 'service', 'share', 'shield', 'shield-alert', 'shield-check', 'shield-off', 'shield-x', 'shopping-bag', 'shopping-cart', 'shuffle', 'sidebar', 'sidebar-hide', 'sidebar-show', 'sign-in', 'sign-out', 'skip', 'skip-forward', 'skip-back', 'slash', 'slash-square', 'sliders', 'smartphone', 'smile', 'socket', 'sort-asc', 'sort-desc', 'speaker', 'square', 'square-fill', 'star', 'star-circle', 'star-fill', 'star-off', 'step', 'stop-circle', 'sun', 'support', 'swap-horizontal', 'swap-vertical', 'switcher', 'sync', 'sync-alert', 'sync-reverse', 'tablet', 'tag', 'target', 'terminal', 'terminal-screen', 'test', 'thumbs-up', 'thumbs-down', 'toggle-left', 'toggle-right', 'token', 'tools', 'top', 'trash', 'trend-down', 'trend-up', 'triangle', 'triangle-fill', 'truck', 'tv', 'type', 'unfold-open', 'unfold-close', 'unlock', 'upload', 'user', 'user-check', 'user-circle', 'user-circle-fill', 'user-minus', 'user-plus', 'user-x', 'users', 'verified', 'video', 'video-off', 'volume', 'volume-down', 'volume-2', 'volume-x', 'wall', 'wand', 'watch', 'webhook', 'wifi', 'wifi-off', 'wrench', 'x', 'x-circle', 'x-circle-fill', 'x-diamond', 'x-diamond-fill', 'x-hexagon', 'x-hexagon-fill', 'x-square', 'x-square-fill', 'zap', 'zap-off', 'zoom-in', 'zoom-out' ];
|
|
6
|
+
export const iconNames = [ 'loading', 'running', 'apple', 'apple-color', 'alibaba', 'alibaba-color', 'amazon-ecs', 'amazon-ecs-color', 'amazon-eks', 'amazon-eks-color', 'auth0', 'auth0-color', 'aws', 'aws-color', 'aws-cloudwatch', 'aws-cloudwatch-color', 'aws-ec2', 'aws-ec2-color', 'aws-lambda', 'aws-lambda-color', 'aws-s3', 'aws-s3-color', 'azure', 'azure-color', 'azure-aks', 'azure-aks-color', 'azure-blob-storage', 'azure-blob-storage-color', 'azure-devops', 'azure-devops-color', 'azure-vms', 'azure-vms-color', 'bitbucket', 'bitbucket-color', 'bridgecrew', 'bridgecrew-color', 'cisco', 'cisco-color', 'codepen', 'codepen-color', 'datadog', 'datadog-color', 'digital-ocean', 'digital-ocean-color', 'docker', 'docker-color', 'elastic-observability', 'elastic-observability-color', 'f5', 'f5-color', 'facebook', 'facebook-color', 'figma', 'figma-color', 'gcp', 'gcp-color', 'gitlab', 'gitlab-color', 'github', 'github-color', 'google', 'google-color', 'grafana', 'grafana-color', 'helm', 'helm-color', 'infracost', 'infracost-color', 'kubernetes', 'kubernetes-color', 'lightlytics', 'lightlytics-color', 'linkedin', 'linkedin-color', 'linode', 'linode-color', 'linux', 'linux-color', 'loom', 'loom-color', 'microsoft', 'microsoft-color', 'microsoft-teams', 'microsoft-teams-color', 'new-relic', 'new-relic-color', 'okta', 'okta-color', 'oracle', 'oracle-color', 'opa', 'opa-color', 'pack', 'pack-color', 'saml', 'saml-color', 'slack', 'slack-color', 'snyk', 'snyk-color', 'splunk', 'splunk-color', 'twitch', 'twitch-color', 'twitter', 'twitter-color', 'vantage', 'vantage-color', 'venafi', 'venafi-color', 'vmware', 'vmware-color', 'youtube', 'youtube-color', 'boundary', 'boundary-color', 'consul', 'consul-color', 'nomad', 'nomad-color', 'packer', 'packer-color', 'terraform', 'terraform-color', 'vagrant', 'vagrant-color', 'vault', 'vault-color', 'waypoint', 'waypoint-color', 'hashicorp', 'hashicorp-color', 'hcp', 'hcp-color', 'activity', 'alert-circle', 'alert-circle-fill', 'alert-diamond', 'alert-diamond-fill', 'alert-triangle', 'alert-triangle-fill', 'alert-octagon', 'alert-octagon-fill', 'align-center', 'align-justify', 'align-left', 'align-right', 'ampersand', 'api', 'archive', 'arrow-down', 'arrow-down-circle', 'arrow-down-left', 'arrow-down-right', 'arrow-left', 'arrow-left-circle', 'arrow-right', 'arrow-right-circle', 'arrow-up', 'arrow-up-circle', 'arrow-up-left', 'arrow-up-right', 'at-sign', 'award', 'auto-apply', 'bank-vault', 'bar-chart', 'bar-chart-alt', 'battery', 'battery-charging', 'beaker', 'bell', 'bell-active-fill', 'bell-active', 'bell-off', 'bookmark', 'bookmark-fill', 'bookmark-add', 'bookmark-add-fill', 'bookmark-remove', 'bookmark-remove-fill', 'bottom', 'box', 'briefcase', 'bug', 'build', 'bulb', 'calendar', 'camera', 'camera-off', 'caret', 'cast', 'certificate', 'change', 'change-circle', 'change-square', 'check', 'check-circle', 'check-circle-fill', 'check-diamond', 'check-diamond-fill', 'check-hexagon', 'check-hexagon-fill', 'check-square', 'check-square-fill', 'chevron-down', 'chevron-left', 'chevron-right', 'chevron-up', 'chevrons-down', 'chevrons-left', 'chevrons-right', 'chevrons-up', 'circle', 'circle-dot', 'circle-fill', 'circle-half', 'clipboard', 'clipboard-checked', 'clipboard-copy', 'clock', 'clock-filled', 'cloud', 'closed-caption', 'cloud-check', 'cloud-download', 'cloud-lightning', 'cloud-lock', 'cloud-off', 'cloud-upload', 'cloud-x', 'code', 'collections', 'command', 'compass', 'connection', 'connection-gateway', 'corner-down-left', 'corner-down-right', 'corner-left-down', 'corner-left-up', 'corner-right-down', 'corner-right-up', 'corner-up-left', 'corner-up-right', 'cpu', 'credit-card', 'crop', 'crosshair', 'dashboard', 'database', 'delay', 'delete', 'diamond', 'diamond-fill', 'disc', 'discussion-circle', 'discussion-square', 'docs', 'docs-download', 'docs-link', 'dollar-sign', 'dot', 'dot-half', 'download', 'droplet', 'duplicate', 'edit', 'enterprise', 'entry-point', 'exit-point', 'external-link', 'event', 'eye', 'eye-off', 'fast-forward', 'file', 'file-check', 'file-change', 'file-diff', 'file-minus', 'file-plus', 'file-source', 'file-text', 'file-x', 'files', 'film', 'filter', 'filter-circle', 'filter-fill', 'fingerprint', 'flag', 'folder', 'folder-fill', 'folder-minus', 'folder-minus-fill', 'folder-plus', 'folder-plus-fill', 'folder-star', 'folder-users', 'frown', 'gateway', 'gift', 'git-branch', 'git-commit', 'git-merge', 'git-pull-request', 'git-repo', 'globe', 'globe-private', 'government', 'grid', 'grid-alt', 'guide', 'guide-link', 'hammer', 'handshake', 'hard-drive', 'hash', 'headphones', 'heart', 'heart-fill', 'heart-off', 'help', 'hexagon', 'hexagon-fill', 'history', 'home', 'hourglass', 'identity-user', 'identity-service', 'image', 'inbox', 'info', 'info-fill', 'jump-link', 'key', 'keychain', 'key-values', 'labyrinth', 'layers', 'layout', 'learn', 'learn-link', 'line-chart', 'line-chart-up', 'link', 'list', 'load-balancer', 'lock', 'lock-fill', 'lock-off', 'logs', 'mail', 'mail-open', 'mainframe', 'map', 'map-pin', 'maximize', 'maximize-alt', 'meh', 'menu', 'mesh', 'message-circle', 'message-circle-fill', 'message-square', 'message-square-fill', 'mic', 'mic-off', 'migrate', 'minimize', 'minimize-alt', 'minus', 'minus-circle', 'minus-square', 'minus-square-fill', 'minus-plus', 'minus-plus-circle', 'minus-plus-square', 'module', 'monitor', 'moon', 'more-horizontal', 'more-vertical', 'mouse-pointer', 'move', 'music', 'navigation', 'navigation-alt', 'network', 'network-alt', 'newspaper', 'node', 'octagon', 'org', 'outline', 'package', 'paperclip', 'path', 'pause', 'pause-circle', 'pen-tool', 'pencil-tool', 'phone', 'phone-call', 'phone-off', 'pie-chart', 'pin', 'pipeline', 'play', 'play-circle', 'plug', 'plus', 'plus-circle', 'plus-square', 'power', 'printer', 'provider', 'queue', 'radio', 'random', 'redirect', 'reload', 'repeat', 'replication-direct', 'replication-perf', 'rewind', 'robot', 'rocket', 'rotate-cw', 'rotate-ccw', 'rss', 'save', 'scissors', 'search', 'send', 'server', 'serverless', 'server-cluster', 'settings', 'service', 'share', 'shield', 'shield-alert', 'shield-check', 'shield-off', 'shield-x', 'shopping-bag', 'shopping-cart', 'shuffle', 'sidebar', 'sidebar-hide', 'sidebar-show', 'sign-in', 'sign-out', 'skip', 'skip-forward', 'skip-back', 'slash', 'slash-square', 'sliders', 'smartphone', 'smile', 'socket', 'sort-asc', 'sort-desc', 'speaker', 'square', 'square-fill', 'star', 'star-circle', 'star-fill', 'star-off', 'step', 'stop-circle', 'sun', 'support', 'swap-horizontal', 'swap-vertical', 'switcher', 'sync', 'sync-alert', 'sync-reverse', 'tablet', 'tag', 'target', 'terminal', 'terminal-screen', 'test', 'thumbs-up', 'thumbs-down', 'toggle-left', 'toggle-right', 'token', 'tools', 'top', 'trash', 'trend-down', 'trend-up', 'triangle', 'triangle-fill', 'truck', 'tv', 'type', 'unfold-open', 'unfold-close', 'unlock', 'upload', 'user', 'user-check', 'user-circle', 'user-circle-fill', 'user-minus', 'user-plus', 'user-x', 'users', 'verified', 'video', 'video-off', 'volume', 'volume-down', 'volume-2', 'volume-x', 'wall', 'wand', 'watch', 'webhook', 'wifi', 'wifi-off', 'wrench', 'x', 'x-circle', 'x-circle-fill', 'x-diamond', 'x-diamond-fill', 'x-hexagon', 'x-hexagon-fill', 'x-square', 'x-square-fill', 'zap', 'zap-off', 'zoom-in', 'zoom-out' ];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M8 3.693l3.692 2.153v4.308L8 12.308V15l6-3.5v-7L8 1 2 4.5v2.693l3.691 2.154v4.307L8.001 15V8L4.307 5.846 8 3.693z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M11.5 5.847l5.384 3.076v6.154l-5.383 3.077V22l8.75-5V7L11.5 2 2.75 7l-.001 3.847 5.383 3.077v6.154L11.501 22V12L6.116 8.924l5.385-3.076z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#00AC69" d="M11.692 5.846v4.308L8 12.308V15l6-3.5v-7l-2.308 1.346z"/><path fill="#1CE783" d="M8 3.693l3.692 2.153L14 4.5 8 1 2 4.5l2.308 1.346L8 3.693z"/><path fill="#1D252C" d="M5.691 9.347v4.307L8.001 15V8L2 4.5v2.693l3.691 2.154z"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#00AC69" d="M16.884 8.923v6.154l-5.383 3.077V22l8.75-5V7l-3.367 1.923z"/><path fill="#1CE783" d="M11.5 5.847l5.384 3.076L20.25 7 11.5 2 2.75 7l3.366 1.923 5.385-3.076z"/><path fill="#1D252C" d="M8.133 13.924v6.154L11.501 22V12L2.75 7v3.847l5.383 3.077z"/></svg>
|
package/svg/star-24.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 1a.75.75 0 01.673.418l2.992 6.065 6.694.978a.75.75 0 01.414 1.28l-4.842 4.717 1.143 6.665a.75.75 0 01-1.089.79L12 18.766l-5.985 3.149a.75.75 0 01-1.089-.79l1.143-6.666-4.842-4.717a.75.75 0 01.
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 1a.75.75 0 01.673.418l2.992 6.065 6.694.978a.75.75 0 01.414 1.28l-4.842 4.717 1.143 6.665a.75.75 0 01-1.089.79L12 18.766l-5.985 3.149a.75.75 0 01-1.089-.79l1.143-6.666-4.842-4.717a.75.75 0 01.414-1.28l6.693-.978 2.993-6.065A.75.75 0 0112 1zm0 2.445L9.505 8.5a.75.75 0 01-.564.41l-5.58.816 4.037 3.933a.75.75 0 01.216.664l-.952 5.556 4.989-2.625a.75.75 0 01.698 0l4.99 2.625-.953-5.556a.75.75 0 01.216-.664l4.037-3.933-5.58-.816a.75.75 0 01-.564-.41L12 3.445z" clip-rule="evenodd"/></svg>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M12.26 1.45a.75.75 0 10-1.02 1.1l2.1 1.95H7.75a.75.75 0
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M12.26 1.45a.75.75 0 10-1.02 1.1l2.1 1.95H7.75a.75.75 0 000 1.5h5.59l-2.1 1.95a.75.75 0 101.02 1.1l3.5-3.25a.75.75 0 000-1.1l-3.5-3.25zM2.66 10l2.1-1.95a.75.75 0 10-1.02-1.1L.24 10.2a.75.75 0 000 1.1l3.5 3.25a.75.75 0 001.02-1.1l-2.1-1.95h5.59a.75.75 0 000-1.5H2.66z"/></g></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="currentColor" fill-rule="evenodd" d="M10.524 2.137A9.69 9.69 0 0110.572 2H15c-1.434 3.88-3.479 7.427-6.104 10.537L8 13.597l-.896-1.06C4.479 9.427 2.434 5.88 1 2h4.333l.048.137c.103.296.339.972.479 1.286H3.256a23.942 23.942 0 004.154 7.174l.611.722.612-.722a23.941 23.941 0 004.153-7.174h-2.74c.14-.314.375-.99.478-1.286zM8 7.614a13.78 13.78 0 001.855-3.268h1.44A16.613 16.613 0 018.421 9.3L8 9.801l-.422-.5a16.548 16.548 0 01-2.872-4.955h1.439A13.781 13.781 0 008 7.614z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M15.966 3.216L16.042 3H23c-2.253 6.096-5.467 11.67-9.592 16.558L12 21.223l-1.408-1.665C6.467 14.671 3.253 9.096 1 3h6.809l.076.216c.162.465.532 1.527.752 2.02H4.545c1.533 4.15 3.72 7.944 6.527 11.274l.961 1.135.961-1.135c2.808-3.33 4.995-7.124 6.527-11.274h-4.307c.22-.493.59-1.555.752-2.02zM12 11.82a21.658 21.658 0 002.916-5.135h2.26a26.103 26.103 0 01-4.513 7.786L12 15.26l-.663-.787a26.003 26.003 0 01-4.514-7.786h2.261A21.654 21.654 0 0012 11.822z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><path fill="#FF6333" fill-rule="evenodd" d="M10.524 2.137A9.69 9.69 0 0110.572 2H15c-1.434 3.88-3.479 7.427-6.104 10.537L8 13.597l-.896-1.06C4.479 9.427 2.434 5.88 1 2h4.333l.048.137c.103.296.339.972.479 1.286H3.256a23.942 23.942 0 004.154 7.174l.611.722.612-.722a23.941 23.941 0 004.153-7.174h-2.74c.14-.314.375-.99.478-1.286zM8 7.614a13.78 13.78 0 001.855-3.268h1.44A16.613 16.613 0 018.421 9.3L8 9.801l-.422-.5a16.548 16.548 0 01-2.872-4.955h1.439A13.781 13.781 0 008 7.614z" clip-rule="evenodd"/></svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24"><path fill="#FF6333" fill-rule="evenodd" d="M15.966 3.216L16.042 3H23c-2.253 6.096-5.467 11.67-9.592 16.558L12 21.223l-1.408-1.665C6.467 14.671 3.253 9.096 1 3h6.809l.076.216c.162.465.532 1.527.752 2.02H4.545c1.533 4.15 3.72 7.944 6.527 11.274l.961 1.135.961-1.135c2.808-3.33 4.995-7.124 6.527-11.274h-4.307c.22-.493.59-1.555.752-2.02zM12 11.82a21.658 21.658 0 002.916-5.135h2.26a26.103 26.103 0 01-4.513 7.786L12 15.26l-.663-.787a26.003 26.003 0 01-4.514-7.786h2.261A21.654 21.654 0 0012 11.822z" clip-rule="evenodd"/></svg>
|
package/svg/volume-2-16.svg
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M13.242 2.184a.75.75 0 10-.984 1.132C13.709 4.578 14.5 6.266 14.5 8s-.79 3.422-2.242 4.684a.75.75 0
|
|
1
|
+
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="none" viewBox="0 0 16 16"><g fill="currentColor"><path d="M13.242 2.184a.75.75 0 10-.984 1.132C13.709 4.578 14.5 6.266 14.5 8s-.79 3.422-2.242 4.684a.75.75 0 00.984 1.132C14.992 12.293 16 10.204 16 8c0-2.204-1.008-4.293-2.758-5.816z"/><path fill-rule="evenodd" d="M7.033 2.686A1.25 1.25 0 019 3.71v8.58a1.25 1.25 0 01-1.967 1.024L3.728 11H1.25C.56 11 0 10.44 0 9.75v-3.5C0 5.56.56 5 1.25 5h2.478l3.305-2.314zM7.5 4.19L4.523 6.274a1.25 1.25 0 01-.716.226H1.5v3h2.307c.256 0 .506.079.716.226L7.5 11.809V4.19z" clip-rule="evenodd"/><path d="M10.701 5.239a.75.75 0 011.06-.038A3.826 3.826 0 0113 8c0 1.06-.453 2.066-1.239 2.799A.75.75 0 1110.74 9.7c.494-.46.761-1.074.761-1.701s-.267-1.24-.761-1.701a.75.75 0 01-.038-1.06z"/></g></svg>
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconElasticObservability16 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={16}
|
|
17
|
+
height={16}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 16 16"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill={color}
|
|
28
|
+
fillRule="evenodd"
|
|
29
|
+
d="M10.625 15h3.938V4.6c0-1.968-1.372-3.569-3.075-3.59L10.625 1v14zm-1.313 0V4.5H5.376v3.063H1.437v4.373C1.438 13.628 2.66 15 4.168 15h5.146z"
|
|
30
|
+
clipRule="evenodd"
|
|
31
|
+
/>
|
|
32
|
+
</svg>
|
|
33
|
+
);
|
|
34
|
+
}
|
|
35
|
+
);
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconElasticObservability24 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={24}
|
|
17
|
+
height={24}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill={color}
|
|
28
|
+
fillRule="evenodd"
|
|
29
|
+
d="M15.75 22h5.625V7.143c0-2.81-1.959-5.098-4.392-5.128L15.75 2v20zm-1.875 0V7H8.25v4.375H2.625v6.248C2.625 20.04 4.371 22 6.524 22h7.351z"
|
|
30
|
+
clipRule="evenodd"
|
|
31
|
+
/>
|
|
32
|
+
</svg>
|
|
33
|
+
);
|
|
34
|
+
}
|
|
35
|
+
);
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconElasticObservabilityColor16 = forwardRef<
|
|
5
|
+
SVGSVGElement,
|
|
6
|
+
IconProps
|
|
7
|
+
>(({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
8
|
+
const titleId = useMemo(
|
|
9
|
+
() =>
|
|
10
|
+
title
|
|
11
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
12
|
+
: undefined,
|
|
13
|
+
[title]
|
|
14
|
+
);
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
18
|
+
width={16}
|
|
19
|
+
height={16}
|
|
20
|
+
fill="none"
|
|
21
|
+
viewBox="0 0 16 16"
|
|
22
|
+
aria-hidden={!title}
|
|
23
|
+
ref={svgRef}
|
|
24
|
+
aria-labelledby={titleId}
|
|
25
|
+
{...props}
|
|
26
|
+
>
|
|
27
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
28
|
+
<g fillRule="evenodd" clipRule="evenodd">
|
|
29
|
+
<path
|
|
30
|
+
fill="#F04E98"
|
|
31
|
+
d="M5.375 15H4.167c-1.507 0-2.73-1.372-2.73-3.064V7.563h3.938V15z"
|
|
32
|
+
/>
|
|
33
|
+
<path fill="#343741" d="M5.375 15h3.938V4.5H5.374V15z" />
|
|
34
|
+
<path
|
|
35
|
+
fill="#07C"
|
|
36
|
+
d="M14.563 15h-3.938V1l.863.01c1.703.021 3.075 1.622 3.075 3.59V15z"
|
|
37
|
+
/>
|
|
38
|
+
</g>
|
|
39
|
+
</svg>
|
|
40
|
+
);
|
|
41
|
+
});
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconElasticObservabilityColor24 = forwardRef<
|
|
5
|
+
SVGSVGElement,
|
|
6
|
+
IconProps
|
|
7
|
+
>(({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
8
|
+
const titleId = useMemo(
|
|
9
|
+
() =>
|
|
10
|
+
title
|
|
11
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
12
|
+
: undefined,
|
|
13
|
+
[title]
|
|
14
|
+
);
|
|
15
|
+
return (
|
|
16
|
+
<svg
|
|
17
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
18
|
+
width={24}
|
|
19
|
+
height={24}
|
|
20
|
+
fill="none"
|
|
21
|
+
viewBox="0 0 24 24"
|
|
22
|
+
aria-hidden={!title}
|
|
23
|
+
ref={svgRef}
|
|
24
|
+
aria-labelledby={titleId}
|
|
25
|
+
{...props}
|
|
26
|
+
>
|
|
27
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
28
|
+
<g fillRule="evenodd" clipRule="evenodd">
|
|
29
|
+
<path
|
|
30
|
+
fill="#F04E98"
|
|
31
|
+
d="M8.25 22H6.524c-2.153 0-3.899-1.96-3.899-4.377v-6.248H8.25V22z"
|
|
32
|
+
/>
|
|
33
|
+
<path fill="#343741" d="M8.25 22h5.625V7H8.25v15z" />
|
|
34
|
+
<path
|
|
35
|
+
fill="#07C"
|
|
36
|
+
d="M21.375 22H15.75V2l1.233.015c2.433.03 4.392 2.317 4.392 5.128V22z"
|
|
37
|
+
/>
|
|
38
|
+
</g>
|
|
39
|
+
</svg>
|
|
40
|
+
);
|
|
41
|
+
});
|
package/svg-react/index.ts
CHANGED
|
@@ -90,6 +90,10 @@ export { IconDocker24 } from './docker-24';
|
|
|
90
90
|
export { IconDocker16 } from './docker-16';
|
|
91
91
|
export { IconDockerColor24 } from './docker-color-24';
|
|
92
92
|
export { IconDockerColor16 } from './docker-color-16';
|
|
93
|
+
export { IconElasticObservability24 } from './elastic-observability-24';
|
|
94
|
+
export { IconElasticObservability16 } from './elastic-observability-16';
|
|
95
|
+
export { IconElasticObservabilityColor24 } from './elastic-observability-color-24';
|
|
96
|
+
export { IconElasticObservabilityColor16 } from './elastic-observability-color-16';
|
|
93
97
|
export { IconF524 } from './f5-24';
|
|
94
98
|
export { IconF516 } from './f5-16';
|
|
95
99
|
export { IconF5Color24 } from './f5-color-24';
|
|
@@ -162,6 +166,10 @@ export { IconMicrosoftTeams24 } from './microsoft-teams-24';
|
|
|
162
166
|
export { IconMicrosoftTeams16 } from './microsoft-teams-16';
|
|
163
167
|
export { IconMicrosoftTeamsColor24 } from './microsoft-teams-color-24';
|
|
164
168
|
export { IconMicrosoftTeamsColor16 } from './microsoft-teams-color-16';
|
|
169
|
+
export { IconNewRelic24 } from './new-relic-24';
|
|
170
|
+
export { IconNewRelic16 } from './new-relic-16';
|
|
171
|
+
export { IconNewRelicColor24 } from './new-relic-color-24';
|
|
172
|
+
export { IconNewRelicColor16 } from './new-relic-color-16';
|
|
165
173
|
export { IconOkta24 } from './okta-24';
|
|
166
174
|
export { IconOkta16 } from './okta-16';
|
|
167
175
|
export { IconOktaColor24 } from './okta-color-24';
|
|
@@ -206,6 +214,10 @@ export { IconVantage24 } from './vantage-24';
|
|
|
206
214
|
export { IconVantage16 } from './vantage-16';
|
|
207
215
|
export { IconVantageColor24 } from './vantage-color-24';
|
|
208
216
|
export { IconVantageColor16 } from './vantage-color-16';
|
|
217
|
+
export { IconVenafi24 } from './venafi-24';
|
|
218
|
+
export { IconVenafi16 } from './venafi-16';
|
|
219
|
+
export { IconVenafiColor24 } from './venafi-color-24';
|
|
220
|
+
export { IconVenafiColor16 } from './venafi-color-16';
|
|
209
221
|
export { IconVmware24 } from './vmware-24';
|
|
210
222
|
export { IconVmware16 } from './vmware-16';
|
|
211
223
|
export { IconVmwareColor24 } from './vmware-color-24';
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconNewRelic16 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={16}
|
|
17
|
+
height={16}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 16 16"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill={color}
|
|
28
|
+
fillRule="evenodd"
|
|
29
|
+
d="M8 3.693l3.692 2.153v4.308L8 12.308V15l6-3.5v-7L8 1 2 4.5v2.693l3.691 2.154v4.307L8.001 15V8L4.307 5.846 8 3.693z"
|
|
30
|
+
clipRule="evenodd"
|
|
31
|
+
/>
|
|
32
|
+
</svg>
|
|
33
|
+
);
|
|
34
|
+
}
|
|
35
|
+
);
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconNewRelic24 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={24}
|
|
17
|
+
height={24}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill={color}
|
|
28
|
+
fillRule="evenodd"
|
|
29
|
+
d="M11.5 5.847l5.384 3.076v6.154l-5.383 3.077V22l8.75-5V7L11.5 2 2.75 7l-.001 3.847 5.383 3.077v6.154L11.501 22V12L6.116 8.924l5.385-3.076z"
|
|
30
|
+
clipRule="evenodd"
|
|
31
|
+
/>
|
|
32
|
+
</svg>
|
|
33
|
+
);
|
|
34
|
+
}
|
|
35
|
+
);
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconNewRelicColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={16}
|
|
17
|
+
height={16}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 16 16"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill="#00AC69"
|
|
28
|
+
d="M11.692 5.846v4.308L8 12.308V15l6-3.5v-7l-2.308 1.346z"
|
|
29
|
+
/>
|
|
30
|
+
<path
|
|
31
|
+
fill="#1CE783"
|
|
32
|
+
d="M8 3.693l3.692 2.153L14 4.5 8 1 2 4.5l2.308 1.346L8 3.693z"
|
|
33
|
+
/>
|
|
34
|
+
<path
|
|
35
|
+
fill="#1D252C"
|
|
36
|
+
d="M5.691 9.347v4.307L8.001 15V8L2 4.5v2.693l3.691 2.154z"
|
|
37
|
+
/>
|
|
38
|
+
</svg>
|
|
39
|
+
);
|
|
40
|
+
}
|
|
41
|
+
);
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconNewRelicColor24 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={24}
|
|
17
|
+
height={24}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill="#00AC69"
|
|
28
|
+
d="M16.884 8.923v6.154l-5.383 3.077V22l8.75-5V7l-3.367 1.923z"
|
|
29
|
+
/>
|
|
30
|
+
<path
|
|
31
|
+
fill="#1CE783"
|
|
32
|
+
d="M11.5 5.847l5.384 3.076L20.25 7 11.5 2 2.75 7l3.366 1.923 5.385-3.076z"
|
|
33
|
+
/>
|
|
34
|
+
<path
|
|
35
|
+
fill="#1D252C"
|
|
36
|
+
d="M8.133 13.924v6.154L11.501 22V12L2.75 7v3.847l5.383 3.077z"
|
|
37
|
+
/>
|
|
38
|
+
</svg>
|
|
39
|
+
);
|
|
40
|
+
}
|
|
41
|
+
);
|
package/svg-react/star-24.tsx
CHANGED
|
@@ -26,7 +26,7 @@ export const IconStar24 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
26
26
|
<path
|
|
27
27
|
fill={color}
|
|
28
28
|
fillRule="evenodd"
|
|
29
|
-
d="M12 1a.75.75 0 01.673.418l2.992 6.065 6.694.978a.75.75 0 01.414 1.28l-4.842 4.717 1.143 6.665a.75.75 0 01-1.089.79L12 18.766l-5.985 3.149a.75.75 0 01-1.089-.79l1.143-6.666-4.842-4.717a.75.75 0 01.
|
|
29
|
+
d="M12 1a.75.75 0 01.673.418l2.992 6.065 6.694.978a.75.75 0 01.414 1.28l-4.842 4.717 1.143 6.665a.75.75 0 01-1.089.79L12 18.766l-5.985 3.149a.75.75 0 01-1.089-.79l1.143-6.666-4.842-4.717a.75.75 0 01.414-1.28l6.693-.978 2.993-6.065A.75.75 0 0112 1zm0 2.445L9.505 8.5a.75.75 0 01-.564.41l-5.58.816 4.037 3.933a.75.75 0 01.216.664l-.952 5.556 4.989-2.625a.75.75 0 01.698 0l4.99 2.625-.953-5.556a.75.75 0 01.216-.664l4.037-3.933-5.58-.816a.75.75 0 01-.564-.41L12 3.445z"
|
|
30
30
|
clipRule="evenodd"
|
|
31
31
|
/>
|
|
32
32
|
</svg>
|
|
@@ -24,7 +24,7 @@ export const IconSwapHorizontal16 = forwardRef<SVGSVGElement, IconProps>(
|
|
|
24
24
|
>
|
|
25
25
|
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
26
|
<g fill={color}>
|
|
27
|
-
<path d="M12.26 1.45a.75.75 0 10-1.02 1.1l2.1 1.95H7.75a.75.75 0
|
|
27
|
+
<path d="M12.26 1.45a.75.75 0 10-1.02 1.1l2.1 1.95H7.75a.75.75 0 000 1.5h5.59l-2.1 1.95a.75.75 0 101.02 1.1l3.5-3.25a.75.75 0 000-1.1l-3.5-3.25zM2.66 10l2.1-1.95a.75.75 0 10-1.02-1.1L.24 10.2a.75.75 0 000 1.1l3.5 3.25a.75.75 0 001.02-1.1l-2.1-1.95h5.59a.75.75 0 000-1.5H2.66z" />
|
|
28
28
|
</g>
|
|
29
29
|
</svg>
|
|
30
30
|
);
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconVenafi16 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={16}
|
|
17
|
+
height={16}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 16 16"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill={color}
|
|
28
|
+
fillRule="evenodd"
|
|
29
|
+
d="M10.524 2.137A9.69 9.69 0 0110.572 2H15c-1.434 3.88-3.479 7.427-6.104 10.537L8 13.597l-.896-1.06C4.479 9.427 2.434 5.88 1 2h4.333l.048.137c.103.296.339.972.479 1.286H3.256a23.942 23.942 0 004.154 7.174l.611.722.612-.722a23.941 23.941 0 004.153-7.174h-2.74c.14-.314.375-.99.478-1.286zM8 7.614a13.78 13.78 0 001.855-3.268h1.44A16.613 16.613 0 018.421 9.3L8 9.801l-.422-.5a16.548 16.548 0 01-2.872-4.955h1.439A13.781 13.781 0 008 7.614z"
|
|
30
|
+
clipRule="evenodd"
|
|
31
|
+
/>
|
|
32
|
+
</svg>
|
|
33
|
+
);
|
|
34
|
+
}
|
|
35
|
+
);
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconVenafi24 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={24}
|
|
17
|
+
height={24}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 24 24"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill={color}
|
|
28
|
+
fillRule="evenodd"
|
|
29
|
+
d="M15.966 3.216L16.042 3H23c-2.253 6.096-5.467 11.67-9.592 16.558L12 21.223l-1.408-1.665C6.467 14.671 3.253 9.096 1 3h6.809l.076.216c.162.465.532 1.527.752 2.02H4.545c1.533 4.15 3.72 7.944 6.527 11.274l.961 1.135.961-1.135c2.808-3.33 4.995-7.124 6.527-11.274h-4.307c.22-.493.59-1.555.752-2.02zM12 11.82a21.658 21.658 0 002.916-5.135h2.26a26.103 26.103 0 01-4.513 7.786L12 15.26l-.663-.787a26.003 26.003 0 01-4.514-7.786h2.261A21.654 21.654 0 0012 11.822z"
|
|
30
|
+
clipRule="evenodd"
|
|
31
|
+
/>
|
|
32
|
+
</svg>
|
|
33
|
+
);
|
|
34
|
+
}
|
|
35
|
+
);
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
import { forwardRef, useMemo } from 'react';
|
|
2
|
+
import { IconProps } from './types';
|
|
3
|
+
|
|
4
|
+
export const IconVenafiColor16 = forwardRef<SVGSVGElement, IconProps>(
|
|
5
|
+
({ color = 'currentColor', title, ...props }, svgRef) => {
|
|
6
|
+
const titleId = useMemo(
|
|
7
|
+
() =>
|
|
8
|
+
title
|
|
9
|
+
? 'title-' + Math.random().toString(36).substr(2, 9)
|
|
10
|
+
: undefined,
|
|
11
|
+
[title]
|
|
12
|
+
);
|
|
13
|
+
return (
|
|
14
|
+
<svg
|
|
15
|
+
xmlns="http://www.w3.org/2000/svg"
|
|
16
|
+
width={16}
|
|
17
|
+
height={16}
|
|
18
|
+
fill="none"
|
|
19
|
+
viewBox="0 0 16 16"
|
|
20
|
+
aria-hidden={!title}
|
|
21
|
+
ref={svgRef}
|
|
22
|
+
aria-labelledby={titleId}
|
|
23
|
+
{...props}
|
|
24
|
+
>
|
|
25
|
+
{title ? <title id={titleId}>{title}</title> : null}
|
|
26
|
+
<path
|
|
27
|
+
fill="#FF6333"
|
|
28
|
+
fillRule="evenodd"
|
|
29
|
+
d="M10.524 2.137A9.69 9.69 0 0110.572 2H15c-1.434 3.88-3.479 7.427-6.104 10.537L8 13.597l-.896-1.06C4.479 9.427 2.434 5.88 1 2h4.333l.048.137c.103.296.339.972.479 1.286H3.256a23.942 23.942 0 004.154 7.174l.611.722.612-.722a23.941 23.941 0 004.153-7.174h-2.74c.14-.314.375-.99.478-1.286zM8 7.614a13.78 13.78 0 001.855-3.268h1.44A16.613 16.613 0 018.421 9.3L8 9.801l-.422-.5a16.548 16.548 0 01-2.872-4.955h1.439A13.781 13.781 0 008 7.614z"
|
|
30
|
+
clipRule="evenodd"
|
|
31
|
+
/>
|
|
32
|
+
</svg>
|
|
33
|
+
);
|
|
34
|
+
}
|
|
35
|
+
);
|