Skip to content

withoneai/app-icons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One App Icons — SVG logos for 200+ platform integrations.

One App Icons

SVG logos for every platform on One.

Website  ·  Docs  ·  Dashboard  ·  Changelog  ·  X  ·  LinkedIn

platforms


About

This repository contains SVG icons for all platform integrations available on One. Each icon is a clean, scalable SVG file located in the logos/ directory.

Structure

logos/
  ├── slack.svg
  ├── github.svg
  ├── stripe.svg
  ├── shopify.svg
  └── ... (all icons)

Naming Convention

Each SVG filename corresponds directly to its platform name. For example:

Platform File
Slack logos/slack.svg
GitHub logos/github.svg
Google Sheets logos/google-sheets.svg
HubSpot logos/hubspot.svg

Multi-word platform names are lowercase and hyphen-separated (e.g., google-calendar.svg, click-up.svg).

Programmatic Access

You can retrieve the full list of available platforms via the List Connectors API endpoint. The platform field in the response maps directly to the SVG filename in this repo:

logos/{platform}.svg

License

Copyright © One. All rights reserved.

About

SVG logos for every platform on One

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors