wireless checkout icon
wireless-checkout from Carbon by IBM · Outline · Enterprise · Apache-2.0 Free for personal and commercial use.
- Name
- wireless-checkout
- Set
- Carbon
- Style
- Outline
- Category
- Enterprise
- Viewbox
- 32×32
- License
- Apache 2.0
More enterprise icons from Carbon
accountaiai-agentai-agent-detachedai-business-impact-assessmentai-enabled-edtai-enabled-pdlcai-generateai-governance-lifecycleai-governance-trackedai-governance-untrackedai-labelai-launchai-observabilityai-recommendappleapple-dashautoscalingbank-vaultbasketballbatbee-batbinding-connectorblock-storage
Use the wireless checkout icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18 28v-2a10 10 0 0 0 10-10h2a12 12 0 0 1-12 12"/><path fill="currentColor" d="M18 23v-2a5 5 0 0 0 5-5h2a7 7 0 0 1-7 7"/><path fill="currentColor" d="M27 11h-6V7a3 3 0 0 0-3-3h-6a3 3 0 0 0-3 3v4H3a1 1 0 0 0-1 1.15L3.88 24.3a2 2 0 0 0 2 1.7H15v-2H5.86L4.17 13H27ZM11 7a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4h-8Z"/></svg>
React
import type { SVGProps } from "react";
export function CarbonWirelessCheckout(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="M18 28v-2a10 10 0 0 0 10-10h2a12 12 0 0 1-12 12"/><path fill="currentColor" d="M18 23v-2a5 5 0 0 0 5-5h2a7 7 0 0 1-7 7"/><path fill="currentColor" d="M27 11h-6V7a3 3 0 0 0-3-3h-6a3 3 0 0 0-3 3v4H3a1 1 0 0 0-1 1.15L3.88 24.3a2 2 0 0 0 2 1.7H15v-2H5.86L4.17 13H27ZM11 7a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4h-8Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18 28v-2a10 10 0 0 0 10-10h2a12 12 0 0 1-12 12"/><path fill="currentColor" d="M18 23v-2a5 5 0 0 0 5-5h2a7 7 0 0 1-7 7"/><path fill="currentColor" d="M27 11h-6V7a3 3 0 0 0-3-3h-6a3 3 0 0 0-3 3v4H3a1 1 0 0 0-1 1.15L3.88 24.3a2 2 0 0 0 2 1.7H15v-2H5.86L4.17 13H27ZM11 7a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v4h-8Z"/></svg> </template>
CSS
.icon-wireless-checkout {
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%22M18%2028v-2a10%2010%200%200%200%2010-10h2a12%2012%200%200%201-12%2012%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2023v-2a5%205%200%200%200%205-5h2a7%207%200%200%201-7%207%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2011h-6V7a3%203%200%200%200-3-3h-6a3%203%200%200%200-3%203v4H3a1%201%200%200%200-1%201.15L3.88%2024.3a2%202%200%200%200%202%201.7H15v-2H5.86L4.17%2013H27ZM11%207a1%201%200%200%201%201-1h6a1%201%200%200%201%201%201v4h-8Z%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%22M18%2028v-2a10%2010%200%200%200%2010-10h2a12%2012%200%200%201-12%2012%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M18%2023v-2a5%205%200%200%200%205-5h2a7%207%200%200%201-7%207%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27%2011h-6V7a3%203%200%200%200-3-3h-6a3%203%200%200%200-3%203v4H3a1%201%200%200%200-1%201.15L3.88%2024.3a2%202%200%200%200%202%201.7H15v-2H5.86L4.17%2013H27ZM11%207a1%201%200%200%201%201-1h6a1%201%200%200%201%201%201v4h-8Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/carbon/wireless-checkout.svg?color=%231a73e8&size=48