atm sign emoji
atm-sign from Fluent Emoji High Contrast by Microsoft Corporation · Default · Symbols · MIT Free for personal and commercial use.
- Name
- atm-sign
- Set
- Fluent Emoji High Contrast
- Style
- Default
- Category
- Symbols
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More symbols icons from Fluent Emoji High Contrast
a-button-blood-typeab-button-blood-typeantenna-barsaquariusariesatom-symbolb-button-blood-typebaby-symbolback-arrowbaggage-claimbiohazardblack-circleblack-large-squareblack-medium-small-squareblack-medium-squareblack-small-squareblack-square-buttonblue-circleblue-squarebright-buttonbrown-circlebrown-squarecancercapricorn
Use the atm sign emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M12.24 12.25a.75.75 0 0 0 0 1.5h1.99v4.77a.75.75 0 0 0 1.5 0v-4.77h1.98a.75.75 0 0 0 0-1.5zm14.607.155a.75.75 0 0 1 .293.595v5.52a.75.75 0 0 1-1.5 0v-3.71l-1.67 1.67a.75.75 0 0 1-.535.22a.75.75 0 0 1-.536-.22l-1.659-1.665v3.705a.75.75 0 0 1-1.5 0V13a.75.75 0 0 1 .463-.693a.75.75 0 0 1 .818.164l2.415 2.422l2.424-2.423a.75.75 0 0 1 .518-.22h.012a.75.75 0 0 1 .457.155m-17.819.474c-.22-.465-.69-.572-.953-.572c-.262 0-.733.107-.953.572l-2.444 5.328a.75.75 0 0 0 1.364.626l.405-.883h3.256l.405.883a.75.75 0 0 0 1.364-.626l-2.44-5.32zm-.013 3.571h-1.88l.94-2.05z"/><path d="M6 1a5 5 0 0 0-5 5v20a5 5 0 0 0 5 5h20a5 5 0 0 0 5-5V6a5 5 0 0 0-5-5zM3 6a3 3 0 0 1 3-3h20a3 3 0 0 1 3 3v20a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiHighContrastAtmSign(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="M12.24 12.25a.75.75 0 0 0 0 1.5h1.99v4.77a.75.75 0 0 0 1.5 0v-4.77h1.98a.75.75 0 0 0 0-1.5zm14.607.155a.75.75 0 0 1 .293.595v5.52a.75.75 0 0 1-1.5 0v-3.71l-1.67 1.67a.75.75 0 0 1-.535.22a.75.75 0 0 1-.536-.22l-1.659-1.665v3.705a.75.75 0 0 1-1.5 0V13a.75.75 0 0 1 .463-.693a.75.75 0 0 1 .818.164l2.415 2.422l2.424-2.423a.75.75 0 0 1 .518-.22h.012a.75.75 0 0 1 .457.155m-17.819.474c-.22-.465-.69-.572-.953-.572c-.262 0-.733.107-.953.572l-2.444 5.328a.75.75 0 0 0 1.364.626l.405-.883h3.256l.405.883a.75.75 0 0 0 1.364-.626l-2.44-5.32zm-.013 3.571h-1.88l.94-2.05z"/><path d="M6 1a5 5 0 0 0-5 5v20a5 5 0 0 0 5 5h20a5 5 0 0 0 5-5V6a5 5 0 0 0-5-5zM3 6a3 3 0 0 1 3-3h20a3 3 0 0 1 3 3v20a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z"/></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="M12.24 12.25a.75.75 0 0 0 0 1.5h1.99v4.77a.75.75 0 0 0 1.5 0v-4.77h1.98a.75.75 0 0 0 0-1.5zm14.607.155a.75.75 0 0 1 .293.595v5.52a.75.75 0 0 1-1.5 0v-3.71l-1.67 1.67a.75.75 0 0 1-.535.22a.75.75 0 0 1-.536-.22l-1.659-1.665v3.705a.75.75 0 0 1-1.5 0V13a.75.75 0 0 1 .463-.693a.75.75 0 0 1 .818.164l2.415 2.422l2.424-2.423a.75.75 0 0 1 .518-.22h.012a.75.75 0 0 1 .457.155m-17.819.474c-.22-.465-.69-.572-.953-.572c-.262 0-.733.107-.953.572l-2.444 5.328a.75.75 0 0 0 1.364.626l.405-.883h3.256l.405.883a.75.75 0 0 0 1.364-.626l-2.44-5.32zm-.013 3.571h-1.88l.94-2.05z"/><path d="M6 1a5 5 0 0 0-5 5v20a5 5 0 0 0 5 5h20a5 5 0 0 0 5-5V6a5 5 0 0 0-5-5zM3 6a3 3 0 0 1 3-3h20a3 3 0 0 1 3 3v20a3 3 0 0 1-3 3H6a3 3 0 0 1-3-3z"/></g></svg> </template>
CSS
.icon-atm-sign {
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%22M12.24%2012.25a.75.75%200%200%200%200%201.5h1.99v4.77a.75.75%200%200%200%201.5%200v-4.77h1.98a.75.75%200%200%200%200-1.5zm14.607.155a.75.75%200%200%201%20.293.595v5.52a.75.75%200%200%201-1.5%200v-3.71l-1.67%201.67a.75.75%200%200%201-.535.22a.75.75%200%200%201-.536-.22l-1.659-1.665v3.705a.75.75%200%200%201-1.5%200V13a.75.75%200%200%201%20.463-.693a.75.75%200%200%201%20.818.164l2.415%202.422l2.424-2.423a.75.75%200%200%201%20.518-.22h.012a.75.75%200%200%201%20.457.155m-17.819.474c-.22-.465-.69-.572-.953-.572c-.262%200-.733.107-.953.572l-2.444%205.328a.75.75%200%200%200%201.364.626l.405-.883h3.256l.405.883a.75.75%200%200%200%201.364-.626l-2.44-5.32zm-.013%203.571h-1.88l.94-2.05z%22%2F%3E%3Cpath%20d%3D%22M6%201a5%205%200%200%200-5%205v20a5%205%200%200%200%205%205h20a5%205%200%200%200%205-5V6a5%205%200%200%200-5-5zM3%206a3%203%200%200%201%203-3h20a3%203%200%200%201%203%203v20a3%203%200%200%201-3%203H6a3%203%200%200%201-3-3z%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%22M12.24%2012.25a.75.75%200%200%200%200%201.5h1.99v4.77a.75.75%200%200%200%201.5%200v-4.77h1.98a.75.75%200%200%200%200-1.5zm14.607.155a.75.75%200%200%201%20.293.595v5.52a.75.75%200%200%201-1.5%200v-3.71l-1.67%201.67a.75.75%200%200%201-.535.22a.75.75%200%200%201-.536-.22l-1.659-1.665v3.705a.75.75%200%200%201-1.5%200V13a.75.75%200%200%201%20.463-.693a.75.75%200%200%201%20.818.164l2.415%202.422l2.424-2.423a.75.75%200%200%201%20.518-.22h.012a.75.75%200%200%201%20.457.155m-17.819.474c-.22-.465-.69-.572-.953-.572c-.262%200-.733.107-.953.572l-2.444%205.328a.75.75%200%200%200%201.364.626l.405-.883h3.256l.405.883a.75.75%200%200%200%201.364-.626l-2.44-5.32zm-.013%203.571h-1.88l.94-2.05z%22%2F%3E%3Cpath%20d%3D%22M6%201a5%205%200%200%200-5%205v20a5%205%200%200%200%205%205h20a5%205%200%200%200%205-5V6a5%205%200%200%200-5-5zM3%206a3%203%200%200%201%203-3h20a3%203%200%200%201%203%203v20a3%203%200%200%201-3%203H6a3%203%200%200%201-3-3z%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/atm-sign.svg?color=%231a73e8&size=48