credit card emoji
credit-card from Fluent Emoji High Contrast by Microsoft Corporation · Default · Objects · MIT Free for personal and commercial use.
- Name
- credit-card
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Objects
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
credit-cardAkar Iconscredit-card-filledAnt Design Iconscredit-cardBootstrap Iconscredit-cardBoxIcons v2credit-cardBoxIcons v2 Solidcredit-cardCodiconscredit-cardEmoji One (Colored)credit-cardElement Pluscredit-card-fillEva Iconscredit-cardFont Awesome 6 Regularcredit-cardFont Awesome 6 Solidcredit-cardFont Awesome Regularcredit-cardFont Awesome Solidcredit-cardFeather Iconscredit-card-outlineFlowbite Iconscredit-cardFluent Emojicredit-cardFluent Emoji Flatcredit-cardcss.ggcredit-cardHealth Iconscredit-cardHeroIconscredit-cardHuge Iconscredit-cardHumbleiconscredit-cardIconoircredit-cardJam Icons
More objects icons from Fluent Emoji High Contrast
Use the credit card emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M27.147 28h-1.794a.86.86 0 0 1-.853-.853v-1.794c0-.475.378-.853.853-.853h1.794c.475 0 .853.378.853.853v1.794a.85.85 0 0 1-.853.853m-3.761-4H5.614A.617.617 0 0 1 5 23.384v-2.768c0-.333.272-.616.614-.616h17.772c.332 0 .614.273.614.616v2.778a.61.61 0 0 1-.614.606M6 22a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11a.5.5 0 0 0-.5.5"/><path d="M4.248 11A3.25 3.25 0 0 0 1 14.249V27.75A3.25 3.25 0 0 0 4.248 31h23.504A3.245 3.245 0 0 0 31 27.751V14.25A3.25 3.25 0 0 0 27.752 11zM3 14.249C3 13.56 3.562 13 4.248 13h23.504c.686 0 1.248.561 1.248 1.249V15H3zM3 18h26v9.751c0 .695-.559 1.249-1.248 1.249H4.248A1.25 1.25 0 0 1 3 27.751z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastCreditCard(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M27.147 28h-1.794a.86.86 0 0 1-.853-.853v-1.794c0-.475.378-.853.853-.853h1.794c.475 0 .853.378.853.853v1.794a.85.85 0 0 1-.853.853m-3.761-4H5.614A.617.617 0 0 1 5 23.384v-2.768c0-.333.272-.616.614-.616h17.772c.332 0 .614.273.614.616v2.778a.61.61 0 0 1-.614.606M6 22a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11a.5.5 0 0 0-.5.5"/><path d="M4.248 11A3.25 3.25 0 0 0 1 14.249V27.75A3.25 3.25 0 0 0 4.248 31h23.504A3.245 3.245 0 0 0 31 27.751V14.25A3.25 3.25 0 0 0 27.752 11zM3 14.249C3 13.56 3.562 13 4.248 13h23.504c.686 0 1.248.561 1.248 1.249V15H3zM3 18h26v9.751c0 .695-.559 1.249-1.248 1.249H4.248A1.25 1.25 0 0 1 3 27.751z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M27.147 28h-1.794a.86.86 0 0 1-.853-.853v-1.794c0-.475.378-.853.853-.853h1.794c.475 0 .853.378.853.853v1.794a.85.85 0 0 1-.853.853m-3.761-4H5.614A.617.617 0 0 1 5 23.384v-2.768c0-.333.272-.616.614-.616h17.772c.332 0 .614.273.614.616v2.778a.61.61 0 0 1-.614.606M6 22a.5.5 0 0 0 .5.5h11a.5.5 0 0 0 0-1h-11a.5.5 0 0 0-.5.5"/><path d="M4.248 11A3.25 3.25 0 0 0 1 14.249V27.75A3.25 3.25 0 0 0 4.248 31h23.504A3.245 3.245 0 0 0 31 27.751V14.25A3.25 3.25 0 0 0 27.752 11zM3 14.249C3 13.56 3.562 13 4.248 13h23.504c.686 0 1.248.561 1.248 1.249V15H3zM3 18h26v9.751c0 .695-.559 1.249-1.248 1.249H4.248A1.25 1.25 0 0 1 3 27.751z"/></g></svg> </template>
CSS
.icon-credit-card {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M27.147%2028h-1.794a.86.86%200%200%201-.853-.853v-1.794c0-.475.378-.853.853-.853h1.794c.475%200%20.853.378.853.853v1.794a.85.85%200%200%201-.853.853m-3.761-4H5.614A.617.617%200%200%201%205%2023.384v-2.768c0-.333.272-.616.614-.616h17.772c.332%200%20.614.273.614.616v2.778a.61.61%200%200%201-.614.606M6%2022a.5.5%200%200%200%20.5.5h11a.5.5%200%200%200%200-1h-11a.5.5%200%200%200-.5.5%22%2F%3E%3Cpath%20d%3D%22M4.248%2011A3.25%203.25%200%200%200%201%2014.249V27.75A3.25%203.25%200%200%200%204.248%2031h23.504A3.245%203.245%200%200%200%2031%2027.751V14.25A3.25%203.25%200%200%200%2027.752%2011zM3%2014.249C3%2013.56%203.562%2013%204.248%2013h23.504c.686%200%201.248.561%201.248%201.249V15H3zM3%2018h26v9.751c0%20.695-.559%201.249-1.248%201.249H4.248A1.25%201.25%200%200%201%203%2027.751z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M27.147%2028h-1.794a.86.86%200%200%201-.853-.853v-1.794c0-.475.378-.853.853-.853h1.794c.475%200%20.853.378.853.853v1.794a.85.85%200%200%201-.853.853m-3.761-4H5.614A.617.617%200%200%201%205%2023.384v-2.768c0-.333.272-.616.614-.616h17.772c.332%200%20.614.273.614.616v2.778a.61.61%200%200%201-.614.606M6%2022a.5.5%200%200%200%20.5.5h11a.5.5%200%200%200%200-1h-11a.5.5%200%200%200-.5.5%22%2F%3E%3Cpath%20d%3D%22M4.248%2011A3.25%203.25%200%200%200%201%2014.249V27.75A3.25%203.25%200%200%200%204.248%2031h23.504A3.245%203.245%200%200%200%2031%2027.751V14.25A3.25%203.25%200%200%200%2027.752%2011zM3%2014.249C3%2013.56%203.562%2013%204.248%2013h23.504c.686%200%201.248.561%201.248%201.249V15H3zM3%2018h26v9.751c0%20.695-.559%201.249-1.248%201.249H4.248A1.25%201.25%200%200%201%203%2027.751z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/credit-card.svg?color=%231a73e8&size=48