UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 310 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function SiKoding (props) { return GenIcon({"tag":"svg","attr":{"role":"img","viewBox":"0 0 24 24"},"child":[{"tag":"title","attr":{},"child":[]},{"tag":"path","attr":{"d":"M.8 0H23v6H1V0zm0 9H18v6H.7V9zm0 9H23v6H1v-6z"}}]})(props); };