atd-icons
v1.0.20
Published
Icon library curated by AT Digital
Downloads
64
Readme
AT Digital Icon Library
Welcome to the AT Digital Icon Library! This icon set is designed primarily for use in projects developed by AT Digital, but it is open-source, and the public is free to use it as they wish.
Demo
You can view and search icons at the following link:
Demo - AT Digital Icon Library
Installation
To use the AT Digital Icon Library in your project, you can install it via npm:
npm install at-digital-icon-library
Usage
Once installed, you can import and use the icons in your React project:
import React from 'react';
import { Person } from 'atd-icons';
const MyComponent = () => (
<div>
<Person size="50" className={"your-class-name"} />
</div>
);
export default MyComponent;
About AT Digital
AT Digital is a growth-focused digital agency specializing in design, development, and digital marketing. We collaborate with businesses to create scalable products and impactful marketing strategies. Our team, guided by values of balance, openness, sincerity, and environmental stewardship, is dedicated to helping clients achieve their highest potential. Though based in Sri Lanka, our global reach allows us to serve clients worldwide.
For more information, visit our website.