@exponentialeducation/iconography
v0.2.0-canary.5
Published
A set of SVG icons for UI development
Downloads
1
Keywords
Readme
Iconography`
A set of SVG icons for UI development.
Usage
import React from "react";
import { ArrowDown } from "@exponentialeducation/betomic";
const Example = () => {
return <ArrowDown />;
}
export default Example;
Bedu Engineering @ Since 2021