UNPKG

@react-icons/all-files

Version:

SVG React icons of popular icon packs using ES6 imports

6 lines (5 loc) 319 B
// THIS FILE IS AUTO GENERATED import { GenIcon } from '../lib'; export function IoBookmarksSharp (props) { return GenIcon({"tag":"svg","attr":{"viewBox":"0 0 512 512"},"child":[{"tag":"path","attr":{"d":"M112 0v48h304v368l48 32V0H112z"}},{"tag":"path","attr":{"d":"M48 80v432l168-124 168 124V80H48z"}}]})(props); };