hugeicons-react-native
Version:
Hugeicons React Native Free Component Library https://hugeicons.com
8 lines (6 loc) • 553 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("BendToolIcon",{"stroke.rounded":[["circle",{cx:"19",cy:"4",r:"2",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k0"}],["circle",{cx:"5",cy:"20",r:"2",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k1"}],["path",{d:"M5 18C5 10 10 4 17 4",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k2"}]]});export{o as default};