UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 510 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function IoSchoolOutline (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32","d":"M32 192L256 64l224 128-224 128L32 192z"}},{"tag":"path","attr":{"fill":"none","strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"32","d":"M112 240v128l144 80 144-80V240m80 128V192M256 320v128"}}]})(props); };