Skip to content

ai4co/assets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

AI4CO assets

Simple repository containing assets such as logos, their source files, and other swag!

Some examples - less than 10KB each, simple SVG code that can be easily modified!

Usage

Insert the following in markdown, such as in a README.md file:

<div align="center">
    <a href="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/ai4co">
        <img src="https://raw.githubusercontent.com/ai4co/assets/main/svg/ai4co_animated_full.svg" alt="AI4CO Logo" style="width: 40%; height: auto;">
    </a>
</div>

to display the below:

(remember to adjust width and height to a suitable value) You may substitute the ai4co_animated_full.svg part at the end of src for different icons, such as:

  • ai4co_static.svg: (note: width set to 15%)
  • ai4co_static_full.svg:
  • ai4co_animated.svg: (note: width set to 15%)

About

Collection of source files for AI4CO swag

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published