Add category icons as customizable svgs

This commit is contained in:
Gabe Kangas
2022-05-17 21:20:27 -07:00
parent 0d5d89a1c8
commit 0bf1c7ce48
14 changed files with 804 additions and 7 deletions
@@ -0,0 +1,8 @@
<svg width="42" height="50" viewBox="0 0 42 50" fill="none" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd" clip-rule="evenodd" d="M9.72512 48.7927C9.85178 49.4994 10.4676 49.9953 11.1614 49.9945L30.8337 50C31.5971 50 32.2242 49.4158 32.2923 48.67C33.106 44.2178 34.0461 39.7915 34.9211 35.3518H7.07617C7.95616 39.8328 8.90558 44.2995 9.72512 48.7927Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M5.76562 15.346L8.62889 13.4296C9.29882 12.9809 9.47821 12.074 9.02948 11.4041C8.58075 10.7341 7.67382 10.5548 7.0039 11.0036L3.58896 13.289C3.13984 13.5393 2.83594 14.0188 2.83594 14.5695V18.9453H5.76562V15.346Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M33.3713 13.4296L36.2346 15.346V18.9453H39.1643V14.5695C39.1643 14.0189 38.8604 13.5393 38.4113 13.289L34.9963 11.0035C34.3264 10.5547 33.4195 10.734 32.9708 11.404C32.522 12.074 32.7013 12.9809 33.3713 13.4296Z" fill="black"/>
<path d="M21.0001 10.635C23.9369 10.635 26.3176 8.25424 26.3176 5.31748C26.3176 2.38072 23.9369 0 21.0001 0C18.0633 0 15.6826 2.38072 15.6826 5.31748C15.6826 8.25424 18.0633 10.635 21.0001 10.635Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M40.0432 21.8751H1.95704C1.14805 21.8751 0.492188 22.531 0.492188 23.34V30.9572C0.492188 31.7662 1.14805 32.4221 1.95704 32.4221H40.0432C40.8522 32.4221 41.5081 31.7662 41.5081 30.9572V23.34C41.5081 22.531 40.8522 21.8751 40.0432 21.8751ZM22.4596 27.2541C22.4053 28.0136 21.7735 28.6134 21 28.6134C20.2196 28.6134 19.5834 28.0025 19.5395 27.233C19.5378 27.2048 19.5352 27.177 19.5352 27.1486C19.5352 27.1199 19.5378 27.0919 19.5395 27.0636C19.5825 26.3157 20.1855 25.7194 20.9363 25.687C20.9575 25.6861 20.9785 25.6837 21 25.6837C21.0214 25.6837 21.0422 25.6861 21.0633 25.687C21.8073 25.7188 22.4064 26.3042 22.4595 27.0423C22.462 27.0776 22.4649 27.1128 22.4649 27.1486C22.465 27.1842 22.4621 27.2191 22.4596 27.2541Z" fill="black"/>
<path fill-rule="evenodd" clip-rule="evenodd" d="M32.2306 15.7248C32.2306 15.084 31.8191 14.5393 31.2459 14.3405C29.5925 13.6688 27.9235 13.0964 26.2271 12.6838C24.9788 12.3802 23.7254 12.1683 22.4649 12.0735V14.7017C22.4649 15.5107 21.8091 16.1666 21.0001 16.1666C20.1911 16.1666 19.5352 15.5107 19.5352 14.7017V12.0724C16.4837 12.3001 13.5564 13.2033 10.6851 14.3744C10.1193 14.6046 9.77646 15.1495 9.77627 15.7248L9.76953 18.9453H32.2306V15.7248Z" fill="black"/>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB