hugeicons-react-native
Version:
Hugeicons React Native Free Component Library https://hugeicons.com
8 lines (6 loc) • 828 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 t=r("LeftToRightListDashIcon",{"stroke.rounded":[["path",{d:"M9 5L21 5",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k0"}],["path",{d:"M3 5L5 5",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k1"}],["path",{d:"M9 12L21 12",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k2"}],["path",{d:"M3 12L5 12",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k3"}],["path",{d:"M9 19L21 19",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k4"}],["path",{d:"M3 19L5 19",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k5"}]]});export{t as default};