UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 529 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function VscGoToFile (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 16 16","fill":"currentColor"},"child":[{"tag":"path","attr":{"fillRule":"evenodd","clipRule":"evenodd","d":"M8.06 3.854L5.915 6l-.707-.707L6.5 4h-3a1.5 1.5 0 0 0 0 3H4v1h-.5a2.5 2.5 0 1 1 0-5h3L6 2.5l-.793-.793L5.914 1l2.147 2.146v.708zM5 6.5l.914.914L6 7.328V14h8V7h-4V3h-.94v-.268L8.329 2H11.2l.3.1 3.4 3.5.1.4v8.5l-.5.5h-9l-.5-.5v-8zM11 3v3h2.903L11 3z"}}]})(props); };