prospect logo

prospect from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
prospect
Set
SVG Logos
Style
Color
Viewbox
256×256
License
CC0

Use the prospect logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#93C" d="M32 0h192c17.673 0 32 14.327 32 32v192c0 17.673-14.327 32-32 32H32c-17.673 0-32-14.327-32-32V32C0 14.327 14.327 0 32 0Z"/><path fill="#FFF" d="M176.62 109.69c-2.736-5.885-6.936-11.803-12.722-17.588c-5.785-5.786-11.703-9.986-17.588-12.723a31.288 31.288 0 0 1-.502-5.564c0-9.387 4.302-17.992 10.56-25.815c5.498 6.872 9.487 14.348 10.375 22.427a40.27 40.27 0 0 1 3.61-4.141c8.605-8.605 20.437-12.55 33.345-13.983c-1.435 12.907-5.379 24.74-13.984 33.344a40.391 40.391 0 0 1-4.14 3.61c8.079.888 15.554 4.877 22.426 10.374c-7.823 6.259-16.428 10.561-25.815 10.561a31.29 31.29 0 0 1-5.564-.502Zm-91.122 21.316c10.208-16.902 19.678-31.812 23.543-35.678c9.68-9.68 26.891-16.134 47.328 4.303c20.437 20.437 13.984 37.647 4.303 47.328c-.134.135-.282.275-.442.423l-36.13-24.087l22.517 33.775c-25.717 16.661-75.872 45.164-80.602 47.974c-5.995 3.562-10.757 4.302-15.06 0c-4.302-4.302-3.562-9.063 0-15.06c1.825-3.069 14.473-25.277 27.682-47.518l26.101 17.401l-19.24-28.861Z"/></svg>

React

import type { SVGProps } from "react";

export function LogosProspect(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#93C" d="M32 0h192c17.673 0 32 14.327 32 32v192c0 17.673-14.327 32-32 32H32c-17.673 0-32-14.327-32-32V32C0 14.327 14.327 0 32 0Z"/><path fill="#FFF" d="M176.62 109.69c-2.736-5.885-6.936-11.803-12.722-17.588c-5.785-5.786-11.703-9.986-17.588-12.723a31.288 31.288 0 0 1-.502-5.564c0-9.387 4.302-17.992 10.56-25.815c5.498 6.872 9.487 14.348 10.375 22.427a40.27 40.27 0 0 1 3.61-4.141c8.605-8.605 20.437-12.55 33.345-13.983c-1.435 12.907-5.379 24.74-13.984 33.344a40.391 40.391 0 0 1-4.14 3.61c8.079.888 15.554 4.877 22.426 10.374c-7.823 6.259-16.428 10.561-25.815 10.561a31.29 31.29 0 0 1-5.564-.502Zm-91.122 21.316c10.208-16.902 19.678-31.812 23.543-35.678c9.68-9.68 26.891-16.134 47.328 4.303c20.437 20.437 13.984 37.647 4.303 47.328c-.134.135-.282.275-.442.423l-36.13-24.087l22.517 33.775c-25.717 16.661-75.872 45.164-80.602 47.974c-5.995 3.562-10.757 4.302-15.06 0c-4.302-4.302-3.562-9.063 0-15.06c1.825-3.069 14.473-25.277 27.682-47.518l26.101 17.401l-19.24-28.861Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="#93C" d="M32 0h192c17.673 0 32 14.327 32 32v192c0 17.673-14.327 32-32 32H32c-17.673 0-32-14.327-32-32V32C0 14.327 14.327 0 32 0Z"/><path fill="#FFF" d="M176.62 109.69c-2.736-5.885-6.936-11.803-12.722-17.588c-5.785-5.786-11.703-9.986-17.588-12.723a31.288 31.288 0 0 1-.502-5.564c0-9.387 4.302-17.992 10.56-25.815c5.498 6.872 9.487 14.348 10.375 22.427a40.27 40.27 0 0 1 3.61-4.141c8.605-8.605 20.437-12.55 33.345-13.983c-1.435 12.907-5.379 24.74-13.984 33.344a40.391 40.391 0 0 1-4.14 3.61c8.079.888 15.554 4.877 22.426 10.374c-7.823 6.259-16.428 10.561-25.815 10.561a31.29 31.29 0 0 1-5.564-.502Zm-91.122 21.316c10.208-16.902 19.678-31.812 23.543-35.678c9.68-9.68 26.891-16.134 47.328 4.303c20.437 20.437 13.984 37.647 4.303 47.328c-.134.135-.282.275-.442.423l-36.13-24.087l22.517 33.775c-25.717 16.661-75.872 45.164-80.602 47.974c-5.995 3.562-10.757 4.302-15.06 0c-4.302-4.302-3.562-9.063 0-15.06c1.825-3.069 14.473-25.277 27.682-47.518l26.101 17.401l-19.24-28.861Z"/></svg>
</template>

CSS

.icon-prospect {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22%2393C%22%20d%3D%22M32%200h192c17.673%200%2032%2014.327%2032%2032v192c0%2017.673-14.327%2032-32%2032H32c-17.673%200-32-14.327-32-32V32C0%2014.327%2014.327%200%2032%200Z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M176.62%20109.69c-2.736-5.885-6.936-11.803-12.722-17.588c-5.785-5.786-11.703-9.986-17.588-12.723a31.288%2031.288%200%200%201-.502-5.564c0-9.387%204.302-17.992%2010.56-25.815c5.498%206.872%209.487%2014.348%2010.375%2022.427a40.27%2040.27%200%200%201%203.61-4.141c8.605-8.605%2020.437-12.55%2033.345-13.983c-1.435%2012.907-5.379%2024.74-13.984%2033.344a40.391%2040.391%200%200%201-4.14%203.61c8.079.888%2015.554%204.877%2022.426%2010.374c-7.823%206.259-16.428%2010.561-25.815%2010.561a31.29%2031.29%200%200%201-5.564-.502Zm-91.122%2021.316c10.208-16.902%2019.678-31.812%2023.543-35.678c9.68-9.68%2026.891-16.134%2047.328%204.303c20.437%2020.437%2013.984%2037.647%204.303%2047.328c-.134.135-.282.275-.442.423l-36.13-24.087l22.517%2033.775c-25.717%2016.661-75.872%2045.164-80.602%2047.974c-5.995%203.562-10.757%204.302-15.06%200c-4.302-4.302-3.562-9.063%200-15.06c1.825-3.069%2014.473-25.277%2027.682-47.518l26.101%2017.401l-19.24-28.861Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%20256%20256%22%3E%3Cpath%20fill%3D%22%2393C%22%20d%3D%22M32%200h192c17.673%200%2032%2014.327%2032%2032v192c0%2017.673-14.327%2032-32%2032H32c-17.673%200-32-14.327-32-32V32C0%2014.327%2014.327%200%2032%200Z%22%2F%3E%3Cpath%20fill%3D%22%23FFF%22%20d%3D%22M176.62%20109.69c-2.736-5.885-6.936-11.803-12.722-17.588c-5.785-5.786-11.703-9.986-17.588-12.723a31.288%2031.288%200%200%201-.502-5.564c0-9.387%204.302-17.992%2010.56-25.815c5.498%206.872%209.487%2014.348%2010.375%2022.427a40.27%2040.27%200%200%201%203.61-4.141c8.605-8.605%2020.437-12.55%2033.345-13.983c-1.435%2012.907-5.379%2024.74-13.984%2033.344a40.391%2040.391%200%200%201-4.14%203.61c8.079.888%2015.554%204.877%2022.426%2010.374c-7.823%206.259-16.428%2010.561-25.815%2010.561a31.29%2031.29%200%200%201-5.564-.502Zm-91.122%2021.316c10.208-16.902%2019.678-31.812%2023.543-35.678c9.68-9.68%2026.891-16.134%2047.328%204.303c20.437%2020.437%2013.984%2037.647%204.303%2047.328c-.134.135-.282.275-.442.423l-36.13-24.087l22.517%2033.775c-25.717%2016.661-75.872%2045.164-80.602%2047.974c-5.995%203.562-10.757%204.302-15.06%200c-4.302-4.302-3.562-9.063%200-15.06c1.825-3.069%2014.473-25.277%2027.682-47.518l26.101%2017.401l-19.24-28.861Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/prospect.svg?color=%231a73e8&size=48