hugeicons-react-native
Version:
Hugeicons React Native Free Component Library https://hugeicons.com
8 lines (6 loc) • 515 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 e=r("MediumIcon",{"stroke.rounded":[["circle",{cx:"6.5",cy:"12",r:"4.5",stroke:"currentColor",strokeWidth:"1.5",key:"k0"}],["ellipse",{cx:"15.5",cy:"12",rx:"2.5",ry:"4.5",stroke:"currentColor",strokeWidth:"1.5",key:"k1"}],["ellipse",{cx:"21",cy:"12",rx:"1",ry:"4.5",stroke:"currentColor",strokeWidth:"1.5",key:"k2"}]]});export{e as default};