macys from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
macys
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the macys logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16.021.833L12.255 12.39H0l9.927 7.177l-3.76 11.568L16 23.979l9.896 7.193l-3.781-11.62L32 12.391H19.786L16.02.828z"/></svg>

React

import type { SVGProps } from "react";

export function CibMacys(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.021.833L12.255 12.39H0l9.927 7.177l-3.76 11.568L16 23.979l9.896 7.193l-3.781-11.62L32 12.391H19.786L16.02.828z"/></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.021.833L12.255 12.39H0l9.927 7.177l-3.76 11.568L16 23.979l9.896 7.193l-3.781-11.62L32 12.391H19.786L16.02.828z"/></svg>
</template>

CSS

.icon-macys {
  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.021.833L12.255%2012.39H0l9.927%207.177l-3.76%2011.568L16%2023.979l9.896%207.193l-3.781-11.62L32%2012.391H19.786L16.02.828z%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.021.833L12.255%2012.39H0l9.927%207.177l-3.76%2011.568L16%2023.979l9.896%207.193l-3.781-11.62L32%2012.391H19.786L16.02.828z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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