hugeicons-react-native
Version:
Hugeicons React Native Free Component Library https://hugeicons.com
8 lines (6 loc) • 713 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("MehIcon",{"stroke.rounded":[["circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k0"}],["path",{d:"M9 16H15",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k1"}],["path",{d:"M7 9H9",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k2"}],["path",{d:"M15 9H17",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k3"}]]});export{o as default};