big cartel logo
big-cartel from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- big-cartel
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
Use the big cartel logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 17.421v-1.339c0-.837.339-1.676 1.172-2.009l10.391-6.537c.667-.333 1.005-1.172 1.005-2.009V0L16 8.041L3.432 0v16.921c0 4.527 2.016 8.376 5.36 10.552L15.833 32l7.041-4.527c3.349-2.009 5.36-5.859 5.36-10.552V9.38z"/></svg>
React
import type { SVGProps } from "react";
export function CibBigCartel(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="M16 17.421v-1.339c0-.837.339-1.676 1.172-2.009l10.391-6.537c.667-.333 1.005-1.172 1.005-2.009V0L16 8.041L3.432 0v16.921c0 4.527 2.016 8.376 5.36 10.552L15.833 32l7.041-4.527c3.349-2.009 5.36-5.859 5.36-10.552V9.38z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 17.421v-1.339c0-.837.339-1.676 1.172-2.009l10.391-6.537c.667-.333 1.005-1.172 1.005-2.009V0L16 8.041L3.432 0v16.921c0 4.527 2.016 8.376 5.36 10.552L15.833 32l7.041-4.527c3.349-2.009 5.36-5.859 5.36-10.552V9.38z"/></svg> </template>
CSS
.icon-big-cartel {
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%22M16%2017.421v-1.339c0-.837.339-1.676%201.172-2.009l10.391-6.537c.667-.333%201.005-1.172%201.005-2.009V0L16%208.041L3.432%200v16.921c0%204.527%202.016%208.376%205.36%2010.552L15.833%2032l7.041-4.527c3.349-2.009%205.36-5.859%205.36-10.552V9.38z%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%22M16%2017.421v-1.339c0-.837.339-1.676%201.172-2.009l10.391-6.537c.667-.333%201.005-1.172%201.005-2.009V0L16%208.041L3.432%200v16.921c0%204.527%202.016%208.376%205.36%2010.552L15.833%2032l7.041-4.527c3.349-2.009%205.36-5.859%205.36-10.552V9.38z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/big-cartel.svg?color=%231a73e8&size=48