hugeicons-react-native
Version:
Hugeicons React Native Free Component Library https://hugeicons.com
8 lines (6 loc) • 1.16 kB
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("Astronaut02Icon",{"stroke.rounded":[["circle",{cx:"12",cy:"10",r:"7",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k0"}],["ellipse",{cx:"12",cy:"10",rx:"4",ry:"3",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k1"}],["path",{d:"M5 13C3.34315 13 2 11.6569 2 10C2 8.34315 2 7 5 7",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k2"}],["path",{d:"M19 13C20.6569 13 22 11.6569 22 10C22 8.34315 22 7 19 7",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k3"}],["path",{d:"M20.5 7V3",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k4"}],["path",{d:"M18 21C18.5523 21 19 20.5523 19 20C19 18.3431 17.6569 17 16 17H8C6.34315 17 5 18.3431 5 20C5 20.5523 5.44772 21 6 21H18Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k5"}]]});export{o as default};