UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 500 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.CgDistributeHorizontal = function CgDistributeHorizontal (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M11 9H13V15H11V9Z","stroke":"currentColor","strokeOpacity":"0.5","strokeWidth":"2"}},{"tag":"path","attr":{"d":"M5 5V19H7V5H5Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M17 5V19H19V5H17Z","fill":"currentColor"}}]})(props); };