hugeicons-react-native
Version:
Hugeicons React Native Free Component Library https://hugeicons.com
8 lines (6 loc) • 660 B
JavaScript
/**
* @license hugeicons-react-native v0.0.1
*
* See the LICENSE file in the root directory of this source tree.
*/
import o from"./create-hugeicon-component.js";const r=o("LeftToRightBlockQuoteIcon",{"stroke.rounded":[["path",{d:"M9 6L17 6",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k0"}],["path",{d:"M9 12L19 12",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k1"}],["path",{d:"M9 18L17 18",stroke:"currentColor",strokeLinecap:"round",strokeWidth:"1.5",key:"k2"}],["path",{d:"M5 3L5 21",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round",strokeWidth:"1.5",key:"k3"}]]});export{r as default};