UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 458 B
// THIS FILE IS AUTO GENERATED var GenIcon = require('../lib').GenIcon module.exports.CgBorderStyleDashed = function CgBorderStyleDashed (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M4 11H8V13H4V11Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M10 11H14V13H10V11Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M20 11H16V13H20V11Z","fill":"currentColor"}}]})(props); };