UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 363 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function CgBorderTop (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 24 24","fill":"none"},"child":[{"tag":"path","attr":{"d":"M8 16H16V9L19 9L19 19L5 19L5 9L8 9V16Z","fill":"currentColor","fillOpacity":"0.3"}},{"tag":"path","attr":{"d":"M5 7L19 7V4L5 4L5 7Z"}}]})(props); };