Amex Experiences Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Amex Experiences icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/321711.svg" alt="Amex Experiences icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/321711.svg" alt="Amex Experiences icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/321711.svg" alt="Amex Experiences icon" :width="24" :height="24" />
CSS background
.icon-amex-experiences {
background-image: url('https://proicons.com/icon/321711.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.d{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><rect class="d" x="5.5" y="5.5" width="37" height="37" rx="4" ry="4"/><line class="d" x1="24" x2="24" y1="20" y2="28"/><line class="d" x1="20.7" x2="26" y1="10" y2="18"/><line class="d" x1="26" x2="20.7" y1="10" y2="18"/><path class="d" d="m28 18v-8h2.619c1.4807 0 2.681 1.2029 2.681 2.6867s-1.2003 2.6867-2.681 2.6867h-2.619"/><path class="d" d="m16.7 28v-8h2.619c1.4807 0 2.681 1.2029 2.681 2.6867s-1.2003 2.6867-2.681 2.6867h-2.619"/><line class="d" x1="19.32" x2="21.94" y1="25.374" y2="28"/><path class="d" d="m32 28v-8l5.3 8v-8"/><path class="d" d="m26.158 37.124c.49056.63866 1.1057.87654 1.9615.87654l1.1844-1e-6c1.1022 0 1.9957-.8935 1.9957-2s-.89351-2-1.9957-2h-1.3065c-1.1034 0-1.9978-.89447-1.9978-1.999 0-1.1046.89639-2.001 2.0022-2.001h1.1779c.85581 0 1.471.23789 1.9615.87654"/><path class="d" d="m18 35.317v.03277c0 1.4636-1.1864 2.65-2.65 2.65h-1e-5c-1.4636 0-2.65-1.1864-2.65-2.65v-2.7c0-1.4636 1.1864-2.65 2.65-2.65h1e-5c1.4636 2e-6 2.65 1.1864 2.65 2.65v.03277"/><line class="d" x1="14.7" x2="17.3" y1="14" y2="14"/><path class="d" d="m18.7 18h-4v-8h4"/><line class="d" x1="10.7" x2="13.3" y1="24" y2="24"/><path class="d" d="m14.7 28h-4v-8h4"/><line class="d" x1="26" x2="28.6" y1="24" y2="24"/><path class="d" d="m30 28h-4v-8h4"/><line class="d" x1="20" x2="22.6" y1="34" y2="34"/><path class="d" d="m24 38h-4v-8h4"/></svg>
Copied!