sellfy logo
sellfy from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- sellfy
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the sellfy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.906 1.089c-10.198-1.453-19.698-1.453-29.839 0c-1.422 10.083-1.422 19.479 0 29.505C6.015 31.323 10.958 32 16.005 32c5 0 9.948-.682 14.896-1.354c1.464-10.083 1.464-19.479 0-29.557zM15.521 25.51c-2.74 0-5.635-.922-6.906-1.599l1.073-4.167c1.422.938 3.578 1.859 5.932 1.859c1.859 0 2.984-.583 2.984-1.74c0-.823-.578-1.302-2.099-1.682l-3.042-.839c-3.219-.88-4.74-2.526-4.74-5.141c0-3.156 2.438-5.677 7.49-5.677c2.656 0 5.297.729 6.76 1.458l-1.266 3.969c-1.474-.823-3.724-1.5-5.635-1.5c-1.823 0-2.599.578-2.599 1.453c0 .828.536 1.161 1.719 1.458l3.318.979c3.422.979 4.943 2.62 4.943 5.177c-.099 3.604-3.281 6.021-7.943 6.021z"/></svg>
React
import type { SVGProps } from "react";
export function CibSellfy(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.906 1.089c-10.198-1.453-19.698-1.453-29.839 0c-1.422 10.083-1.422 19.479 0 29.505C6.015 31.323 10.958 32 16.005 32c5 0 9.948-.682 14.896-1.354c1.464-10.083 1.464-19.479 0-29.557zM15.521 25.51c-2.74 0-5.635-.922-6.906-1.599l1.073-4.167c1.422.938 3.578 1.859 5.932 1.859c1.859 0 2.984-.583 2.984-1.74c0-.823-.578-1.302-2.099-1.682l-3.042-.839c-3.219-.88-4.74-2.526-4.74-5.141c0-3.156 2.438-5.677 7.49-5.677c2.656 0 5.297.729 6.76 1.458l-1.266 3.969c-1.474-.823-3.724-1.5-5.635-1.5c-1.823 0-2.599.578-2.599 1.453c0 .828.536 1.161 1.719 1.458l3.318.979c3.422.979 4.943 2.62 4.943 5.177c-.099 3.604-3.281 6.021-7.943 6.021z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M30.906 1.089c-10.198-1.453-19.698-1.453-29.839 0c-1.422 10.083-1.422 19.479 0 29.505C6.015 31.323 10.958 32 16.005 32c5 0 9.948-.682 14.896-1.354c1.464-10.083 1.464-19.479 0-29.557zM15.521 25.51c-2.74 0-5.635-.922-6.906-1.599l1.073-4.167c1.422.938 3.578 1.859 5.932 1.859c1.859 0 2.984-.583 2.984-1.74c0-.823-.578-1.302-2.099-1.682l-3.042-.839c-3.219-.88-4.74-2.526-4.74-5.141c0-3.156 2.438-5.677 7.49-5.677c2.656 0 5.297.729 6.76 1.458l-1.266 3.969c-1.474-.823-3.724-1.5-5.635-1.5c-1.823 0-2.599.578-2.599 1.453c0 .828.536 1.161 1.719 1.458l3.318.979c3.422.979 4.943 2.62 4.943 5.177c-.099 3.604-3.281 6.021-7.943 6.021z"/></svg> </template>
CSS
.icon-sellfy {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.906%201.089c-10.198-1.453-19.698-1.453-29.839%200c-1.422%2010.083-1.422%2019.479%200%2029.505C6.015%2031.323%2010.958%2032%2016.005%2032c5%200%209.948-.682%2014.896-1.354c1.464-10.083%201.464-19.479%200-29.557zM15.521%2025.51c-2.74%200-5.635-.922-6.906-1.599l1.073-4.167c1.422.938%203.578%201.859%205.932%201.859c1.859%200%202.984-.583%202.984-1.74c0-.823-.578-1.302-2.099-1.682l-3.042-.839c-3.219-.88-4.74-2.526-4.74-5.141c0-3.156%202.438-5.677%207.49-5.677c2.656%200%205.297.729%206.76%201.458l-1.266%203.969c-1.474-.823-3.724-1.5-5.635-1.5c-1.823%200-2.599.578-2.599%201.453c0%20.828.536%201.161%201.719%201.458l3.318.979c3.422.979%204.943%202.62%204.943%205.177c-.099%203.604-3.281%206.021-7.943%206.021z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M30.906%201.089c-10.198-1.453-19.698-1.453-29.839%200c-1.422%2010.083-1.422%2019.479%200%2029.505C6.015%2031.323%2010.958%2032%2016.005%2032c5%200%209.948-.682%2014.896-1.354c1.464-10.083%201.464-19.479%200-29.557zM15.521%2025.51c-2.74%200-5.635-.922-6.906-1.599l1.073-4.167c1.422.938%203.578%201.859%205.932%201.859c1.859%200%202.984-.583%202.984-1.74c0-.823-.578-1.302-2.099-1.682l-3.042-.839c-3.219-.88-4.74-2.526-4.74-5.141c0-3.156%202.438-5.677%207.49-5.677c2.656%200%205.297.729%206.76%201.458l-1.266%203.969c-1.474-.823-3.724-1.5-5.635-1.5c-1.823%200-2.599.578-2.599%201.453c0%20.828.536%201.161%201.719%201.458l3.318.979c3.422.979%204.943%202.62%204.943%205.177c-.099%203.604-3.281%206.021-7.943%206.021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/sellfy.svg?color=%231a73e8&size=48