UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 435 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function HiOutlineUsers (props) { return GenIcon({"tag":"svg","attr":{"fill":"none","viewBox":"0 0 24 24","stroke":"currentColor"},"child":[{"tag":"path","attr":{"strokeLinecap":"round","strokeLinejoin":"round","strokeWidth":"2","d":"M12 4.354a4 4 0 110 5.292M15 21H3v-1a6 6 0 0112 0v1zm0 0h6v-1a6 6 0 00-9-5.197M13 7a4 4 0 11-8 0 4 4 0 018 0z"}}]})(props); };