UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 318 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function GrIntegration (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"fill":"none","stroke":"#231F20","strokeWidth":"2","d":"M5,21 L23,21 L23,9 L5,9 M19,15 L1,15 L1,3 L19,3"}}]})(props); };