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

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

Use the wantedly logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.453 14.555c-.171-.111-.658-.764-2.006-3.982a9 9 0 0 0-.237-.526l-.274-.664l-2.362-5.702H8.85l2.362 5.702l2.362 5.706l2.181 5.267a.196.196 0 0 0 .362 0l2.373-5.682a.1.1 0 0 0-.037-.119m-8.85 0c-.171-.111-.658-.764-2.006-3.982a9 9 0 0 0-.236-.525l-.276-.665l-2.36-5.702H0l2.362 5.702l2.362 5.706l2.181 5.267a.196.196 0 0 0 .362 0l2.374-5.682a.1.1 0 0 0-.038-.119M24 6.375a2.85 2.85 0 0 1-2.851 2.852a2.85 2.85 0 0 1-2.852-2.852a2.85 2.85 0 0 1 2.852-2.851A2.85 2.85 0 0 1 24 6.375"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsWantedly(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="M18.453 14.555c-.171-.111-.658-.764-2.006-3.982a9 9 0 0 0-.237-.526l-.274-.664l-2.362-5.702H8.85l2.362 5.702l2.362 5.706l2.181 5.267a.196.196 0 0 0 .362 0l2.373-5.682a.1.1 0 0 0-.037-.119m-8.85 0c-.171-.111-.658-.764-2.006-3.982a9 9 0 0 0-.236-.525l-.276-.665l-2.36-5.702H0l2.362 5.702l2.362 5.706l2.181 5.267a.196.196 0 0 0 .362 0l2.374-5.682a.1.1 0 0 0-.038-.119M24 6.375a2.85 2.85 0 0 1-2.851 2.852a2.85 2.85 0 0 1-2.852-2.852a2.85 2.85 0 0 1 2.852-2.851A2.85 2.85 0 0 1 24 6.375"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.453 14.555c-.171-.111-.658-.764-2.006-3.982a9 9 0 0 0-.237-.526l-.274-.664l-2.362-5.702H8.85l2.362 5.702l2.362 5.706l2.181 5.267a.196.196 0 0 0 .362 0l2.373-5.682a.1.1 0 0 0-.037-.119m-8.85 0c-.171-.111-.658-.764-2.006-3.982a9 9 0 0 0-.236-.525l-.276-.665l-2.36-5.702H0l2.362 5.702l2.362 5.706l2.181 5.267a.196.196 0 0 0 .362 0l2.374-5.682a.1.1 0 0 0-.038-.119M24 6.375a2.85 2.85 0 0 1-2.851 2.852a2.85 2.85 0 0 1-2.852-2.852a2.85 2.85 0 0 1 2.852-2.851A2.85 2.85 0 0 1 24 6.375"/></svg>
</template>

CSS

.icon-wantedly {
  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%22M18.453%2014.555c-.171-.111-.658-.764-2.006-3.982a9%209%200%200%200-.237-.526l-.274-.664l-2.362-5.702H8.85l2.362%205.702l2.362%205.706l2.181%205.267a.196.196%200%200%200%20.362%200l2.373-5.682a.1.1%200%200%200-.037-.119m-8.85%200c-.171-.111-.658-.764-2.006-3.982a9%209%200%200%200-.236-.525l-.276-.665l-2.36-5.702H0l2.362%205.702l2.362%205.706l2.181%205.267a.196.196%200%200%200%20.362%200l2.374-5.682a.1.1%200%200%200-.038-.119M24%206.375a2.85%202.85%200%200%201-2.851%202.852a2.85%202.85%200%200%201-2.852-2.852a2.85%202.85%200%200%201%202.852-2.851A2.85%202.85%200%200%201%2024%206.375%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%22M18.453%2014.555c-.171-.111-.658-.764-2.006-3.982a9%209%200%200%200-.237-.526l-.274-.664l-2.362-5.702H8.85l2.362%205.702l2.362%205.706l2.181%205.267a.196.196%200%200%200%20.362%200l2.373-5.682a.1.1%200%200%200-.037-.119m-8.85%200c-.171-.111-.658-.764-2.006-3.982a9%209%200%200%200-.236-.525l-.276-.665l-2.36-5.702H0l2.362%205.702l2.362%205.706l2.181%205.267a.196.196%200%200%200%20.362%200l2.374-5.682a.1.1%200%200%200-.038-.119M24%206.375a2.85%202.85%200%200%201-2.851%202.852a2.85%202.85%200%200%201-2.852-2.852a2.85%202.85%200%200%201%202.852-2.851A2.85%202.85%200%200%201%2024%206.375%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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