samsclub from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
samsclub
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the samsclub logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.275 1.71l9.403 9.504a1.12 1.12 0 0 1 .001 1.569l-9.401 9.507l-1.624-1.64a1.136 1.136 0 0 1 0-1.596L19.631 12l-6.917-6.99a1.225 1.225 0 0 1 0-1.72l1.56-1.579zm-3.026 1.572L9.695 1.71L.34 11.17a1.186 1.186 0 0 0 0 1.663l9.356 9.457l1.553-1.57a1.237 1.237 0 0 0 0-1.737L4.341 12l6.909-6.985a1.235 1.235 0 0 0-.001-1.734z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSamsclub(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.275 1.71l9.403 9.504a1.12 1.12 0 0 1 .001 1.569l-9.401 9.507l-1.624-1.64a1.136 1.136 0 0 1 0-1.596L19.631 12l-6.917-6.99a1.225 1.225 0 0 1 0-1.72l1.56-1.579zm-3.026 1.572L9.695 1.71L.34 11.17a1.186 1.186 0 0 0 0 1.663l9.356 9.457l1.553-1.57a1.237 1.237 0 0 0 0-1.737L4.341 12l6.909-6.985a1.235 1.235 0 0 0-.001-1.734z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m14.275 1.71l9.403 9.504a1.12 1.12 0 0 1 .001 1.569l-9.401 9.507l-1.624-1.64a1.136 1.136 0 0 1 0-1.596L19.631 12l-6.917-6.99a1.225 1.225 0 0 1 0-1.72l1.56-1.579zm-3.026 1.572L9.695 1.71L.34 11.17a1.186 1.186 0 0 0 0 1.663l9.356 9.457l1.553-1.57a1.237 1.237 0 0 0 0-1.737L4.341 12l6.909-6.985a1.235 1.235 0 0 0-.001-1.734z"/></svg>
</template>

CSS

.icon-samsclub {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.275%201.71l9.403%209.504a1.12%201.12%200%200%201%20.001%201.569l-9.401%209.507l-1.624-1.64a1.136%201.136%200%200%201%200-1.596L19.631%2012l-6.917-6.99a1.225%201.225%200%200%201%200-1.72l1.56-1.579zm-3.026%201.572L9.695%201.71L.34%2011.17a1.186%201.186%200%200%200%200%201.663l9.356%209.457l1.553-1.57a1.237%201.237%200%200%200%200-1.737L4.341%2012l6.909-6.985a1.235%201.235%200%200%200-.001-1.734z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m14.275%201.71l9.403%209.504a1.12%201.12%200%200%201%20.001%201.569l-9.401%209.507l-1.624-1.64a1.136%201.136%200%200%201%200-1.596L19.631%2012l-6.917-6.99a1.225%201.225%200%200%201%200-1.72l1.56-1.579zm-3.026%201.572L9.695%201.71L.34%2011.17a1.186%201.186%200%200%200%200%201.663l9.356%209.457l1.553-1.57a1.237%201.237%200%200%200%200-1.737L4.341%2012l6.909-6.985a1.235%201.235%200%200%200-.001-1.734z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/samsclub.svg?color=%231a73e8&size=48