hugeicons-react-native
Version:
Hugeicons React Native Free Component Library https://hugeicons.com
8 lines (6 loc) • 615 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("GridIcon",{"stroke.rounded":[["path",{d:"M7 2V22",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k0"}],["path",{d:"M17 2V22",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k1"}],["path",{d:"M22 7L2 7",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k2"}],["path",{d:"M22 17L2 17",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k3"}]]});export{o as default};