UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 361 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function CgAlignMiddle (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M13 9H17V15H13V9Z","fill":"currentColor","fillOpacity":"0.5"}},{"tag":"path","attr":{"d":"M7 6H11V18H7V6Z","fill":"currentColor"}}]})(props); };