UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 633 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function CgBorderStyleDotted (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M3 11H1V13H3V11Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M7 11H5V13H7V11Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M9 11H11V13H9V11Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M15 11H13V13H15V11Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M17 11H19V13H17V11Z","fill":"currentColor"}},{"tag":"path","attr":{"d":"M23 11H21V13H23V11Z","fill":"currentColor"}}]})(props); };