freelancermap logo

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

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

Use the freelancermap logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.372 0 0 5.372 0 12s5.372 12 12 12l-.011-1.396H12c5.857 0 10.604-4.747 10.604-10.604H24c0-6.628-5.372-12-12-12m0 21.205c-5.084 0-9.205-4.121-9.205-9.205S6.916 2.792 12 2.792a9.205 9.205 0 0 1 0 18.411zm6.325-4.597c3.577-5.049.173-10.211-2.863-11.614c-3.61.575-6.861 3.925-7.233 7.91c2.818 4.817 8.504 4.224 10.099 3.705m-9.912-1.45c.265 1.636.725 3.247 1.703 4.438c3.425.884 6.45-.782 7.943-2.642c-3.15 1.463-6.662.623-9.644-1.796M4.706 9.072c-1.897 4.993 1.325 9.143 4.676 10.303c-1.076-1.31-1.853-3.164-2.052-4.998c-1.43-1.43-2.411-3.25-2.626-5.306M14.31 4.53c-3.09-1.006-6.05.192-7.742 1.795c.043 2.075.376 3.695.909 5.07c.731-3.48 3.551-6.341 6.833-6.863"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsFreelancermap(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 0C5.372 0 0 5.372 0 12s5.372 12 12 12l-.011-1.396H12c5.857 0 10.604-4.747 10.604-10.604H24c0-6.628-5.372-12-12-12m0 21.205c-5.084 0-9.205-4.121-9.205-9.205S6.916 2.792 12 2.792a9.205 9.205 0 0 1 0 18.411zm6.325-4.597c3.577-5.049.173-10.211-2.863-11.614c-3.61.575-6.861 3.925-7.233 7.91c2.818 4.817 8.504 4.224 10.099 3.705m-9.912-1.45c.265 1.636.725 3.247 1.703 4.438c3.425.884 6.45-.782 7.943-2.642c-3.15 1.463-6.662.623-9.644-1.796M4.706 9.072c-1.897 4.993 1.325 9.143 4.676 10.303c-1.076-1.31-1.853-3.164-2.052-4.998c-1.43-1.43-2.411-3.25-2.626-5.306M14.31 4.53c-3.09-1.006-6.05.192-7.742 1.795c.043 2.075.376 3.695.909 5.07c.731-3.48 3.551-6.341 6.833-6.863"/></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 0C5.372 0 0 5.372 0 12s5.372 12 12 12l-.011-1.396H12c5.857 0 10.604-4.747 10.604-10.604H24c0-6.628-5.372-12-12-12m0 21.205c-5.084 0-9.205-4.121-9.205-9.205S6.916 2.792 12 2.792a9.205 9.205 0 0 1 0 18.411zm6.325-4.597c3.577-5.049.173-10.211-2.863-11.614c-3.61.575-6.861 3.925-7.233 7.91c2.818 4.817 8.504 4.224 10.099 3.705m-9.912-1.45c.265 1.636.725 3.247 1.703 4.438c3.425.884 6.45-.782 7.943-2.642c-3.15 1.463-6.662.623-9.644-1.796M4.706 9.072c-1.897 4.993 1.325 9.143 4.676 10.303c-1.076-1.31-1.853-3.164-2.052-4.998c-1.43-1.43-2.411-3.25-2.626-5.306M14.31 4.53c-3.09-1.006-6.05.192-7.742 1.795c.043 2.075.376 3.695.909 5.07c.731-3.48 3.551-6.341 6.833-6.863"/></svg>
</template>

CSS

.icon-freelancermap {
  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%200C5.372%200%200%205.372%200%2012s5.372%2012%2012%2012l-.011-1.396H12c5.857%200%2010.604-4.747%2010.604-10.604H24c0-6.628-5.372-12-12-12m0%2021.205c-5.084%200-9.205-4.121-9.205-9.205S6.916%202.792%2012%202.792a9.205%209.205%200%200%201%200%2018.411zm6.325-4.597c3.577-5.049.173-10.211-2.863-11.614c-3.61.575-6.861%203.925-7.233%207.91c2.818%204.817%208.504%204.224%2010.099%203.705m-9.912-1.45c.265%201.636.725%203.247%201.703%204.438c3.425.884%206.45-.782%207.943-2.642c-3.15%201.463-6.662.623-9.644-1.796M4.706%209.072c-1.897%204.993%201.325%209.143%204.676%2010.303c-1.076-1.31-1.853-3.164-2.052-4.998c-1.43-1.43-2.411-3.25-2.626-5.306M14.31%204.53c-3.09-1.006-6.05.192-7.742%201.795c.043%202.075.376%203.695.909%205.07c.731-3.48%203.551-6.341%206.833-6.863%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%200C5.372%200%200%205.372%200%2012s5.372%2012%2012%2012l-.011-1.396H12c5.857%200%2010.604-4.747%2010.604-10.604H24c0-6.628-5.372-12-12-12m0%2021.205c-5.084%200-9.205-4.121-9.205-9.205S6.916%202.792%2012%202.792a9.205%209.205%200%200%201%200%2018.411zm6.325-4.597c3.577-5.049.173-10.211-2.863-11.614c-3.61.575-6.861%203.925-7.233%207.91c2.818%204.817%208.504%204.224%2010.099%203.705m-9.912-1.45c.265%201.636.725%203.247%201.703%204.438c3.425.884%206.45-.782%207.943-2.642c-3.15%201.463-6.662.623-9.644-1.796M4.706%209.072c-1.897%204.993%201.325%209.143%204.676%2010.303c-1.076-1.31-1.853-3.164-2.052-4.998c-1.43-1.43-2.411-3.25-2.626-5.306M14.31%204.53c-3.09-1.006-6.05.192-7.742%201.795c.043%202.075.376%203.695.909%205.07c.731-3.48%203.551-6.341%206.833-6.863%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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