credit card not accept icon
credit-card-not-accept from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- credit-card-not-accept
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the credit card not accept icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12.5 20h-2c-3.759 0-5.638 0-6.893-.99a4.4 4.4 0 0 1-.554-.523C2 17.307 2 15.537 2 12s0-5.306 1.053-6.487q.253-.284.554-.522C4.862 4 6.741 4 10.5 4h3c3.759 0 5.638 0 6.892.99q.302.24.555.523C21.896 6.577 21.99 8.118 22 11"/><path stroke-linejoin="round" d="M2 9h20"/><path stroke-linecap="round" d="m22 14l-6 6m6 0l-6-6"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCreditCardNotAccept(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinecap="round" strokeLinejoin="round" d="M12.5 20h-2c-3.759 0-5.638 0-6.893-.99a4.4 4.4 0 0 1-.554-.523C2 17.307 2 15.537 2 12s0-5.306 1.053-6.487q.253-.284.554-.522C4.862 4 6.741 4 10.5 4h3c3.759 0 5.638 0 6.892.99q.302.24.555.523C21.896 6.577 21.99 8.118 22 11"/><path strokeLinejoin="round" d="M2 9h20"/><path strokeLinecap="round" d="m22 14l-6 6m6 0l-6-6"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linecap="round" stroke-linejoin="round" d="M12.5 20h-2c-3.759 0-5.638 0-6.893-.99a4.4 4.4 0 0 1-.554-.523C2 17.307 2 15.537 2 12s0-5.306 1.053-6.487q.253-.284.554-.522C4.862 4 6.741 4 10.5 4h3c3.759 0 5.638 0 6.892.99q.302.24.555.523C21.896 6.577 21.99 8.118 22 11"/><path stroke-linejoin="round" d="M2 9h20"/><path stroke-linecap="round" d="m22 14l-6 6m6 0l-6-6"/></g></svg> </template>
CSS
.icon-credit-card-not-accept {
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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.5%2020h-2c-3.759%200-5.638%200-6.893-.99a4.4%204.4%200%200%201-.554-.523C2%2017.307%202%2015.537%202%2012s0-5.306%201.053-6.487q.253-.284.554-.522C4.862%204%206.741%204%2010.5%204h3c3.759%200%205.638%200%206.892.99q.302.24.555.523C21.896%206.577%2021.99%208.118%2022%2011%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%209h20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m22%2014l-6%206m6%200l-6-6%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M12.5%2020h-2c-3.759%200-5.638%200-6.893-.99a4.4%204.4%200%200%201-.554-.523C2%2017.307%202%2015.537%202%2012s0-5.306%201.053-6.487q.253-.284.554-.522C4.862%204%206.741%204%2010.5%204h3c3.759%200%205.638%200%206.892.99q.302.24.555.523C21.896%206.577%2021.99%208.118%2022%2011%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2%209h20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22m22%2014l-6%206m6%200l-6-6%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/credit-card-not-accept.svg?color=%231a73e8&size=48