hugeicons-react-native
Version:
Hugeicons React Native Free Component Library https://hugeicons.com
8 lines (6 loc) • 588 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("HeadingIcon",{"stroke.rounded":[["path",{d:"M6 4V20",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k0"}],["path",{d:"M18 4V20",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k1"}],["path",{d:"M6 12H18",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k2"}]]});export{r as default};