UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 357 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function GrCss3 (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24"},"child":[{"tag":"path","attr":{"fill":"none","stroke":"#000","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"2","d":"M7,3 L21,3 L18,18 L10,22 L3,18 L4,14 M5,9 L19,9"}}]})(props); };