hugeicons-react-native
Version:
Hugeicons React Native Free Component Library https://hugeicons.com
8 lines (6 loc) • 572 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("CameraLensIcon",{"stroke.rounded":[["circle",{cx:"12",cy:"12",r:"10",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:"1.5",key:"k0"}],["circle",{cx:"12",cy:"12",r:"4",stroke:"currentColor",strokeLinejoin:"round",strokeWidth:"1.5",key:"k1"}],["path",{d:"M12 8H21M16 12V21M8 12V3M12 16H3",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k2"}]]});export{e as default};