bank emoji
bank from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.
- Name
- bank
- Set
- OpenMoji
- Style
- Default
- Category
- Travel Places
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
bankAkar Iconsbank-filledAnt Design IconsbankBootstrap IconsbankBoxIcons v2 SolidbankEmoji One (Colored)bankFont Awesome SolidbankFluent EmojibankFluent Emoji FlatbankFluent Emoji High ContrastbankFirefox OS EmojibankHuge IconsbankIconParkbankIconPark OutlinebankIconoirbankMaterial Design Iconsbank-fillMingCute IconbankMyna UI IconsbankNoto EmojibankPhosphorbank-fillRemix Iconbank-outlineTeenyiconsbankTwitter Emoji
More travel places icons from OpenMoji
Use the bank emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M16 26h40v34H16z"/><path fill="#d0cfce" d="M14 22h44v4H14z"/><path fill="#fff" d="M19.5 26h2.052v34H19.5m5.433-34h2.038v34h-2.038m22.134 0h-2.049V26h2.049M52.5 60h-2.018V26H52.5"/><path fill="#d0cfce" d="M36 12L19 22h34z"/><path fill="#92d3f5" d="M31.5 50h9v10h-9z"/><circle cx="36" cy="35" r="5" fill="#fcea2b"/><path fill="none" stroke="#f4aa41" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M36.948 34.262c-.098-.38-.52-.666-1.027-.666h0c-.579 0-1.048.373-1.048.834s.47.835 1.048.835l-.021.003c.579 0 1.048.374 1.048.835s-.469.835-1.048.835h0c-.507 0-.93-.287-1.027-.667m1.038-2.675V32.8m0 4.933v-.795"/><g fill="none" stroke="#000" stroke-miterlimit="10"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 26h40v34H16zm-2-4h44v4H14z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.5 26h3v34h-3m5.433-34h3v34h-3m22.134 0h-3V26h3M52.5 60h-3V26h3M36 12l-17 9.749h34zm-4.5 38h9v10h-9zM36 60V50"/><circle cx="36" cy="35" r="5" stroke-width="2"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.948 34.262c-.098-.38-.52-.666-1.027-.666h0c-.579 0-1.048.373-1.048.834s.47.835 1.048.835l-.021.003c.579 0 1.048.374 1.048.835s-.469.835-1.048.835h0c-.507 0-.93-.287-1.027-.667m1.038-2.675V32.8m0 4.933v-.795"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiBank(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M16 26h40v34H16z"/><path fill="#d0cfce" d="M14 22h44v4H14z"/><path fill="#fff" d="M19.5 26h2.052v34H19.5m5.433-34h2.038v34h-2.038m22.134 0h-2.049V26h2.049M52.5 60h-2.018V26H52.5"/><path fill="#d0cfce" d="M36 12L19 22h34z"/><path fill="#92d3f5" d="M31.5 50h9v10h-9z"/><circle cx="36" cy="35" r="5" fill="#fcea2b"/><path fill="none" stroke="#f4aa41" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" d="M36.948 34.262c-.098-.38-.52-.666-1.027-.666h0c-.579 0-1.048.373-1.048.834s.47.835 1.048.835l-.021.003c.579 0 1.048.374 1.048.835s-.469.835-1.048.835h0c-.507 0-.93-.287-1.027-.667m1.038-2.675V32.8m0 4.933v-.795"/><g fill="none" stroke="#000" strokeMiterlimit="10"><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M16 26h40v34H16zm-2-4h44v4H14z"/><path strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M19.5 26h3v34h-3m5.433-34h3v34h-3m22.134 0h-3V26h3M52.5 60h-3V26h3M36 12l-17 9.749h34zm-4.5 38h9v10h-9zM36 60V50"/><circle cx="36" cy="35" r="5" strokeWidth="2"/><path strokeLinecap="round" strokeLinejoin="round" d="M36.948 34.262c-.098-.38-.52-.666-1.027-.666h0c-.579 0-1.048.373-1.048.834s.47.835 1.048.835l-.021.003c.579 0 1.048.374 1.048.835s-.469.835-1.048.835h0c-.507 0-.93-.287-1.027-.667m1.038-2.675V32.8m0 4.933v-.795"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#9b9b9a" d="M16 26h40v34H16z"/><path fill="#d0cfce" d="M14 22h44v4H14z"/><path fill="#fff" d="M19.5 26h2.052v34H19.5m5.433-34h2.038v34h-2.038m22.134 0h-2.049V26h2.049M52.5 60h-2.018V26H52.5"/><path fill="#d0cfce" d="M36 12L19 22h34z"/><path fill="#92d3f5" d="M31.5 50h9v10h-9z"/><circle cx="36" cy="35" r="5" fill="#fcea2b"/><path fill="none" stroke="#f4aa41" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" d="M36.948 34.262c-.098-.38-.52-.666-1.027-.666h0c-.579 0-1.048.373-1.048.834s.47.835 1.048.835l-.021.003c.579 0 1.048.374 1.048.835s-.469.835-1.048.835h0c-.507 0-.93-.287-1.027-.667m1.038-2.675V32.8m0 4.933v-.795"/><g fill="none" stroke="#000" stroke-miterlimit="10"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M16 26h40v34H16zm-2-4h44v4H14z"/><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19.5 26h3v34h-3m5.433-34h3v34h-3m22.134 0h-3V26h3M52.5 60h-3V26h3M36 12l-17 9.749h34zm-4.5 38h9v10h-9zM36 60V50"/><circle cx="36" cy="35" r="5" stroke-width="2"/><path stroke-linecap="round" stroke-linejoin="round" d="M36.948 34.262c-.098-.38-.52-.666-1.027-.666h0c-.579 0-1.048.373-1.048.834s.47.835 1.048.835l-.021.003c.579 0 1.048.374 1.048.835s-.469.835-1.048.835h0c-.507 0-.93-.287-1.027-.667m1.038-2.675V32.8m0 4.933v-.795"/></g></svg> </template>
CSS
.icon-bank {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M16%2026h40v34H16z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M14%2022h44v4H14z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.5%2026h2.052v34H19.5m5.433-34h2.038v34h-2.038m22.134%200h-2.049V26h2.049M52.5%2060h-2.018V26H52.5%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M36%2012L19%2022h34z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M31.5%2050h9v10h-9z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2235%22%20r%3D%225%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f4aa41%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M36.948%2034.262c-.098-.38-.52-.666-1.027-.666h0c-.579%200-1.048.373-1.048.834s.47.835%201.048.835l-.021.003c.579%200%201.048.374%201.048.835s-.469.835-1.048.835h0c-.507%200-.93-.287-1.027-.667m1.038-2.675V32.8m0%204.933v-.795%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2026h40v34H16zm-2-4h44v4H14z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.5%2026h3v34h-3m5.433-34h3v34h-3m22.134%200h-3V26h3M52.5%2060h-3V26h3M36%2012l-17%209.749h34zm-4.5%2038h9v10h-9zM36%2060V50%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2235%22%20r%3D%225%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.948%2034.262c-.098-.38-.52-.666-1.027-.666h0c-.579%200-1.048.373-1.048.834s.47.835%201.048.835l-.021.003c.579%200%201.048.374%201.048.835s-.469.835-1.048.835h0c-.507%200-.93-.287-1.027-.667m1.038-2.675V32.8m0%204.933v-.795%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%2072%2072%22%3E%3Cpath%20fill%3D%22%239b9b9a%22%20d%3D%22M16%2026h40v34H16z%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M14%2022h44v4H14z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M19.5%2026h2.052v34H19.5m5.433-34h2.038v34h-2.038m22.134%200h-2.049V26h2.049M52.5%2060h-2.018V26H52.5%22%2F%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M36%2012L19%2022h34z%22%2F%3E%3Cpath%20fill%3D%22%2392d3f5%22%20d%3D%22M31.5%2050h9v10h-9z%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2235%22%20r%3D%225%22%20fill%3D%22%23fcea2b%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23f4aa41%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20d%3D%22M36.948%2034.262c-.098-.38-.52-.666-1.027-.666h0c-.579%200-1.048.373-1.048.834s.47.835%201.048.835l-.021.003c.579%200%201.048.374%201.048.835s-.469.835-1.048.835h0c-.507%200-.93-.287-1.027-.667m1.038-2.675V32.8m0%204.933v-.795%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2026h40v34H16zm-2-4h44v4H14z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19.5%2026h3v34h-3m5.433-34h3v34h-3m22.134%200h-3V26h3M52.5%2060h-3V26h3M36%2012l-17%209.749h34zm-4.5%2038h9v10h-9zM36%2060V50%22%2F%3E%3Ccircle%20cx%3D%2236%22%20cy%3D%2235%22%20r%3D%225%22%20stroke-width%3D%222%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M36.948%2034.262c-.098-.38-.52-.666-1.027-.666h0c-.579%200-1.048.373-1.048.834s.47.835%201.048.835l-.021.003c.579%200%201.048.374%201.048.835s-.469.835-1.048.835h0c-.507%200-.93-.287-1.027-.667m1.038-2.675V32.8m0%204.933v-.795%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/bank.svg?color=%231a73e8&size=48