hugeicons-react-native
Version:
Hugeicons React Native Free Component Library https://hugeicons.com
8 lines (6 loc) • 666 B
JavaScript
/**
* @license hugeicons-react-native v0.0.1
*
* See the LICENSE file in the root directory of this source tree.
*/
import r from"./create-hugeicon-component.js";const o=r("HyperboleIcon",{"stroke.rounded":[["path",{d:"M2 12H22",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k0"}],["path",{d:"M12 22L12 2",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k1"}],["path",{d:"M21 8C18.2386 8 16 5.76142 16 3",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k2"}],["path",{d:"M3 16C5.76142 16 8 18.2386 8 21",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k3"}]]});export{o as default};