hugeicons-react-native
Version:
Hugeicons React Native Free Component Library https://hugeicons.com
8 lines (6 loc) • 595 B
JavaScript
/**
* @license hugeicons-react-native v0.0.1
*
* See the LICENSE file in the root directory of this source tree.
*/
import o from"./create-hugeicon-component.js";const r=o("Menu02Icon",{"stroke.rounded":[["path",{d:"M4 5L16 5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k0"}],["path",{d:"M4 12L20 12",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k1"}],["path",{d:"M4 19L12 19",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k2"}]]});export{r as default};