etsy logo
etsy from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- etsy
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.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 32 32"><path fill="currentColor" d="M11.417 3.26c0-.432.047-.693.786-.693h9.953c1.734 0 2.698 1.479 3.391 4.255l.557 2.224h1.693c.307-6.307.573-9.047.573-9.047s-4.26.479-6.786.479H8.855L2.037.259v1.828l2.297.432c1.615.323 2 .661 2.135 2.141c0 0 .146 4.365.146 11.521c0 7.182-.12 11.479-.12 11.479c0 1.302-.521 1.781-2.12 2.099l-2.297.443v1.797l6.839-.219h11.401c2.583 0 8.521.219 8.521.219c.141-1.563 1-8.641 1.141-9.417h-1.599l-1.714 3.88c-1.339 3.036-3.302 3.255-5.479 3.255h-6.542c-2.172 0-3.219-.849-3.219-2.729v-9.922s4.823 0 6.385.125c1.214.089 1.948.438 2.344 2.13l.521 2.26h1.88l-.12-5.703l.255-5.74h-1.854l-.599 2.521c-.375 1.656-.641 1.958-2.339 2.135c-2.219.224-6.422.182-6.422.182V3.262h-.063z"/></svg>
React
import type { SVGProps } from "react";
export function CibEtsy(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="M11.417 3.26c0-.432.047-.693.786-.693h9.953c1.734 0 2.698 1.479 3.391 4.255l.557 2.224h1.693c.307-6.307.573-9.047.573-9.047s-4.26.479-6.786.479H8.855L2.037.259v1.828l2.297.432c1.615.323 2 .661 2.135 2.141c0 0 .146 4.365.146 11.521c0 7.182-.12 11.479-.12 11.479c0 1.302-.521 1.781-2.12 2.099l-2.297.443v1.797l6.839-.219h11.401c2.583 0 8.521.219 8.521.219c.141-1.563 1-8.641 1.141-9.417h-1.599l-1.714 3.88c-1.339 3.036-3.302 3.255-5.479 3.255h-6.542c-2.172 0-3.219-.849-3.219-2.729v-9.922s4.823 0 6.385.125c1.214.089 1.948.438 2.344 2.13l.521 2.26h1.88l-.12-5.703l.255-5.74h-1.854l-.599 2.521c-.375 1.656-.641 1.958-2.339 2.135c-2.219.224-6.422.182-6.422.182V3.262h-.063z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.417 3.26c0-.432.047-.693.786-.693h9.953c1.734 0 2.698 1.479 3.391 4.255l.557 2.224h1.693c.307-6.307.573-9.047.573-9.047s-4.26.479-6.786.479H8.855L2.037.259v1.828l2.297.432c1.615.323 2 .661 2.135 2.141c0 0 .146 4.365.146 11.521c0 7.182-.12 11.479-.12 11.479c0 1.302-.521 1.781-2.12 2.099l-2.297.443v1.797l6.839-.219h11.401c2.583 0 8.521.219 8.521.219c.141-1.563 1-8.641 1.141-9.417h-1.599l-1.714 3.88c-1.339 3.036-3.302 3.255-5.479 3.255h-6.542c-2.172 0-3.219-.849-3.219-2.729v-9.922s4.823 0 6.385.125c1.214.089 1.948.438 2.344 2.13l.521 2.26h1.88l-.12-5.703l.255-5.74h-1.854l-.599 2.521c-.375 1.656-.641 1.958-2.339 2.135c-2.219.224-6.422.182-6.422.182V3.262h-.063z"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.417%203.26c0-.432.047-.693.786-.693h9.953c1.734%200%202.698%201.479%203.391%204.255l.557%202.224h1.693c.307-6.307.573-9.047.573-9.047s-4.26.479-6.786.479H8.855L2.037.259v1.828l2.297.432c1.615.323%202%20.661%202.135%202.141c0%200%20.146%204.365.146%2011.521c0%207.182-.12%2011.479-.12%2011.479c0%201.302-.521%201.781-2.12%202.099l-2.297.443v1.797l6.839-.219h11.401c2.583%200%208.521.219%208.521.219c.141-1.563%201-8.641%201.141-9.417h-1.599l-1.714%203.88c-1.339%203.036-3.302%203.255-5.479%203.255h-6.542c-2.172%200-3.219-.849-3.219-2.729v-9.922s4.823%200%206.385.125c1.214.089%201.948.438%202.344%202.13l.521%202.26h1.88l-.12-5.703l.255-5.74h-1.854l-.599%202.521c-.375%201.656-.641%201.958-2.339%202.135c-2.219.224-6.422.182-6.422.182V3.262h-.063z%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%22M11.417%203.26c0-.432.047-.693.786-.693h9.953c1.734%200%202.698%201.479%203.391%204.255l.557%202.224h1.693c.307-6.307.573-9.047.573-9.047s-4.26.479-6.786.479H8.855L2.037.259v1.828l2.297.432c1.615.323%202%20.661%202.135%202.141c0%200%20.146%204.365.146%2011.521c0%207.182-.12%2011.479-.12%2011.479c0%201.302-.521%201.781-2.12%202.099l-2.297.443v1.797l6.839-.219h11.401c2.583%200%208.521.219%208.521.219c.141-1.563%201-8.641%201.141-9.417h-1.599l-1.714%203.88c-1.339%203.036-3.302%203.255-5.479%203.255h-6.542c-2.172%200-3.219-.849-3.219-2.729v-9.922s4.823%200%206.385.125c1.214.089%201.948.438%202.344%202.13l.521%202.26h1.88l-.12-5.703l.255-5.74h-1.854l-.599%202.521c-.375%201.656-.641%201.958-2.339%202.135c-2.219.224-6.422.182-6.422.182V3.262h-.063z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/etsy.svg?color=%231a73e8&size=48