Skip to content

Instantly share code, notes, and snippets.

@zimaben
Created June 2, 2023 14:28
Show Gist options
  • Save zimaben/28ad666fac1d207611c1497b42a7e80e to your computer and use it in GitHub Desktop.
Save zimaben/28ad666fac1d207611c1497b42a7e80e to your computer and use it in GitHub Desktop.
const admin_icons = {};
admin_icons.builtmighty = <svg width="74" height="74" viewBox="0 0 74 74" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M66.711 51.1786L53.0102 37.4669L66.711 23.7646V1H8V16.8045H51.3165L41.8357 26.2929L38.77 29.361L30.6707 37.4669L38.3632 45.175L41.8357 48.6503L50.9096 57.7315H8V73.536H66.711V51.1786Z" fill="#D4121F"/><path d="M17.1213 37.4762L25.2301 29.3608H8V45.1748H24.8043L20.7546 41.1124L17.1213 37.4762Z" fill="#D4121F"/></svg>
export default admin_icons;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment