sellcast logo
sellcast from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- sellcast
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the sellcast logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M449.5 96H190.8c-52.1 0-94.7 42.6-94.7 94.6v258.7c0 52.1 42.6 94.7 94.7 94.7h258.7c52.1 0 94.7-42.6 94.7-94.6V190.6c0-52-42.6-94.6-94.7-94.6m-50 316.4c-27.9 48.2-89.9 64.9-138.2 37.2c-22.9 39.8-54.9 8.6-42.3-13.2l15.7-27.2c5.9-10.3 19.2-13.9 29.5-7.9c18.6 10.8-.1-.1 18.5 10.7c27.6 15.9 63.4 6.3 79.4-21.3c15.9-27.6 6.3-63.4-21.3-79.4c-17.8-10.2-.6-.4-18.6-10.6c-24.6-14.2-3.4-51.9 21.6-37.5c18.6 10.8-.1-.1 18.5 10.7c48.4 28 65.1 90.3 37.2 138.5m21.8-208.8c-17 29.5-16.3 28.8-19 31.5c-6.5 6.5-16.3 8.7-26.5 3.6c-18.6-10.8.1.1-18.5-10.7c-27.6-15.9-63.4-6.3-79.4 21.3s-6.3 63.4 21.3 79.4c0 0 18.5 10.6 18.6 10.6c24.6 14.2 3.4 51.9-21.6 37.5c-18.6-10.8.1.1-18.5-10.7c-48.2-27.8-64.9-90.1-37.1-138.4c27.9-48.2 89.9-64.9 138.2-37.2l4.8-8.4c14.3-24.9 52-3.3 37.7 21.5"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsSellcast(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M449.5 96H190.8c-52.1 0-94.7 42.6-94.7 94.6v258.7c0 52.1 42.6 94.7 94.7 94.7h258.7c52.1 0 94.7-42.6 94.7-94.6V190.6c0-52-42.6-94.6-94.7-94.6m-50 316.4c-27.9 48.2-89.9 64.9-138.2 37.2c-22.9 39.8-54.9 8.6-42.3-13.2l15.7-27.2c5.9-10.3 19.2-13.9 29.5-7.9c18.6 10.8-.1-.1 18.5 10.7c27.6 15.9 63.4 6.3 79.4-21.3c15.9-27.6 6.3-63.4-21.3-79.4c-17.8-10.2-.6-.4-18.6-10.6c-24.6-14.2-3.4-51.9 21.6-37.5c18.6 10.8-.1-.1 18.5 10.7c48.4 28 65.1 90.3 37.2 138.5m21.8-208.8c-17 29.5-16.3 28.8-19 31.5c-6.5 6.5-16.3 8.7-26.5 3.6c-18.6-10.8.1.1-18.5-10.7c-27.6-15.9-63.4-6.3-79.4 21.3s-6.3 63.4 21.3 79.4c0 0 18.5 10.6 18.6 10.6c24.6 14.2 3.4 51.9-21.6 37.5c-18.6-10.8.1.1-18.5-10.7c-48.2-27.8-64.9-90.1-37.1-138.4c27.9-48.2 89.9-64.9 138.2-37.2l4.8-8.4c14.3-24.9 52-3.3 37.7 21.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M449.5 96H190.8c-52.1 0-94.7 42.6-94.7 94.6v258.7c0 52.1 42.6 94.7 94.7 94.7h258.7c52.1 0 94.7-42.6 94.7-94.6V190.6c0-52-42.6-94.6-94.7-94.6m-50 316.4c-27.9 48.2-89.9 64.9-138.2 37.2c-22.9 39.8-54.9 8.6-42.3-13.2l15.7-27.2c5.9-10.3 19.2-13.9 29.5-7.9c18.6 10.8-.1-.1 18.5 10.7c27.6 15.9 63.4 6.3 79.4-21.3c15.9-27.6 6.3-63.4-21.3-79.4c-17.8-10.2-.6-.4-18.6-10.6c-24.6-14.2-3.4-51.9 21.6-37.5c18.6 10.8-.1-.1 18.5 10.7c48.4 28 65.1 90.3 37.2 138.5m21.8-208.8c-17 29.5-16.3 28.8-19 31.5c-6.5 6.5-16.3 8.7-26.5 3.6c-18.6-10.8.1.1-18.5-10.7c-27.6-15.9-63.4-6.3-79.4 21.3s-6.3 63.4 21.3 79.4c0 0 18.5 10.6 18.6 10.6c24.6 14.2 3.4 51.9-21.6 37.5c-18.6-10.8.1.1-18.5-10.7c-48.2-27.8-64.9-90.1-37.1-138.4c27.9-48.2 89.9-64.9 138.2-37.2l4.8-8.4c14.3-24.9 52-3.3 37.7 21.5"/></svg> </template>
CSS
.icon-sellcast {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M449.5%2096H190.8c-52.1%200-94.7%2042.6-94.7%2094.6v258.7c0%2052.1%2042.6%2094.7%2094.7%2094.7h258.7c52.1%200%2094.7-42.6%2094.7-94.6V190.6c0-52-42.6-94.6-94.7-94.6m-50%20316.4c-27.9%2048.2-89.9%2064.9-138.2%2037.2c-22.9%2039.8-54.9%208.6-42.3-13.2l15.7-27.2c5.9-10.3%2019.2-13.9%2029.5-7.9c18.6%2010.8-.1-.1%2018.5%2010.7c27.6%2015.9%2063.4%206.3%2079.4-21.3c15.9-27.6%206.3-63.4-21.3-79.4c-17.8-10.2-.6-.4-18.6-10.6c-24.6-14.2-3.4-51.9%2021.6-37.5c18.6%2010.8-.1-.1%2018.5%2010.7c48.4%2028%2065.1%2090.3%2037.2%20138.5m21.8-208.8c-17%2029.5-16.3%2028.8-19%2031.5c-6.5%206.5-16.3%208.7-26.5%203.6c-18.6-10.8.1.1-18.5-10.7c-27.6-15.9-63.4-6.3-79.4%2021.3s-6.3%2063.4%2021.3%2079.4c0%200%2018.5%2010.6%2018.6%2010.6c24.6%2014.2%203.4%2051.9-21.6%2037.5c-18.6-10.8.1.1-18.5-10.7c-48.2-27.8-64.9-90.1-37.1-138.4c27.9-48.2%2089.9-64.9%20138.2-37.2l4.8-8.4c14.3-24.9%2052-3.3%2037.7%2021.5%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M449.5%2096H190.8c-52.1%200-94.7%2042.6-94.7%2094.6v258.7c0%2052.1%2042.6%2094.7%2094.7%2094.7h258.7c52.1%200%2094.7-42.6%2094.7-94.6V190.6c0-52-42.6-94.6-94.7-94.6m-50%20316.4c-27.9%2048.2-89.9%2064.9-138.2%2037.2c-22.9%2039.8-54.9%208.6-42.3-13.2l15.7-27.2c5.9-10.3%2019.2-13.9%2029.5-7.9c18.6%2010.8-.1-.1%2018.5%2010.7c27.6%2015.9%2063.4%206.3%2079.4-21.3c15.9-27.6%206.3-63.4-21.3-79.4c-17.8-10.2-.6-.4-18.6-10.6c-24.6-14.2-3.4-51.9%2021.6-37.5c18.6%2010.8-.1-.1%2018.5%2010.7c48.4%2028%2065.1%2090.3%2037.2%20138.5m21.8-208.8c-17%2029.5-16.3%2028.8-19%2031.5c-6.5%206.5-16.3%208.7-26.5%203.6c-18.6-10.8.1.1-18.5-10.7c-27.6-15.9-63.4-6.3-79.4%2021.3s-6.3%2063.4%2021.3%2079.4c0%200%2018.5%2010.6%2018.6%2010.6c24.6%2014.2%203.4%2051.9-21.6%2037.5c-18.6-10.8.1.1-18.5-10.7c-48.2-27.8-64.9-90.1-37.1-138.4c27.9-48.2%2089.9-64.9%20138.2-37.2l4.8-8.4c14.3-24.9%2052-3.3%2037.7%2021.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/sellcast.svg?color=%231a73e8&size=48