iconfinder logo

iconfinder from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
iconfinder
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the iconfinder logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C4.492 2.746-.885 11.312.502 19.963C.502 19.963 4.989 24 12 24s11.496-4.037 11.496-4.037C24.882 11.312 19.508 2.746 12 0m0 1.846s2.032.726 3.945 2.488c.073.067.13.163.129.277c-.001.168-.128.287-.301.287a.5.5 0 0 1-.137-.027a6.5 6.5 0 0 0-2.316-.4a6.63 6.63 0 0 0-3.914 1.273l-.002.002a7.98 7.98 0 0 1 6.808.768C20.48 9.11 22.597 14.179 21.902 19c0 0-1.646 1.396-4.129 2.172a.37.37 0 0 1-.303-.026c-.144-.084-.185-.255-.1-.404a.5.5 0 0 1 .094-.103a6.6 6.6 0 0 0 1.504-1.809a6.63 6.63 0 0 0 .856-4.027l-.002-.002a7.95 7.95 0 0 1-3.838 5.383c-4.42 2.552-9.99 1.882-13.885-1.184c0 0-.388-2.124.182-4.662a.37.37 0 0 1 .176-.25c.145-.084.31-.033.396.117a.5.5 0 0 1 .045.13c.126.762.405 1.5.814 2.208a6.64 6.64 0 0 0 3.059 2.756a8 8 0 0 1-1.672-2.033a7.93 7.93 0 0 1-1.066-4.205C4.128 8.047 7.464 3.659 12 1.846m0 7.623c-2.726 0-5.117.93-6.483 2.332c-.064.32-.1.65-.1.984c0 3.146 2.947 5.695 6.583 5.695c3.635 0 6.584-2.549 6.584-5.695c0-.334-.038-.664-.102-.984C17.116 10.4 14.724 9.469 12 9.469m0 .693a3.12 3.12 0 0 1 0 6.238a3.118 3.118 0 0 1-2.872-4.336a1.3 1.3 0 1 0 1.657-1.656A3.1 3.1 0 0 1 12 10.162"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsIconfinder(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C4.492 2.746-.885 11.312.502 19.963C.502 19.963 4.989 24 12 24s11.496-4.037 11.496-4.037C24.882 11.312 19.508 2.746 12 0m0 1.846s2.032.726 3.945 2.488c.073.067.13.163.129.277c-.001.168-.128.287-.301.287a.5.5 0 0 1-.137-.027a6.5 6.5 0 0 0-2.316-.4a6.63 6.63 0 0 0-3.914 1.273l-.002.002a7.98 7.98 0 0 1 6.808.768C20.48 9.11 22.597 14.179 21.902 19c0 0-1.646 1.396-4.129 2.172a.37.37 0 0 1-.303-.026c-.144-.084-.185-.255-.1-.404a.5.5 0 0 1 .094-.103a6.6 6.6 0 0 0 1.504-1.809a6.63 6.63 0 0 0 .856-4.027l-.002-.002a7.95 7.95 0 0 1-3.838 5.383c-4.42 2.552-9.99 1.882-13.885-1.184c0 0-.388-2.124.182-4.662a.37.37 0 0 1 .176-.25c.145-.084.31-.033.396.117a.5.5 0 0 1 .045.13c.126.762.405 1.5.814 2.208a6.64 6.64 0 0 0 3.059 2.756a8 8 0 0 1-1.672-2.033a7.93 7.93 0 0 1-1.066-4.205C4.128 8.047 7.464 3.659 12 1.846m0 7.623c-2.726 0-5.117.93-6.483 2.332c-.064.32-.1.65-.1.984c0 3.146 2.947 5.695 6.583 5.695c3.635 0 6.584-2.549 6.584-5.695c0-.334-.038-.664-.102-.984C17.116 10.4 14.724 9.469 12 9.469m0 .693a3.12 3.12 0 0 1 0 6.238a3.118 3.118 0 0 1-2.872-4.336a1.3 1.3 0 1 0 1.657-1.656A3.1 3.1 0 0 1 12 10.162"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C4.492 2.746-.885 11.312.502 19.963C.502 19.963 4.989 24 12 24s11.496-4.037 11.496-4.037C24.882 11.312 19.508 2.746 12 0m0 1.846s2.032.726 3.945 2.488c.073.067.13.163.129.277c-.001.168-.128.287-.301.287a.5.5 0 0 1-.137-.027a6.5 6.5 0 0 0-2.316-.4a6.63 6.63 0 0 0-3.914 1.273l-.002.002a7.98 7.98 0 0 1 6.808.768C20.48 9.11 22.597 14.179 21.902 19c0 0-1.646 1.396-4.129 2.172a.37.37 0 0 1-.303-.026c-.144-.084-.185-.255-.1-.404a.5.5 0 0 1 .094-.103a6.6 6.6 0 0 0 1.504-1.809a6.63 6.63 0 0 0 .856-4.027l-.002-.002a7.95 7.95 0 0 1-3.838 5.383c-4.42 2.552-9.99 1.882-13.885-1.184c0 0-.388-2.124.182-4.662a.37.37 0 0 1 .176-.25c.145-.084.31-.033.396.117a.5.5 0 0 1 .045.13c.126.762.405 1.5.814 2.208a6.64 6.64 0 0 0 3.059 2.756a8 8 0 0 1-1.672-2.033a7.93 7.93 0 0 1-1.066-4.205C4.128 8.047 7.464 3.659 12 1.846m0 7.623c-2.726 0-5.117.93-6.483 2.332c-.064.32-.1.65-.1.984c0 3.146 2.947 5.695 6.583 5.695c3.635 0 6.584-2.549 6.584-5.695c0-.334-.038-.664-.102-.984C17.116 10.4 14.724 9.469 12 9.469m0 .693a3.12 3.12 0 0 1 0 6.238a3.118 3.118 0 0 1-2.872-4.336a1.3 1.3 0 1 0 1.657-1.656A3.1 3.1 0 0 1 12 10.162"/></svg>
</template>

CSS

.icon-iconfinder {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200C4.492%202.746-.885%2011.312.502%2019.963C.502%2019.963%204.989%2024%2012%2024s11.496-4.037%2011.496-4.037C24.882%2011.312%2019.508%202.746%2012%200m0%201.846s2.032.726%203.945%202.488c.073.067.13.163.129.277c-.001.168-.128.287-.301.287a.5.5%200%200%201-.137-.027a6.5%206.5%200%200%200-2.316-.4a6.63%206.63%200%200%200-3.914%201.273l-.002.002a7.98%207.98%200%200%201%206.808.768C20.48%209.11%2022.597%2014.179%2021.902%2019c0%200-1.646%201.396-4.129%202.172a.37.37%200%200%201-.303-.026c-.144-.084-.185-.255-.1-.404a.5.5%200%200%201%20.094-.103a6.6%206.6%200%200%200%201.504-1.809a6.63%206.63%200%200%200%20.856-4.027l-.002-.002a7.95%207.95%200%200%201-3.838%205.383c-4.42%202.552-9.99%201.882-13.885-1.184c0%200-.388-2.124.182-4.662a.37.37%200%200%201%20.176-.25c.145-.084.31-.033.396.117a.5.5%200%200%201%20.045.13c.126.762.405%201.5.814%202.208a6.64%206.64%200%200%200%203.059%202.756a8%208%200%200%201-1.672-2.033a7.93%207.93%200%200%201-1.066-4.205C4.128%208.047%207.464%203.659%2012%201.846m0%207.623c-2.726%200-5.117.93-6.483%202.332c-.064.32-.1.65-.1.984c0%203.146%202.947%205.695%206.583%205.695c3.635%200%206.584-2.549%206.584-5.695c0-.334-.038-.664-.102-.984C17.116%2010.4%2014.724%209.469%2012%209.469m0%20.693a3.12%203.12%200%200%201%200%206.238a3.118%203.118%200%200%201-2.872-4.336a1.3%201.3%200%201%200%201.657-1.656A3.1%203.1%200%200%201%2012%2010.162%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%200C4.492%202.746-.885%2011.312.502%2019.963C.502%2019.963%204.989%2024%2012%2024s11.496-4.037%2011.496-4.037C24.882%2011.312%2019.508%202.746%2012%200m0%201.846s2.032.726%203.945%202.488c.073.067.13.163.129.277c-.001.168-.128.287-.301.287a.5.5%200%200%201-.137-.027a6.5%206.5%200%200%200-2.316-.4a6.63%206.63%200%200%200-3.914%201.273l-.002.002a7.98%207.98%200%200%201%206.808.768C20.48%209.11%2022.597%2014.179%2021.902%2019c0%200-1.646%201.396-4.129%202.172a.37.37%200%200%201-.303-.026c-.144-.084-.185-.255-.1-.404a.5.5%200%200%201%20.094-.103a6.6%206.6%200%200%200%201.504-1.809a6.63%206.63%200%200%200%20.856-4.027l-.002-.002a7.95%207.95%200%200%201-3.838%205.383c-4.42%202.552-9.99%201.882-13.885-1.184c0%200-.388-2.124.182-4.662a.37.37%200%200%201%20.176-.25c.145-.084.31-.033.396.117a.5.5%200%200%201%20.045.13c.126.762.405%201.5.814%202.208a6.64%206.64%200%200%200%203.059%202.756a8%208%200%200%201-1.672-2.033a7.93%207.93%200%200%201-1.066-4.205C4.128%208.047%207.464%203.659%2012%201.846m0%207.623c-2.726%200-5.117.93-6.483%202.332c-.064.32-.1.65-.1.984c0%203.146%202.947%205.695%206.583%205.695c3.635%200%206.584-2.549%206.584-5.695c0-.334-.038-.664-.102-.984C17.116%2010.4%2014.724%209.469%2012%209.469m0%20.693a3.12%203.12%200%200%201%200%206.238a3.118%203.118%200%200%201-2.872-4.336a1.3%201.3%200%201%200%201.657-1.656A3.1%203.1%200%200%201%2012%2010.162%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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