Browse Source

add 4 new icons: Angie's list, HomeAdvisor, Snapchat, and Tik

pull/116/head
Rob Lifford 3 years ago
parent
commit
c6320d4bef
4 changed files with 12 additions and 0 deletions
  1. +3
    -0
      src/angieslist.svg
  2. +3
    -0
      src/homeadvisor.svg
  3. +3
    -0
      src/snapchat.svg
  4. +3
    -0
      src/tiktok.svg

+ 3
- 0
src/angieslist.svg View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 65 65" width="32" height="32">
<path transform="translate(0, 10)" d="M49.73 22.654H26.1l-2.954 11.323-2.954-11.323h-5.415c-4.43 0-7.877-3.446-7.877-7.877S10.346 6.9 14.777 6.9H49.73c4.43 0 7.877 3.446 7.877 7.877s-3.446 7.877-7.877 7.877M49.73.5H14.777C6.895.5072.5072 6.895.5 14.777c.0072 7.882 6.395 14.2698 14.277 14.277h1.477l6.892 17.723 6.892-17.723h20.185c7.882-.0072 14.2698-6.395 14.277-14.277C64.008 6.9 57.608.5 49.73.5"/>
</svg>

+ 3
- 0
src/homeadvisor.svg View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" width="32px" height="32px">
<path d="M 8.6601562 2 L 1.296875 9.2890625 L 2.703125 10.710938 L 9.0292969 4.4472656 L 14.556641 10 L 23.65625 10 L 15.318359 2 L 8.6601562 2 z M 9.0195312 7.2714844 L 4 12.240234 L 4 15.800781 C 4 16.983781 4.9634844 17.947266 6.1464844 17.947266 L 10.71875 17.947266 L 16 23.582031 L 16 17.947266 L 17.853516 17.947266 C 19.036516 17.947266 20 16.985734 20 15.802734 L 20 12 L 13.724609 12 L 9.0195312 7.2714844 z"/>
</svg>

+ 3
- 0
src/snapchat.svg View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512" width="32" height="32">
<path d="M510.846 392.673c-5.211 12.157-27.239 21.089-67.36 27.318-2.064 2.786-3.775 14.686-6.507 23.956-1.625 5.566-5.623 8.869-12.128 8.869l-.297-.005c-9.395 0-19.203-4.323-38.852-4.323-26.521 0-35.662 6.043-56.254 20.588-21.832 15.438-42.771 28.764-74.027 27.399-31.646 2.334-58.025-16.908-72.871-27.404-20.714-14.643-29.828-20.582-56.241-20.582-18.864 0-30.736 4.72-38.852 4.72-8.073 0-11.213-4.922-12.422-9.04-2.703-9.189-4.404-21.263-6.523-24.13-20.679-3.209-67.31-11.344-68.498-32.15a10.627 10.627 0 0 1 8.877-11.069c69.583-11.455 100.924-82.901 102.227-85.934.074-.176.155-.344.237-.515 3.713-7.537 4.544-13.849 2.463-18.753-5.05-11.896-26.872-16.164-36.053-19.796-23.715-9.366-27.015-20.128-25.612-27.504 2.437-12.836 21.725-20.735 33.002-15.453 8.919 4.181 16.843 6.297 23.547 6.297 5.022 0 8.212-1.204 9.96-2.171-2.043-35.936-7.101-87.29 5.687-115.969C158.122 21.304 229.705 15.42 250.826 15.42c.944 0 9.141-.089 10.11-.089 52.148 0 102.254 26.78 126.723 81.643 12.777 28.65 7.749 79.792 5.695 116.009 1.582.872 4.357 1.942 8.599 2.139 6.397-.286 13.815-2.389 22.069-6.257 6.085-2.846 14.406-2.461 20.48.058l.029.01c9.476 3.385 15.439 10.215 15.589 17.87.184 9.747-8.522 18.165-25.878 25.018-2.118.835-4.694 1.655-7.434 2.525-9.797 3.106-24.6 7.805-28.616 17.271-2.079 4.904-1.256 11.211 2.46 18.748.087.168.166.342.239.515 1.301 3.03 32.615 74.46 102.23 85.934 6.427 1.058 11.163 7.877 7.725 15.859z"></path>
</svg>

+ 3
- 0
src/tiktok.svg View File

@@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512" width="32" height="32">
<path d="M448,209.91a210.06,210.06,0,0,1-122.77-39.25V349.38A162.55,162.55,0,1,1,185,188.31V278.2a74.62,74.62,0,1,0,52.23,71.18V0l88,0a121.18,121.18,0,0,0,1.86,22.17h0A122.18,122.18,0,0,0,381,102.39a121.43,121.43,0,0,0,67,20.14Z"></path>
</svg>

Loading…
Cancel
Save