tapcart icon logo
tapcart-icon from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- tapcart-icon
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×227
- License
- CC0
Use the tapcart icon logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 227"><path fill="#1b191b" d="m243.563 83.255l-70.728-70.727a42.537 42.537 0 0 0-60.295 0L81.066 44.153a70.033 70.033 0 0 1 0 138.319l31.625 31.655a42.54 42.54 0 0 0 46.47 9.271a42.5 42.5 0 0 0 13.825-9.271l70.577-70.757a42.54 42.54 0 0 0 0-60.115M80.1 45.117l.965-.964a70.033 70.033 0 1 0 0 138.318l-.965-.964a96.474 96.474 0 0 1 0-136.39"/></svg>
React
import type { SVGProps } from "react";
export function LogosTapcartIcon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 227"><path fill="#1b191b" d="m243.563 83.255l-70.728-70.727a42.537 42.537 0 0 0-60.295 0L81.066 44.153a70.033 70.033 0 0 1 0 138.319l31.625 31.655a42.54 42.54 0 0 0 46.47 9.271a42.5 42.5 0 0 0 13.825-9.271l70.577-70.757a42.54 42.54 0 0 0 0-60.115M80.1 45.117l.965-.964a70.033 70.033 0 1 0 0 138.318l-.965-.964a96.474 96.474 0 0 1 0-136.39"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 227"><path fill="#1b191b" d="m243.563 83.255l-70.728-70.727a42.537 42.537 0 0 0-60.295 0L81.066 44.153a70.033 70.033 0 0 1 0 138.319l31.625 31.655a42.54 42.54 0 0 0 46.47 9.271a42.5 42.5 0 0 0 13.825-9.271l70.577-70.757a42.54 42.54 0 0 0 0-60.115M80.1 45.117l.965-.964a70.033 70.033 0 1 0 0 138.318l-.965-.964a96.474 96.474 0 0 1 0-136.39"/></svg> </template>
CSS
.icon-tapcart-icon {
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%20256%20227%22%3E%3Cpath%20fill%3D%22%231b191b%22%20d%3D%22m243.563%2083.255l-70.728-70.727a42.537%2042.537%200%200%200-60.295%200L81.066%2044.153a70.033%2070.033%200%200%201%200%20138.319l31.625%2031.655a42.54%2042.54%200%200%200%2046.47%209.271a42.5%2042.5%200%200%200%2013.825-9.271l70.577-70.757a42.54%2042.54%200%200%200%200-60.115M80.1%2045.117l.965-.964a70.033%2070.033%200%201%200%200%20138.318l-.965-.964a96.474%2096.474%200%200%201%200-136.39%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%20256%20227%22%3E%3Cpath%20fill%3D%22%231b191b%22%20d%3D%22m243.563%2083.255l-70.728-70.727a42.537%2042.537%200%200%200-60.295%200L81.066%2044.153a70.033%2070.033%200%200%201%200%20138.319l31.625%2031.655a42.54%2042.54%200%200%200%2046.47%209.271a42.5%2042.5%200%200%200%2013.825-9.271l70.577-70.757a42.54%2042.54%200%200%200%200-60.115M80.1%2045.117l.965-.964a70.033%2070.033%200%201%200%200%20138.318l-.965-.964a96.474%2096.474%200%200%201%200-136.39%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/tapcart-icon.svg?color=%231a73e8&size=48