etsy logo
etsy from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- etsy
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the etsy logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M512 412c-1.8 10.7-13.8 110-15.5 132c-117.9-4.3-219.9-4.7-368.5 0v-25.5c45.5-8.9 60.6-8 61-35.2c1.8-72.3 3.5-244.1 0-322c-1-28.5-12.1-26.8-61-36V99.8c73.9 2.4 255.9 8.6 363-3.8c-3.5 38.2-7.8 126.5-7.8 126.5H460c-11.1-42.8-18.8-90.5-54.7-90.5h-137c-10.2 0-10.7 3.5-10.7 9.8v163.8c58 .5 88.5-2.5 88.5-2.5c29.8-1 27.6-8.5 40.7-65.3h25.8c-4.4 101.4-3.9 61.8-1.8 160.3L385 398c-9.2-40.1-9.1-61-39.5-61.5c0 0-21.5-2-88-2v139c0 26 14.3 38.3 44.3 38.3h89.3c63.6 0 66.6-25 98.7-99.8z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsEtsy(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="M512 412c-1.8 10.7-13.8 110-15.5 132c-117.9-4.3-219.9-4.7-368.5 0v-25.5c45.5-8.9 60.6-8 61-35.2c1.8-72.3 3.5-244.1 0-322c-1-28.5-12.1-26.8-61-36V99.8c73.9 2.4 255.9 8.6 363-3.8c-3.5 38.2-7.8 126.5-7.8 126.5H460c-11.1-42.8-18.8-90.5-54.7-90.5h-137c-10.2 0-10.7 3.5-10.7 9.8v163.8c58 .5 88.5-2.5 88.5-2.5c29.8-1 27.6-8.5 40.7-65.3h25.8c-4.4 101.4-3.9 61.8-1.8 160.3L385 398c-9.2-40.1-9.1-61-39.5-61.5c0 0-21.5-2-88-2v139c0 26 14.3 38.3 44.3 38.3h89.3c63.6 0 66.6-25 98.7-99.8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M512 412c-1.8 10.7-13.8 110-15.5 132c-117.9-4.3-219.9-4.7-368.5 0v-25.5c45.5-8.9 60.6-8 61-35.2c1.8-72.3 3.5-244.1 0-322c-1-28.5-12.1-26.8-61-36V99.8c73.9 2.4 255.9 8.6 363-3.8c-3.5 38.2-7.8 126.5-7.8 126.5H460c-11.1-42.8-18.8-90.5-54.7-90.5h-137c-10.2 0-10.7 3.5-10.7 9.8v163.8c58 .5 88.5-2.5 88.5-2.5c29.8-1 27.6-8.5 40.7-65.3h25.8c-4.4 101.4-3.9 61.8-1.8 160.3L385 398c-9.2-40.1-9.1-61-39.5-61.5c0 0-21.5-2-88-2v139c0 26 14.3 38.3 44.3 38.3h89.3c63.6 0 66.6-25 98.7-99.8z"/></svg> </template>
CSS
.icon-etsy {
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%22M512%20412c-1.8%2010.7-13.8%20110-15.5%20132c-117.9-4.3-219.9-4.7-368.5%200v-25.5c45.5-8.9%2060.6-8%2061-35.2c1.8-72.3%203.5-244.1%200-322c-1-28.5-12.1-26.8-61-36V99.8c73.9%202.4%20255.9%208.6%20363-3.8c-3.5%2038.2-7.8%20126.5-7.8%20126.5H460c-11.1-42.8-18.8-90.5-54.7-90.5h-137c-10.2%200-10.7%203.5-10.7%209.8v163.8c58%20.5%2088.5-2.5%2088.5-2.5c29.8-1%2027.6-8.5%2040.7-65.3h25.8c-4.4%20101.4-3.9%2061.8-1.8%20160.3L385%20398c-9.2-40.1-9.1-61-39.5-61.5c0%200-21.5-2-88-2v139c0%2026%2014.3%2038.3%2044.3%2038.3h89.3c63.6%200%2066.6-25%2098.7-99.8z%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%22M512%20412c-1.8%2010.7-13.8%20110-15.5%20132c-117.9-4.3-219.9-4.7-368.5%200v-25.5c45.5-8.9%2060.6-8%2061-35.2c1.8-72.3%203.5-244.1%200-322c-1-28.5-12.1-26.8-61-36V99.8c73.9%202.4%20255.9%208.6%20363-3.8c-3.5%2038.2-7.8%20126.5-7.8%20126.5H460c-11.1-42.8-18.8-90.5-54.7-90.5h-137c-10.2%200-10.7%203.5-10.7%209.8v163.8c58%20.5%2088.5-2.5%2088.5-2.5c29.8-1%2027.6-8.5%2040.7-65.3h25.8c-4.4%20101.4-3.9%2061.8-1.8%20160.3L385%20398c-9.2-40.1-9.1-61-39.5-61.5c0%200-21.5-2-88-2v139c0%2026%2014.3%2038.3%2044.3%2038.3h89.3c63.6%200%2066.6-25%2098.7-99.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/etsy.svg?color=%231a73e8&size=48