UNPKG

@actinc/dls

Version:

Design Language System (DLS) for ACT & Encoura front-end projects.

1 lines 190 B
import{createSvgIcon}from"@mui/material/utils";import{jsx as _jsx}from"react/jsx-runtime";export default(function(path,name){return createSvgIcon(/*#__PURE__*/_jsx("path",{d:path}),name);});