sahibinden logo
sahibinden from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- sahibinden
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the sahibinden logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm11.517 4.723c.563-.007 1.13-.004 1.69.063c2.412.054 4.853 2.18 4.879 4.508h-3.319c.009-.694-.603-1.555-1.279-1.732c-1.105-.269-2.46-.355-3.43.294c-.738.445-1.065 1.672-.095 2.056c2.288 1.083 5.158.846 7.224 2.372c1.698 1.21 1.598 3.666.274 5.086c-1.718 1.84-4.636 2.132-7.099 1.782c-2.448-.117-4.755-2.245-4.819-4.562h3.311c-.056.832.638 1.557 1.46 1.822c1.27.275 2.726.358 3.93-.19c.96-.323 1.024-1.544.284-2.103c-1.595-.897-3.565-.924-5.297-1.518c-2.012-.39-3.643-2.278-3.26-4.197c.424-2.342 3.127-3.727 5.546-3.681"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSahibinden(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="M0 0v24h24V0zm11.517 4.723c.563-.007 1.13-.004 1.69.063c2.412.054 4.853 2.18 4.879 4.508h-3.319c.009-.694-.603-1.555-1.279-1.732c-1.105-.269-2.46-.355-3.43.294c-.738.445-1.065 1.672-.095 2.056c2.288 1.083 5.158.846 7.224 2.372c1.698 1.21 1.598 3.666.274 5.086c-1.718 1.84-4.636 2.132-7.099 1.782c-2.448-.117-4.755-2.245-4.819-4.562h3.311c-.056.832.638 1.557 1.46 1.822c1.27.275 2.726.358 3.93-.19c.96-.323 1.024-1.544.284-2.103c-1.595-.897-3.565-.924-5.297-1.518c-2.012-.39-3.643-2.278-3.26-4.197c.424-2.342 3.127-3.727 5.546-3.681"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M0 0v24h24V0zm11.517 4.723c.563-.007 1.13-.004 1.69.063c2.412.054 4.853 2.18 4.879 4.508h-3.319c.009-.694-.603-1.555-1.279-1.732c-1.105-.269-2.46-.355-3.43.294c-.738.445-1.065 1.672-.095 2.056c2.288 1.083 5.158.846 7.224 2.372c1.698 1.21 1.598 3.666.274 5.086c-1.718 1.84-4.636 2.132-7.099 1.782c-2.448-.117-4.755-2.245-4.819-4.562h3.311c-.056.832.638 1.557 1.46 1.822c1.27.275 2.726.358 3.93-.19c.96-.323 1.024-1.544.284-2.103c-1.595-.897-3.565-.924-5.297-1.518c-2.012-.39-3.643-2.278-3.26-4.197c.424-2.342 3.127-3.727 5.546-3.681"/></svg> </template>
CSS
.icon-sahibinden {
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%22M0%200v24h24V0zm11.517%204.723c.563-.007%201.13-.004%201.69.063c2.412.054%204.853%202.18%204.879%204.508h-3.319c.009-.694-.603-1.555-1.279-1.732c-1.105-.269-2.46-.355-3.43.294c-.738.445-1.065%201.672-.095%202.056c2.288%201.083%205.158.846%207.224%202.372c1.698%201.21%201.598%203.666.274%205.086c-1.718%201.84-4.636%202.132-7.099%201.782c-2.448-.117-4.755-2.245-4.819-4.562h3.311c-.056.832.638%201.557%201.46%201.822c1.27.275%202.726.358%203.93-.19c.96-.323%201.024-1.544.284-2.103c-1.595-.897-3.565-.924-5.297-1.518c-2.012-.39-3.643-2.278-3.26-4.197c.424-2.342%203.127-3.727%205.546-3.681%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%22M0%200v24h24V0zm11.517%204.723c.563-.007%201.13-.004%201.69.063c2.412.054%204.853%202.18%204.879%204.508h-3.319c.009-.694-.603-1.555-1.279-1.732c-1.105-.269-2.46-.355-3.43.294c-.738.445-1.065%201.672-.095%202.056c2.288%201.083%205.158.846%207.224%202.372c1.698%201.21%201.598%203.666.274%205.086c-1.718%201.84-4.636%202.132-7.099%201.782c-2.448-.117-4.755-2.245-4.819-4.562h3.311c-.056.832.638%201.557%201.46%201.822c1.27.275%202.726.358%203.93-.19c.96-.323%201.024-1.544.284-2.103c-1.595-.897-3.565-.924-5.297-1.518c-2.012-.39-3.643-2.278-3.26-4.197c.424-2.342%203.127-3.727%205.546-3.681%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/sahibinden.svg?color=%231a73e8&size=48