@ably/ui 17.11.2 → 17.11.3
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/core/Icon/components/icon-display-ephemeral-messages.js +2 -0
- package/core/Icon/components/icon-display-ephemeral-messages.js.map +1 -0
- package/core/Icon/components/icon-display-message-annotations.js +2 -0
- package/core/Icon/components/icon-display-message-annotations.js.map +1 -0
- package/core/Icon/components/icon-tech-jetpack.js +2 -0
- package/core/Icon/components/icon-tech-jetpack.js.map +1 -0
- package/core/Icon/components/index.js +1 -1
- package/core/Icon/components/index.js.map +1 -1
- package/core/Icon/computed-icons/display-icons.js +1 -1
- package/core/Icon/computed-icons/display-icons.js.map +1 -1
- package/core/Icon/computed-icons/tech-icons.js +1 -1
- package/core/Icon/computed-icons/tech-icons.js.map +1 -1
- package/core/icons/display/icon-display-ephemeral-messages.svg +6 -0
- package/core/icons/display/icon-display-message-annotations.svg +11 -0
- package/core/icons/tech/icon-tech-jetpack.svg +1 -0
- package/core/sprites-display.svg +1 -1
- package/core/sprites-tech.svg +1 -1
- package/index.d.ts +42 -6
- package/package.json +8 -8
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export const techIcons=["icon-tech-ably","icon-tech-ably-api-streamer","icon-tech-ably-firehose","icon-tech-ably-native","icon-tech-activemq","icon-tech-activitypub","icon-tech-aerospike","icon-tech-akka","icon-tech-amazon-ec2","icon-tech-amazon-event-bridge","icon-tech-amqp091","icon-tech-amqp10","icon-tech-android-full","icon-tech-android-head","icon-tech-angular","icon-tech-anycable","icon-tech-apache-cassandra","icon-tech-apache-cordova","icon-tech-apache-kafka","icon-tech-apache-spark","icon-tech-apachepulsar","icon-tech-apachestorm","icon-tech-apns","icon-tech-assemblyai","icon-tech-atmosphere","icon-tech-aws","icon-tech-aws-app-sync","icon-tech-aws-aurora","icon-tech-aws-gateway-websockets","icon-tech-aws-sns","icon-tech-aws-sqs","icon-tech-awsiot","icon-tech-awskinesis","icon-tech-awslambda","icon-tech-awssqs","icon-tech-azure-api","icon-tech-azure-archive-api","icon-tech-azure-bus","icon-tech-azure-cosmos","icon-tech-azure-event-hub","icon-tech-azure-functions","icon-tech-azure-search","icon-tech-azure-static-web-app","icon-tech-azure-static-web-apps","icon-tech-azure-storage","icon-tech-azure-web-pubsub","icon-tech-azurefunctions","icon-tech-azureservicebus","icon-tech-azuresignalR","icon-tech-bayeux","icon-tech-c++","icon-tech-centrifugo","icon-tech-claude","icon-tech-claude-mono","icon-tech-client-side-frameworks","icon-tech-clojure","icon-tech-cloudflare-durable-objects","icon-tech-cloudflareworkers","icon-tech-cocoa","icon-tech-confluent","icon-tech-cord","icon-tech-csharp","icon-tech-curl","icon-tech-customwebhooks","icon-tech-datadog","icon-tech-design-patterns","icon-tech-devplatforms","icon-tech-diffusion-data","icon-tech-django","icon-tech-engineio","icon-tech-event-driven-servers","icon-tech-fanout-io","icon-tech-fast-api","icon-tech-fauna","icon-tech-featherjs","icon-tech-firebase","icon-tech-firebase-cloud-messaging","icon-tech-flutter","icon-tech-gcloudbigquery","icon-tech-gclouddataflow","icon-tech-gcloudfunctions","icon-tech-gcloudpubsub","icon-tech-go","icon-tech-grpc","icon-tech-hivemq","icon-tech-http2","icon-tech-http3","icon-tech-httprest","icon-tech-idempotency","icon-tech-ifttt","icon-tech-integrations","icon-tech-ios","icon-tech-ios-generic","icon-tech-ipados","icon-tech-ipfs","icon-tech-ironmq","icon-tech-java","icon-tech-javascript","icon-tech-jms","icon-tech-json","icon-tech-json-web-tokens","icon-tech-kaazing","icon-tech-kotlin","icon-tech-ksql-db","icon-tech-kubernetes","icon-tech-laravel-broadcast","icon-tech-laravel-echo","icon-tech-lightstreamer","icon-tech-liveblocks","icon-tech-longpolling","icon-tech-macos","icon-tech-matrix","icon-tech-meteor","icon-tech-mongo-db","icon-tech-mono","icon-tech-mqtt","icon-tech-mysql","icon-tech-native-script","icon-tech-net","icon-tech-netlify","icon-tech-nextjs","icon-tech-nkn","icon-tech-nodejs","icon-tech-objectivec","icon-tech-openai","icon-tech-parse-server","icon-tech-php","icon-tech-planetscale","icon-tech-postgres","icon-tech-prisma","icon-tech-programminglanguages","icon-tech-protcol-adaptors","icon-tech-protocols","icon-tech-pub-sub","icon-tech-pubnub","icon-tech-push-technology","icon-tech-pusher","icon-tech-python","icon-tech-quic","icon-tech-rabbitMQ","icon-tech-railsactioncable","icon-tech-react","icon-tech-react-app","icon-tech-reactnative","icon-tech-redis","icon-tech-redpanda","icon-tech-replicache","icon-tech-rethinkdb","icon-tech-rocketmq","icon-tech-ruby","icon-tech-scala","icon-tech-scaledrone","icon-tech-serversentevents","icon-tech-serversideframeworks","icon-tech-signalR","icon-tech-snowflake","icon-tech-socketio","icon-tech-sockjs","icon-tech-solace","icon-tech-spring","icon-tech-stomp","icon-tech-streamdata-io","icon-tech-streamr","icon-tech-swift","icon-tech-symfony","icon-tech-symfony-mercure","icon-tech-tcp-ip","icon-tech-tenefit","icon-tech-terraform","icon-tech-terraform-outline","icon-tech-tvos","icon-tech-twilio","icon-tech-typescript","icon-tech-udp-protocol","icon-tech-unity","icon-tech-vercel","icon-tech-vscode","icon-tech-vuejs","icon-tech-wamp","icon-tech-watchos","icon-tech-web","icon-tech-web-push","icon-tech-webhooks","icon-tech-webrtc","icon-tech-websockets","icon-tech-websub","icon-tech-xamarin","icon-tech-xhr-streaming","icon-tech-xmpp","icon-tech-zapier","icon-tech-zeromq"];
|
|
1
|
+
export const techIcons=["icon-tech-ably","icon-tech-ably-api-streamer","icon-tech-ably-firehose","icon-tech-ably-native","icon-tech-activemq","icon-tech-activitypub","icon-tech-aerospike","icon-tech-akka","icon-tech-amazon-ec2","icon-tech-amazon-event-bridge","icon-tech-amqp091","icon-tech-amqp10","icon-tech-android-full","icon-tech-android-head","icon-tech-angular","icon-tech-anycable","icon-tech-apache-cassandra","icon-tech-apache-cordova","icon-tech-apache-kafka","icon-tech-apache-spark","icon-tech-apachepulsar","icon-tech-apachestorm","icon-tech-apns","icon-tech-assemblyai","icon-tech-atmosphere","icon-tech-aws","icon-tech-aws-app-sync","icon-tech-aws-aurora","icon-tech-aws-gateway-websockets","icon-tech-aws-sns","icon-tech-aws-sqs","icon-tech-awsiot","icon-tech-awskinesis","icon-tech-awslambda","icon-tech-awssqs","icon-tech-azure-api","icon-tech-azure-archive-api","icon-tech-azure-bus","icon-tech-azure-cosmos","icon-tech-azure-event-hub","icon-tech-azure-functions","icon-tech-azure-search","icon-tech-azure-static-web-app","icon-tech-azure-static-web-apps","icon-tech-azure-storage","icon-tech-azure-web-pubsub","icon-tech-azurefunctions","icon-tech-azureservicebus","icon-tech-azuresignalR","icon-tech-bayeux","icon-tech-c++","icon-tech-centrifugo","icon-tech-claude","icon-tech-claude-mono","icon-tech-client-side-frameworks","icon-tech-clojure","icon-tech-cloudflare-durable-objects","icon-tech-cloudflareworkers","icon-tech-cocoa","icon-tech-confluent","icon-tech-cord","icon-tech-csharp","icon-tech-curl","icon-tech-customwebhooks","icon-tech-datadog","icon-tech-design-patterns","icon-tech-devplatforms","icon-tech-diffusion-data","icon-tech-django","icon-tech-engineio","icon-tech-event-driven-servers","icon-tech-fanout-io","icon-tech-fast-api","icon-tech-fauna","icon-tech-featherjs","icon-tech-firebase","icon-tech-firebase-cloud-messaging","icon-tech-flutter","icon-tech-gcloudbigquery","icon-tech-gclouddataflow","icon-tech-gcloudfunctions","icon-tech-gcloudpubsub","icon-tech-go","icon-tech-grpc","icon-tech-hivemq","icon-tech-http2","icon-tech-http3","icon-tech-httprest","icon-tech-idempotency","icon-tech-ifttt","icon-tech-integrations","icon-tech-ios","icon-tech-ios-generic","icon-tech-ipados","icon-tech-ipfs","icon-tech-ironmq","icon-tech-java","icon-tech-javascript","icon-tech-jetpack","icon-tech-jms","icon-tech-json","icon-tech-json-web-tokens","icon-tech-kaazing","icon-tech-kotlin","icon-tech-ksql-db","icon-tech-kubernetes","icon-tech-laravel-broadcast","icon-tech-laravel-echo","icon-tech-lightstreamer","icon-tech-liveblocks","icon-tech-longpolling","icon-tech-macos","icon-tech-matrix","icon-tech-meteor","icon-tech-mongo-db","icon-tech-mono","icon-tech-mqtt","icon-tech-mysql","icon-tech-native-script","icon-tech-net","icon-tech-netlify","icon-tech-nextjs","icon-tech-nkn","icon-tech-nodejs","icon-tech-objectivec","icon-tech-openai","icon-tech-parse-server","icon-tech-php","icon-tech-planetscale","icon-tech-postgres","icon-tech-prisma","icon-tech-programminglanguages","icon-tech-protcol-adaptors","icon-tech-protocols","icon-tech-pub-sub","icon-tech-pubnub","icon-tech-push-technology","icon-tech-pusher","icon-tech-python","icon-tech-quic","icon-tech-rabbitMQ","icon-tech-railsactioncable","icon-tech-react","icon-tech-react-app","icon-tech-reactnative","icon-tech-redis","icon-tech-redpanda","icon-tech-replicache","icon-tech-rethinkdb","icon-tech-rocketmq","icon-tech-ruby","icon-tech-scala","icon-tech-scaledrone","icon-tech-serversentevents","icon-tech-serversideframeworks","icon-tech-signalR","icon-tech-snowflake","icon-tech-socketio","icon-tech-sockjs","icon-tech-solace","icon-tech-spring","icon-tech-stomp","icon-tech-streamdata-io","icon-tech-streamr","icon-tech-swift","icon-tech-symfony","icon-tech-symfony-mercure","icon-tech-tcp-ip","icon-tech-tenefit","icon-tech-terraform","icon-tech-terraform-outline","icon-tech-tvos","icon-tech-twilio","icon-tech-typescript","icon-tech-udp-protocol","icon-tech-unity","icon-tech-vercel","icon-tech-vscode","icon-tech-vuejs","icon-tech-wamp","icon-tech-watchos","icon-tech-web","icon-tech-web-push","icon-tech-webhooks","icon-tech-webrtc","icon-tech-websockets","icon-tech-websub","icon-tech-xamarin","icon-tech-xhr-streaming","icon-tech-xmpp","icon-tech-zapier","icon-tech-zeromq"];
|
|
2
2
|
//# sourceMappingURL=tech-icons.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../../src/core/Icon/computed-icons/tech-icons.ts"],"sourcesContent":["// AUTOGENERATED BY generate-icons - DO NOT EDIT\n\nexport const techIcons = [\n \"icon-tech-ably\",\n \"icon-tech-ably-api-streamer\",\n \"icon-tech-ably-firehose\",\n \"icon-tech-ably-native\",\n \"icon-tech-activemq\",\n \"icon-tech-activitypub\",\n \"icon-tech-aerospike\",\n \"icon-tech-akka\",\n \"icon-tech-amazon-ec2\",\n \"icon-tech-amazon-event-bridge\",\n \"icon-tech-amqp091\",\n \"icon-tech-amqp10\",\n \"icon-tech-android-full\",\n \"icon-tech-android-head\",\n \"icon-tech-angular\",\n \"icon-tech-anycable\",\n \"icon-tech-apache-cassandra\",\n \"icon-tech-apache-cordova\",\n \"icon-tech-apache-kafka\",\n \"icon-tech-apache-spark\",\n \"icon-tech-apachepulsar\",\n \"icon-tech-apachestorm\",\n \"icon-tech-apns\",\n \"icon-tech-assemblyai\",\n \"icon-tech-atmosphere\",\n \"icon-tech-aws\",\n \"icon-tech-aws-app-sync\",\n \"icon-tech-aws-aurora\",\n \"icon-tech-aws-gateway-websockets\",\n \"icon-tech-aws-sns\",\n \"icon-tech-aws-sqs\",\n \"icon-tech-awsiot\",\n \"icon-tech-awskinesis\",\n \"icon-tech-awslambda\",\n \"icon-tech-awssqs\",\n \"icon-tech-azure-api\",\n \"icon-tech-azure-archive-api\",\n \"icon-tech-azure-bus\",\n \"icon-tech-azure-cosmos\",\n \"icon-tech-azure-event-hub\",\n \"icon-tech-azure-functions\",\n \"icon-tech-azure-search\",\n \"icon-tech-azure-static-web-app\",\n \"icon-tech-azure-static-web-apps\",\n \"icon-tech-azure-storage\",\n \"icon-tech-azure-web-pubsub\",\n \"icon-tech-azurefunctions\",\n \"icon-tech-azureservicebus\",\n \"icon-tech-azuresignalR\",\n \"icon-tech-bayeux\",\n \"icon-tech-c++\",\n \"icon-tech-centrifugo\",\n \"icon-tech-claude\",\n \"icon-tech-claude-mono\",\n \"icon-tech-client-side-frameworks\",\n \"icon-tech-clojure\",\n \"icon-tech-cloudflare-durable-objects\",\n \"icon-tech-cloudflareworkers\",\n \"icon-tech-cocoa\",\n \"icon-tech-confluent\",\n \"icon-tech-cord\",\n \"icon-tech-csharp\",\n \"icon-tech-curl\",\n \"icon-tech-customwebhooks\",\n \"icon-tech-datadog\",\n \"icon-tech-design-patterns\",\n \"icon-tech-devplatforms\",\n \"icon-tech-diffusion-data\",\n \"icon-tech-django\",\n \"icon-tech-engineio\",\n \"icon-tech-event-driven-servers\",\n \"icon-tech-fanout-io\",\n \"icon-tech-fast-api\",\n \"icon-tech-fauna\",\n \"icon-tech-featherjs\",\n \"icon-tech-firebase\",\n \"icon-tech-firebase-cloud-messaging\",\n \"icon-tech-flutter\",\n \"icon-tech-gcloudbigquery\",\n \"icon-tech-gclouddataflow\",\n \"icon-tech-gcloudfunctions\",\n \"icon-tech-gcloudpubsub\",\n \"icon-tech-go\",\n \"icon-tech-grpc\",\n \"icon-tech-hivemq\",\n \"icon-tech-http2\",\n \"icon-tech-http3\",\n \"icon-tech-httprest\",\n \"icon-tech-idempotency\",\n \"icon-tech-ifttt\",\n \"icon-tech-integrations\",\n \"icon-tech-ios\",\n \"icon-tech-ios-generic\",\n \"icon-tech-ipados\",\n \"icon-tech-ipfs\",\n \"icon-tech-ironmq\",\n \"icon-tech-java\",\n \"icon-tech-javascript\",\n \"icon-tech-jms\",\n \"icon-tech-json\",\n \"icon-tech-json-web-tokens\",\n \"icon-tech-kaazing\",\n \"icon-tech-kotlin\",\n \"icon-tech-ksql-db\",\n \"icon-tech-kubernetes\",\n \"icon-tech-laravel-broadcast\",\n \"icon-tech-laravel-echo\",\n \"icon-tech-lightstreamer\",\n \"icon-tech-liveblocks\",\n \"icon-tech-longpolling\",\n \"icon-tech-macos\",\n \"icon-tech-matrix\",\n \"icon-tech-meteor\",\n \"icon-tech-mongo-db\",\n \"icon-tech-mono\",\n \"icon-tech-mqtt\",\n \"icon-tech-mysql\",\n \"icon-tech-native-script\",\n \"icon-tech-net\",\n \"icon-tech-netlify\",\n \"icon-tech-nextjs\",\n \"icon-tech-nkn\",\n \"icon-tech-nodejs\",\n \"icon-tech-objectivec\",\n \"icon-tech-openai\",\n \"icon-tech-parse-server\",\n \"icon-tech-php\",\n \"icon-tech-planetscale\",\n \"icon-tech-postgres\",\n \"icon-tech-prisma\",\n \"icon-tech-programminglanguages\",\n \"icon-tech-protcol-adaptors\",\n \"icon-tech-protocols\",\n \"icon-tech-pub-sub\",\n \"icon-tech-pubnub\",\n \"icon-tech-push-technology\",\n \"icon-tech-pusher\",\n \"icon-tech-python\",\n \"icon-tech-quic\",\n \"icon-tech-rabbitMQ\",\n \"icon-tech-railsactioncable\",\n \"icon-tech-react\",\n \"icon-tech-react-app\",\n \"icon-tech-reactnative\",\n \"icon-tech-redis\",\n \"icon-tech-redpanda\",\n \"icon-tech-replicache\",\n \"icon-tech-rethinkdb\",\n \"icon-tech-rocketmq\",\n \"icon-tech-ruby\",\n \"icon-tech-scala\",\n \"icon-tech-scaledrone\",\n \"icon-tech-serversentevents\",\n \"icon-tech-serversideframeworks\",\n \"icon-tech-signalR\",\n \"icon-tech-snowflake\",\n \"icon-tech-socketio\",\n \"icon-tech-sockjs\",\n \"icon-tech-solace\",\n \"icon-tech-spring\",\n \"icon-tech-stomp\",\n \"icon-tech-streamdata-io\",\n \"icon-tech-streamr\",\n \"icon-tech-swift\",\n \"icon-tech-symfony\",\n \"icon-tech-symfony-mercure\",\n \"icon-tech-tcp-ip\",\n \"icon-tech-tenefit\",\n \"icon-tech-terraform\",\n \"icon-tech-terraform-outline\",\n \"icon-tech-tvos\",\n \"icon-tech-twilio\",\n \"icon-tech-typescript\",\n \"icon-tech-udp-protocol\",\n \"icon-tech-unity\",\n \"icon-tech-vercel\",\n \"icon-tech-vscode\",\n \"icon-tech-vuejs\",\n \"icon-tech-wamp\",\n \"icon-tech-watchos\",\n \"icon-tech-web\",\n \"icon-tech-web-push\",\n \"icon-tech-webhooks\",\n \"icon-tech-webrtc\",\n \"icon-tech-websockets\",\n \"icon-tech-websub\",\n \"icon-tech-xamarin\",\n \"icon-tech-xhr-streaming\",\n \"icon-tech-xmpp\",\n \"icon-tech-zapier\",\n \"icon-tech-zeromq\"\n] as const;"],"names":["techIcons"],"mappings":"AAEA,OAAO,MAAMA,UAAY,CACvB,iBACA,8BACA,0BACA,wBACA,qBACA,wBACA,sBACA,iBACA,uBACA,gCACA,oBACA,mBACA,yBACA,yBACA,oBACA,qBACA,6BACA,2BACA,yBACA,yBACA,yBACA,wBACA,iBACA,uBACA,uBACA,gBACA,yBACA,uBACA,mCACA,oBACA,oBACA,mBACA,uBACA,sBACA,mBACA,sBACA,8BACA,sBACA,yBACA,4BACA,4BACA,yBACA,iCACA,kCACA,0BACA,6BACA,2BACA,4BACA,yBACA,mBACA,gBACA,uBACA,mBACA,wBACA,mCACA,oBACA,uCACA,8BACA,kBACA,sBACA,iBACA,mBACA,iBACA,2BACA,oBACA,4BACA,yBACA,2BACA,mBACA,qBACA,iCACA,sBACA,qBACA,kBACA,sBACA,qBACA,qCACA,oBACA,2BACA,2BACA,4BACA,yBACA,eACA,iBACA,mBACA,kBACA,kBACA,qBACA,wBACA,kBACA,yBACA,gBACA,wBACA,mBACA,iBACA,mBACA,iBACA,uBACA,gBACA,iBACA,4BACA,oBACA,mBACA,oBACA,uBACA,8BACA,yBACA,0BACA,uBACA,wBACA,kBACA,mBACA,mBACA,qBACA,iBACA,iBACA,kBACA,0BACA,gBACA,oBACA,mBACA,gBACA,mBACA,uBACA,mBACA,yBACA,gBACA,wBACA,qBACA,mBACA,iCACA,6BACA,sBACA,oBACA,mBACA,4BACA,mBACA,mBACA,iBACA,qBACA,6BACA,kBACA,sBACA,wBACA,kBACA,qBACA,uBACA,sBACA,qBACA,iBACA,kBACA,uBACA,6BACA,iCACA,oBACA,sBACA,qBACA,mBACA,mBACA,mBACA,kBACA,0BACA,oBACA,kBACA,oBACA,4BACA,mBACA,oBACA,sBACA,8BACA,iBACA,mBACA,uBACA,yBACA,kBACA,mBACA,mBACA,kBACA,iBACA,oBACA,gBACA,qBACA,qBACA,mBACA,uBACA,mBACA,oBACA,0BACA,iBACA,mBACA,mBACD,AAAU"}
|
|
1
|
+
{"version":3,"sources":["../../../../src/core/Icon/computed-icons/tech-icons.ts"],"sourcesContent":["// AUTOGENERATED BY generate-icons - DO NOT EDIT\n\nexport const techIcons = [\n \"icon-tech-ably\",\n \"icon-tech-ably-api-streamer\",\n \"icon-tech-ably-firehose\",\n \"icon-tech-ably-native\",\n \"icon-tech-activemq\",\n \"icon-tech-activitypub\",\n \"icon-tech-aerospike\",\n \"icon-tech-akka\",\n \"icon-tech-amazon-ec2\",\n \"icon-tech-amazon-event-bridge\",\n \"icon-tech-amqp091\",\n \"icon-tech-amqp10\",\n \"icon-tech-android-full\",\n \"icon-tech-android-head\",\n \"icon-tech-angular\",\n \"icon-tech-anycable\",\n \"icon-tech-apache-cassandra\",\n \"icon-tech-apache-cordova\",\n \"icon-tech-apache-kafka\",\n \"icon-tech-apache-spark\",\n \"icon-tech-apachepulsar\",\n \"icon-tech-apachestorm\",\n \"icon-tech-apns\",\n \"icon-tech-assemblyai\",\n \"icon-tech-atmosphere\",\n \"icon-tech-aws\",\n \"icon-tech-aws-app-sync\",\n \"icon-tech-aws-aurora\",\n \"icon-tech-aws-gateway-websockets\",\n \"icon-tech-aws-sns\",\n \"icon-tech-aws-sqs\",\n \"icon-tech-awsiot\",\n \"icon-tech-awskinesis\",\n \"icon-tech-awslambda\",\n \"icon-tech-awssqs\",\n \"icon-tech-azure-api\",\n \"icon-tech-azure-archive-api\",\n \"icon-tech-azure-bus\",\n \"icon-tech-azure-cosmos\",\n \"icon-tech-azure-event-hub\",\n \"icon-tech-azure-functions\",\n \"icon-tech-azure-search\",\n \"icon-tech-azure-static-web-app\",\n \"icon-tech-azure-static-web-apps\",\n \"icon-tech-azure-storage\",\n \"icon-tech-azure-web-pubsub\",\n \"icon-tech-azurefunctions\",\n \"icon-tech-azureservicebus\",\n \"icon-tech-azuresignalR\",\n \"icon-tech-bayeux\",\n \"icon-tech-c++\",\n \"icon-tech-centrifugo\",\n \"icon-tech-claude\",\n \"icon-tech-claude-mono\",\n \"icon-tech-client-side-frameworks\",\n \"icon-tech-clojure\",\n \"icon-tech-cloudflare-durable-objects\",\n \"icon-tech-cloudflareworkers\",\n \"icon-tech-cocoa\",\n \"icon-tech-confluent\",\n \"icon-tech-cord\",\n \"icon-tech-csharp\",\n \"icon-tech-curl\",\n \"icon-tech-customwebhooks\",\n \"icon-tech-datadog\",\n \"icon-tech-design-patterns\",\n \"icon-tech-devplatforms\",\n \"icon-tech-diffusion-data\",\n \"icon-tech-django\",\n \"icon-tech-engineio\",\n \"icon-tech-event-driven-servers\",\n \"icon-tech-fanout-io\",\n \"icon-tech-fast-api\",\n \"icon-tech-fauna\",\n \"icon-tech-featherjs\",\n \"icon-tech-firebase\",\n \"icon-tech-firebase-cloud-messaging\",\n \"icon-tech-flutter\",\n \"icon-tech-gcloudbigquery\",\n \"icon-tech-gclouddataflow\",\n \"icon-tech-gcloudfunctions\",\n \"icon-tech-gcloudpubsub\",\n \"icon-tech-go\",\n \"icon-tech-grpc\",\n \"icon-tech-hivemq\",\n \"icon-tech-http2\",\n \"icon-tech-http3\",\n \"icon-tech-httprest\",\n \"icon-tech-idempotency\",\n \"icon-tech-ifttt\",\n \"icon-tech-integrations\",\n \"icon-tech-ios\",\n \"icon-tech-ios-generic\",\n \"icon-tech-ipados\",\n \"icon-tech-ipfs\",\n \"icon-tech-ironmq\",\n \"icon-tech-java\",\n \"icon-tech-javascript\",\n \"icon-tech-jetpack\",\n \"icon-tech-jms\",\n \"icon-tech-json\",\n \"icon-tech-json-web-tokens\",\n \"icon-tech-kaazing\",\n \"icon-tech-kotlin\",\n \"icon-tech-ksql-db\",\n \"icon-tech-kubernetes\",\n \"icon-tech-laravel-broadcast\",\n \"icon-tech-laravel-echo\",\n \"icon-tech-lightstreamer\",\n \"icon-tech-liveblocks\",\n \"icon-tech-longpolling\",\n \"icon-tech-macos\",\n \"icon-tech-matrix\",\n \"icon-tech-meteor\",\n \"icon-tech-mongo-db\",\n \"icon-tech-mono\",\n \"icon-tech-mqtt\",\n \"icon-tech-mysql\",\n \"icon-tech-native-script\",\n \"icon-tech-net\",\n \"icon-tech-netlify\",\n \"icon-tech-nextjs\",\n \"icon-tech-nkn\",\n \"icon-tech-nodejs\",\n \"icon-tech-objectivec\",\n \"icon-tech-openai\",\n \"icon-tech-parse-server\",\n \"icon-tech-php\",\n \"icon-tech-planetscale\",\n \"icon-tech-postgres\",\n \"icon-tech-prisma\",\n \"icon-tech-programminglanguages\",\n \"icon-tech-protcol-adaptors\",\n \"icon-tech-protocols\",\n \"icon-tech-pub-sub\",\n \"icon-tech-pubnub\",\n \"icon-tech-push-technology\",\n \"icon-tech-pusher\",\n \"icon-tech-python\",\n \"icon-tech-quic\",\n \"icon-tech-rabbitMQ\",\n \"icon-tech-railsactioncable\",\n \"icon-tech-react\",\n \"icon-tech-react-app\",\n \"icon-tech-reactnative\",\n \"icon-tech-redis\",\n \"icon-tech-redpanda\",\n \"icon-tech-replicache\",\n \"icon-tech-rethinkdb\",\n \"icon-tech-rocketmq\",\n \"icon-tech-ruby\",\n \"icon-tech-scala\",\n \"icon-tech-scaledrone\",\n \"icon-tech-serversentevents\",\n \"icon-tech-serversideframeworks\",\n \"icon-tech-signalR\",\n \"icon-tech-snowflake\",\n \"icon-tech-socketio\",\n \"icon-tech-sockjs\",\n \"icon-tech-solace\",\n \"icon-tech-spring\",\n \"icon-tech-stomp\",\n \"icon-tech-streamdata-io\",\n \"icon-tech-streamr\",\n \"icon-tech-swift\",\n \"icon-tech-symfony\",\n \"icon-tech-symfony-mercure\",\n \"icon-tech-tcp-ip\",\n \"icon-tech-tenefit\",\n \"icon-tech-terraform\",\n \"icon-tech-terraform-outline\",\n \"icon-tech-tvos\",\n \"icon-tech-twilio\",\n \"icon-tech-typescript\",\n \"icon-tech-udp-protocol\",\n \"icon-tech-unity\",\n \"icon-tech-vercel\",\n \"icon-tech-vscode\",\n \"icon-tech-vuejs\",\n \"icon-tech-wamp\",\n \"icon-tech-watchos\",\n \"icon-tech-web\",\n \"icon-tech-web-push\",\n \"icon-tech-webhooks\",\n \"icon-tech-webrtc\",\n \"icon-tech-websockets\",\n \"icon-tech-websub\",\n \"icon-tech-xamarin\",\n \"icon-tech-xhr-streaming\",\n \"icon-tech-xmpp\",\n \"icon-tech-zapier\",\n \"icon-tech-zeromq\"\n] as const;"],"names":["techIcons"],"mappings":"AAEA,OAAO,MAAMA,UAAY,CACvB,iBACA,8BACA,0BACA,wBACA,qBACA,wBACA,sBACA,iBACA,uBACA,gCACA,oBACA,mBACA,yBACA,yBACA,oBACA,qBACA,6BACA,2BACA,yBACA,yBACA,yBACA,wBACA,iBACA,uBACA,uBACA,gBACA,yBACA,uBACA,mCACA,oBACA,oBACA,mBACA,uBACA,sBACA,mBACA,sBACA,8BACA,sBACA,yBACA,4BACA,4BACA,yBACA,iCACA,kCACA,0BACA,6BACA,2BACA,4BACA,yBACA,mBACA,gBACA,uBACA,mBACA,wBACA,mCACA,oBACA,uCACA,8BACA,kBACA,sBACA,iBACA,mBACA,iBACA,2BACA,oBACA,4BACA,yBACA,2BACA,mBACA,qBACA,iCACA,sBACA,qBACA,kBACA,sBACA,qBACA,qCACA,oBACA,2BACA,2BACA,4BACA,yBACA,eACA,iBACA,mBACA,kBACA,kBACA,qBACA,wBACA,kBACA,yBACA,gBACA,wBACA,mBACA,iBACA,mBACA,iBACA,uBACA,oBACA,gBACA,iBACA,4BACA,oBACA,mBACA,oBACA,uBACA,8BACA,yBACA,0BACA,uBACA,wBACA,kBACA,mBACA,mBACA,qBACA,iBACA,iBACA,kBACA,0BACA,gBACA,oBACA,mBACA,gBACA,mBACA,uBACA,mBACA,yBACA,gBACA,wBACA,qBACA,mBACA,iCACA,6BACA,sBACA,oBACA,mBACA,4BACA,mBACA,mBACA,iBACA,qBACA,6BACA,kBACA,sBACA,wBACA,kBACA,qBACA,uBACA,sBACA,qBACA,iBACA,kBACA,uBACA,6BACA,iCACA,oBACA,sBACA,qBACA,mBACA,mBACA,mBACA,kBACA,0BACA,oBACA,kBACA,oBACA,4BACA,mBACA,oBACA,sBACA,8BACA,iBACA,mBACA,uBACA,yBACA,kBACA,mBACA,mBACA,kBACA,iBACA,oBACA,gBACA,qBACA,qBACA,mBACA,uBACA,mBACA,oBACA,0BACA,iBACA,mBACA,mBACD,AAAU"}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
<svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path d="M0.75 21.75C0.75 33.348 10.152 42.75 21.75 42.75C33.348 42.75 42.75 33.348 42.75 21.75C42.75 10.152 33.348 0.75 21.75 0.75" stroke="#FF5416" stroke-width="1.5" stroke-linecap="round" stroke-dasharray="1.5 5"/>
|
|
3
|
+
<rect x="10.75" y="13.75" width="22" height="16" rx="1.86335" stroke="#03020D" stroke-width="1.60714"/>
|
|
4
|
+
<path d="M11.75 14.75L22.0601 21.75L31.75 14.75" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
5
|
+
<path d="M0.75 21.75C0.75 10.152 10.152 0.75 21.75 0.75" stroke="#FF5416" stroke-width="1.5" stroke-linecap="round" stroke-dasharray="1.5 5"/>
|
|
6
|
+
</svg>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<svg width="45" height="48" viewBox="0 0 45 48" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M16.1372 42.3263C15.9301 42.685 15.4714 42.8079 15.1127 42.6008L15.1026 42.595C14.7439 42.3879 14.621 41.9292 14.8281 41.5705C15.0352 41.2118 15.4939 41.0889 15.8526 41.296L15.8627 41.3018C16.2214 41.5089 16.3443 41.9676 16.1372 42.3263ZM28.8632 42.3263C28.6561 41.9676 28.779 41.5089 29.1377 41.3018L29.1477 41.296C29.5064 41.0889 29.9651 41.2118 30.1722 41.5705C30.3793 41.9292 30.2564 42.3879 29.8977 42.595L29.8877 42.6008C29.529 42.8079 29.0703 42.685 28.8632 42.3263ZM33.8807 39.4294C33.6736 39.0707 33.7965 38.612 34.1552 38.4049L34.1652 38.3991C34.5239 38.192 34.9826 38.3149 35.1897 38.6736C35.3968 39.0324 35.2739 39.4911 34.9152 39.6982L34.9052 39.7039C34.5465 39.911 34.0878 39.7881 33.8807 39.4294ZM11.1197 39.4294C10.9126 39.7881 10.4539 39.911 10.0951 39.7039L10.0851 39.6982C9.72641 39.4911 9.6035 39.0324 9.81061 38.6736C10.0177 38.3149 10.4764 38.192 10.8351 38.3991L10.8451 38.4049C11.2039 38.612 11.3268 39.0707 11.1197 39.4294ZM41.5527 27.6526C41.1385 27.6526 40.8027 27.3168 40.8027 26.9026L40.8027 26.8911C40.8027 26.4768 41.1385 26.1411 41.5527 26.1411C41.9669 26.1411 42.3027 26.4768 42.3027 26.8911L42.3027 26.9026C42.3027 27.3168 41.9669 27.6526 41.5527 27.6526ZM3.44762 27.6526C3.0334 27.6526 2.69762 27.3168 2.69762 26.9026L2.69762 26.891C2.69762 26.4768 3.0334 26.141 3.44762 26.141C3.86183 26.141 4.19762 26.4768 4.19762 26.891L4.19762 26.9026C4.19762 27.3168 3.86183 27.6526 3.44762 27.6526ZM41.5527 21.8589C41.1385 21.8589 40.8027 21.5231 40.8027 21.1089L40.8027 21.0973C40.8027 20.6831 41.1385 20.3473 41.5527 20.3473C41.9669 20.3473 42.3027 20.6831 42.3027 21.0973L42.3027 21.1089C42.3027 21.5231 41.9669 21.8589 41.5527 21.8589ZM3.44762 21.8589C3.0334 21.8589 2.69762 21.5231 2.69762 21.1089L2.69762 21.0973C2.69762 20.6831 3.0334 20.3473 3.44762 20.3473C3.86183 20.3473 4.19762 20.6831 4.19762 21.0973L4.19762 21.1089C4.19762 21.5231 3.86183 21.8589 3.44762 21.8589ZM35.1897 9.32629C34.9826 9.68501 34.5239 9.80791 34.1652 9.60081L34.1552 9.59503C33.7965 9.38792 33.6736 8.92923 33.8807 8.57051C34.0878 8.21179 34.5465 8.08888 34.9052 8.29599L34.9152 8.30177C35.2739 8.50888 35.3969 8.96757 35.1897 9.32629ZM9.81061 9.32629C9.60351 8.96757 9.72641 8.50887 10.0851 8.30177L10.0951 8.29599C10.4539 8.08888 10.9126 8.21179 11.1197 8.5705C11.3268 8.92922 11.2039 9.38792 10.8451 9.59503L10.8351 9.6008C10.4764 9.80791 10.0177 9.68501 9.81061 9.32629ZM30.1722 6.42942C29.9651 6.78814 29.5064 6.91105 29.1477 6.70394L29.1377 6.69816C28.779 6.49105 28.6561 6.03236 28.8632 5.67364C29.0703 5.31492 29.529 5.19202 29.8877 5.39912L29.8977 5.4049C30.2564 5.61201 30.3793 6.0707 30.1722 6.42942ZM14.8281 6.42942C14.621 6.0707 14.7439 5.61201 15.1027 5.4049L15.1127 5.39912C15.4714 5.19201 15.9301 5.31492 16.1372 5.67364C16.3443 6.03236 16.2214 6.49105 15.8627 6.69816L15.8527 6.70394C15.4939 6.91105 15.0352 6.78814 14.8281 6.42942Z" fill="#03020D"/>
|
|
3
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M22.5 8C24.7091 8 26.5 6.20914 26.5 4C26.5 1.79086 24.7091 0 22.5 0C20.2909 0 18.5 1.79086 18.5 4C18.5 6.20914 20.2909 8 22.5 8Z" fill="#FF5416"/>
|
|
4
|
+
<path d="M40.5 38C42.7091 38 44.5 36.2091 44.5 34C44.5 31.7909 42.7091 30 40.5 30C38.2909 30 36.5 31.7909 36.5 34C36.5 36.2091 38.2909 38 40.5 38Z" fill="#FF5416"/>
|
|
5
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M1.90967 10C1.35738 10 0.909668 10.4477 0.909668 11V17C0.909668 17.5523 1.35738 18 1.90967 18H7.90967C8.46195 18 8.90967 17.5523 8.90967 17V11C8.90967 10.4477 8.46195 10 7.90967 10H1.90967Z" fill="#FF5416"/>
|
|
6
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M19.5 40C18.9477 40 18.5 40.4477 18.5 41V47C18.5 47.5523 18.9477 48 19.5 48H25.5C26.0523 48 26.5 47.5523 26.5 47V41C26.5 40.4477 26.0523 40 25.5 40H19.5Z" fill="#FF5416"/>
|
|
7
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M41.366 10.5C40.9811 9.83333 40.0189 9.83333 39.634 10.5L36.1699 16.5C35.785 17.1667 36.2661 18 37.0359 18H43.9641C44.7339 18 45.215 17.1667 44.8301 16.5L41.366 10.5Z" fill="#FF5416"/>
|
|
8
|
+
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.33162 30.5C4.94672 29.8333 3.98447 29.8333 3.59957 30.5L0.135467 36.5C-0.249434 37.1667 0.231691 38 1.00149 38H7.92969C8.69949 38 9.18062 37.1667 8.79572 36.5L5.33162 30.5Z" fill="#FF5416"/>
|
|
9
|
+
<rect x="12.6875" y="17" width="20.125" height="14" rx="1.75" stroke="#03020D" stroke-width="1.5"/>
|
|
10
|
+
<path d="M13.3437 17.6562L23.0417 24.4375L32.1562 17.6562" stroke="#03020D" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"/>
|
|
11
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<svg viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg" width="48" height="48"><path d="M15.46 28.792a1.5 1.5 0 0 1 -0.176 -0.484c0.034 0.17 0.094 0.333 0.176 0.484m0.217 0.267c0.083 0.083 0.177 0.154 0.281 0.206l7.08 3.962 -7.08 -3.962a1.087 1.087 0 0 1 -0.28 -0.206z" fill="#083042"/><path d="M24.128 38.238h-0.053a3.113 3.113 0 0 1 -1.505 -0.381l-10.568 -5.906c-0.624 -0.35 -1.007 -0.998 -1.007 -1.698V18.236c0 -0.515 0.093 -1.009 0.311 -1.441L3.043 12.196c-0.342 0.72 -0.519 1.533 -0.509 2.387v19.848a3.255 3.255 0 0 0 1.672 2.809l17.43 9.755c0.769 0.432 1.63 0.638 2.481 0.638v-0.01c0.021 -1.245 0.011 -6.236 0.011 -9.384z" fill="#083042"/><path d="m32.422 18.975 -0.063 -0.092c-0.052 -0.072 -0.103 -0.134 -0.155 -0.206 0.052 0.061 0.103 0.134 0.155 0.205a0.375 0.375 0 0 1 0.063 0.093M23.723 14.16c0.053 0 0.094 -0.01 0.146 -0.01 -0.052 0.01 -0.104 0.01 -0.146 0.01" fill="#3ddb85"/><path d="M11.296 16.784a2.7 2.7 0 0 1 1.059 -1.152l9.945 -5.814a3.026 3.026 0 0 1 3.011 -0.031l10.049 5.628a3.375 3.375 0 0 1 1.132 1.029L44.621 11.64a5.588 5.588 0 0 0 -1.858 -1.688L26.162 0.661a4.995 4.995 0 0 0 -4.962 0.051L4.787 10.302a4.387 4.387 0 0 0 -1.744 1.893l8.253 4.588z" fill="#3ddc84"/><path d="M23.309 14.244c0.021 -0.011 0.043 -0.011 0.064 -0.021 -0.021 0.011 -0.042 0.011 -0.064 0.021m-7.83 4.856c0.021 -0.041 0.042 -0.083 0.063 -0.112 -0.021 0.041 -0.042 0.071 -0.063 0.112l-0.031 0.092z" fill="#3ddb85"/><path d="M44.611 11.64 36.482 16.444c0.311 0.453 0.498 0.987 0.508 1.533v11.441a2.955 2.955 0 0 1 -1.474 2.593L25.571 37.826a3.037 3.037 0 0 1 -1.443 0.411c0.011 3.138 0.011 8.129 -0.01 9.374v0.01a5.074 5.074 0 0 0 2.481 -0.679l16.413 -9.6c1.526 -0.895 2.461 -2.521 2.44 -4.281V14.181c-0.011 -0.916 -0.322 -1.79 -0.841 -2.541" fill="#4285f4"/><path d="M32.611 28.195c-0.011 0.021 -0.011 0.042 -0.021 0.063a0.15 0.15 0 0 0 0.021 -0.063m-0.104 -9.085c-0.021 -0.052 -0.053 -0.093 -0.084 -0.144 0.031 0.051 0.062 0.103 0.083 0.144zM25.053 33.216 31.718 29.317c0.042 -0.02 0.073 -0.052 0.115 -0.072 -0.042 0.02 -0.073 0.052 -0.115 0.072l-6.665 3.9zM32.527 28.432c-0.021 0.052 -0.052 0.103 -0.074 0.155 0.021 -0.062 0.042 -0.114 0.074 -0.155" fill="#4285f4"/><path d="M15.449 19.192a2.063 2.063 0 0 0 -0.156 0.628c-0.011 0.082 -0.011 0.164 -0.011 0.257v8.056c0 0.061 0 0.113 0.011 0.175 0.021 0.174 0.083 0.339 0.176 0.484 0.063 0.103 0.135 0.184 0.208 0.267 0.083 0.083 0.176 0.154 0.28 0.206l7.081 3.961a2.063 2.063 0 0 0 1.006 0.257h0.073a1.935 1.935 0 0 0 0.934 -0.277L31.718 29.306c0.042 -0.021 0.073 -0.052 0.114 -0.072 0.073 -0.051 0.146 -0.103 0.208 -0.165q0.147 -0.133 0.27 -0.288c0.052 -0.072 0.104 -0.144 0.146 -0.216 0.031 -0.051 0.052 -0.103 0.072 -0.154 0.021 -0.051 0.053 -0.113 0.073 -0.174 0.01 -0.021 0.01 -0.042 0.021 -0.062a2.025 2.025 0 0 0 0.093 -0.618V19.892c0 -0.144 -0.021 -0.277 -0.052 -0.411 -0.021 -0.093 -0.053 -0.176 -0.083 -0.258l-0.062 -0.123c-0.021 -0.052 -0.053 -0.093 -0.083 -0.144l-0.062 -0.092c-0.052 -0.072 -0.104 -0.134 -0.156 -0.206a2.1 2.1 0 0 0 -0.602 -0.484L24.876 14.398a2.25 2.25 0 0 0 -0.364 -0.165 2.25 2.25 0 0 0 -0.519 -0.092h-0.135c-0.051 0 -0.093 0 -0.145 0.01a2.138 2.138 0 0 0 -0.353 0.062c-0.021 0.01 -0.041 0.01 -0.062 0.021 -0.156 0.041 -0.301 0.113 -0.447 0.195l-6.665 3.9a1.706 1.706 0 0 0 -0.499 0.443c-0.051 0.072 -0.104 0.144 -0.145 0.216 -0.021 0.041 -0.041 0.072 -0.062 0.113l-0.031 0.092Z" fill="#d6f0ff"/><path d="M24.117 33.483h-0.073a2.063 2.063 0 0 1 -1.007 -0.257L15.957 29.265a1.388 1.388 0 0 1 -0.28 -0.206 1.237 1.237 0 0 1 -0.208 -0.268 1.5 1.5 0 0 1 -0.176 -0.484c-0.011 -0.061 -0.011 -0.113 -0.011 -0.174V20.076c0 -0.082 0 -0.174 0.011 -0.257 0.02 -0.216 0.072 -0.427 0.156 -0.628L13.538 18.029l-2.243 -1.245c-0.208 0.432 -0.311 0.925 -0.311 1.44v12.018a1.995 1.995 0 0 0 1.007 1.698l10.559 5.916a3 3 0 0 0 1.505 0.381h0.053c0 -1.533 -0.011 -2.624 -0.011 -2.624l0.021 -2.13z" fill="#083042"/><path d="M24.117 33.483h-0.073a2.063 2.063 0 0 1 -1.007 -0.257L15.957 29.265a1.388 1.388 0 0 1 -0.28 -0.206 1.237 1.237 0 0 1 -0.208 -0.268 1.5 1.5 0 0 1 -0.176 -0.484c-0.011 -0.061 -0.011 -0.113 -0.011 -0.174V20.076c0 -0.082 0 -0.174 0.011 -0.257 0.02 -0.216 0.072 -0.427 0.156 -0.628L13.538 18.029l-2.243 -1.245c-0.208 0.432 -0.311 0.925 -0.311 1.44v12.018a1.995 1.995 0 0 0 1.007 1.698l10.559 5.916a3 3 0 0 0 1.505 0.381h0.053c0 -1.533 -0.011 -2.624 -0.011 -2.624l0.021 -2.13z" fill="#041619"/><path d="m35.35 15.416 -10.05 -5.629a3.026 3.026 0 0 0 -3.011 0.031l-9.945 5.814a2.644 2.644 0 0 0 -1.06 1.152l2.254 1.245 1.91 1.162 0.031 -0.092c0.021 -0.042 0.042 -0.083 0.062 -0.113 0.042 -0.072 0.094 -0.144 0.146 -0.216 0.135 -0.175 0.301 -0.319 0.499 -0.443l6.664 -3.9q0.214 -0.12 0.447 -0.195c0.021 -0.01 0.042 -0.01 0.062 -0.021q0.174 -0.047 0.353 -0.061c0.052 0 0.093 -0.011 0.146 -0.011h0.135c0.176 0.011 0.35 0.042 0.519 0.092q0.192 0.061 0.363 0.165l6.737 3.776a2.25 2.25 0 0 1 0.603 0.483c0.051 0.061 0.104 0.134 0.155 0.206l0.063 0.092 1.723 -1.141 2.336 -1.389c-0.301 -0.402 -0.685 -0.762 -1.142 -1.009z" fill="#3ddb85"/><path d="m35.35 15.416 -10.05 -5.629a3.026 3.026 0 0 0 -3.011 0.031l-9.945 5.814a2.644 2.644 0 0 0 -1.06 1.152l2.254 1.245 1.91 1.162 0.031 -0.092c0.021 -0.042 0.042 -0.083 0.062 -0.113 0.042 -0.072 0.094 -0.144 0.146 -0.216 0.135 -0.175 0.301 -0.319 0.499 -0.443l6.664 -3.9q0.214 -0.12 0.447 -0.195c0.021 -0.01 0.042 -0.01 0.062 -0.021q0.174 -0.047 0.353 -0.061c0.052 0 0.093 -0.011 0.146 -0.011h0.135c0.176 0.011 0.35 0.042 0.519 0.092q0.192 0.061 0.363 0.165l6.737 3.776a2.25 2.25 0 0 1 0.603 0.483c0.051 0.061 0.104 0.134 0.155 0.206l0.063 0.092 1.723 -1.141 2.336 -1.389c-0.301 -0.402 -0.685 -0.762 -1.142 -1.009z" fill="#37bf6e"/><path d="M32.422 18.976c0.031 0.051 0.052 0.092 0.083 0.144l0.063 0.123a1.8 1.8 0 0 1 0.135 0.669V27.578a2.025 2.025 0 0 1 -0.094 0.617c-0.01 0.02 -0.01 0.041 -0.021 0.061a1.275 1.275 0 0 1 -0.072 0.176c-0.021 0.051 -0.053 0.102 -0.073 0.154 -0.041 0.072 -0.093 0.144 -0.146 0.216a2.25 2.25 0 0 1 -0.27 0.288c-0.062 0.062 -0.135 0.113 -0.208 0.165 -0.042 0.02 -0.072 0.051 -0.114 0.072L25.041 33.226a2.19 2.19 0 0 1 -0.934 0.278v2.13s0 1.091 0.011 2.624a2.925 2.925 0 0 0 1.443 -0.411l9.945 -5.814c0.924 -0.545 1.485 -1.533 1.474 -2.592V17.998c-0.01 -0.556 -0.197 -1.081 -0.508 -1.533l-2.337 1.389z" fill="#4285f4"/><path d="M32.422 18.976c0.031 0.051 0.052 0.092 0.083 0.144l0.063 0.123a1.8 1.8 0 0 1 0.135 0.669V27.578a2.025 2.025 0 0 1 -0.094 0.617c-0.01 0.02 -0.01 0.041 -0.021 0.061a1.275 1.275 0 0 1 -0.072 0.176c-0.021 0.051 -0.053 0.102 -0.073 0.154 -0.041 0.072 -0.093 0.144 -0.146 0.216a2.25 2.25 0 0 1 -0.27 0.288c-0.062 0.062 -0.135 0.113 -0.208 0.165 -0.042 0.02 -0.072 0.051 -0.114 0.072L25.041 33.226a2.19 2.19 0 0 1 -0.934 0.278v2.13s0 1.091 0.011 2.624a2.925 2.925 0 0 0 1.443 -0.411l9.945 -5.814c0.924 -0.545 1.485 -1.533 1.474 -2.592V17.998c-0.01 -0.556 -0.197 -1.081 -0.508 -1.533l-2.337 1.389z" fill="#3870b2"/><path d="M23.308 14.243c-0.156 0.041 -0.301 0.113 -0.446 0.195l-6.665 3.9 6.664 -3.899a1.688 1.688 0 0 1 0.446 -0.195z" fill="#d6f0ff"/><path opacity=".1" d="M23.308 14.243c-0.156 0.041 -0.301 0.113 -0.446 0.195l-6.665 3.9 6.664 -3.899a1.688 1.688 0 0 1 0.446 -0.195z" fill="#000"/><path d="M32.205 18.677a2.1 2.1 0 0 0 -0.602 -0.484l-6.738 -3.776 6.738 3.776a2.1 2.1 0 0 1 0.602 0.484" fill="#d6f0ff"/><path opacity=".1" d="M32.205 18.677a2.1 2.1 0 0 0 -0.602 -0.484l-6.738 -3.776 6.738 3.776a2.1 2.1 0 0 1 0.602 0.484" fill="#000"/><path d="M32.568 19.233a2.625 2.625 0 0 1 0.083 0.257c-0.021 -0.082 -0.053 -0.164 -0.083 -0.257z" fill="#d6f0ff"/><path opacity=".1" d="M32.568 19.233a2.625 2.625 0 0 1 0.083 0.257c-0.021 -0.082 -0.053 -0.164 -0.083 -0.257z" fill="#000"/><path d="M32.608 28.195a1.987 1.987 0 0 0 0.093 -0.617V19.912a1.987 1.987 0 0 1 -0.094 0.617z" fill="#d6f0ff"/><path opacity=".1" d="M32.608 28.195a1.987 1.987 0 0 0 0.093 -0.617V19.912a1.987 1.987 0 0 1 -0.094 0.617z" fill="#000"/></svg>
|