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