credit card not found icon

credit-card-not-found from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
credit-card-not-found
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the credit card not found 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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M4.463 4.5c-.318.128-.6.289-.856.49q-.301.24-.554.523C2 6.693 2 8.463 2 12s0 5.306 1.053 6.487q.253.284.554.522C4.862 20 6.741 20 10.5 20h3c2.992 0 4.757 0 6-.5M8 4.016C8.728 4 9.554 4 10.5 4h3c3.759 0 5.638 0 6.892.99q.302.24.555.523C22 6.693 22 8.463 22 12c0 2.313 0 3.87-.294 5"/><path d="m2 2l20 20"/><path stroke-linejoin="round" d="M2.5 9H9m12.5 0h-8"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsCreditCardNotFound(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" strokeLinecap="round" strokeWidth="1.5"><path strokeLinejoin="round" d="M4.463 4.5c-.318.128-.6.289-.856.49q-.301.24-.554.523C2 6.693 2 8.463 2 12s0 5.306 1.053 6.487q.253.284.554.522C4.862 20 6.741 20 10.5 20h3c2.992 0 4.757 0 6-.5M8 4.016C8.728 4 9.554 4 10.5 4h3c3.759 0 5.638 0 6.892.99q.302.24.555.523C22 6.693 22 8.463 22 12c0 2.313 0 3.87-.294 5"/><path d="m2 2l20 20"/><path strokeLinejoin="round" d="M2.5 9H9m12.5 0h-8"/></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-linecap="round" stroke-width="1.5"><path stroke-linejoin="round" d="M4.463 4.5c-.318.128-.6.289-.856.49q-.301.24-.554.523C2 6.693 2 8.463 2 12s0 5.306 1.053 6.487q.253.284.554.522C4.862 20 6.741 20 10.5 20h3c2.992 0 4.757 0 6-.5M8 4.016C8.728 4 9.554 4 10.5 4h3c3.759 0 5.638 0 6.892.99q.302.24.555.523C22 6.693 22 8.463 22 12c0 2.313 0 3.87-.294 5"/><path d="m2 2l20 20"/><path stroke-linejoin="round" d="M2.5 9H9m12.5 0h-8"/></g></svg>
</template>

CSS

.icon-credit-card-not-found {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.463%204.5c-.318.128-.6.289-.856.49q-.301.24-.554.523C2%206.693%202%208.463%202%2012s0%205.306%201.053%206.487q.253.284.554.522C4.862%2020%206.741%2020%2010.5%2020h3c2.992%200%204.757%200%206-.5M8%204.016C8.728%204%209.554%204%2010.5%204h3c3.759%200%205.638%200%206.892.99q.302.24.555.523C22%206.693%2022%208.463%2022%2012c0%202.313%200%203.87-.294%205%22%2F%3E%3Cpath%20d%3D%22m2%202l20%2020%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.5%209H9m12.5%200h-8%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M4.463%204.5c-.318.128-.6.289-.856.49q-.301.24-.554.523C2%206.693%202%208.463%202%2012s0%205.306%201.053%206.487q.253.284.554.522C4.862%2020%206.741%2020%2010.5%2020h3c2.992%200%204.757%200%206-.5M8%204.016C8.728%204%209.554%204%2010.5%204h3c3.759%200%205.638%200%206.892.99q.302.24.555.523C22%206.693%2022%208.463%2022%2012c0%202.313%200%203.87-.294%205%22%2F%3E%3Cpath%20d%3D%22m2%202l20%2020%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M2.5%209H9m12.5%200h-8%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-found.svg?color=%231a73e8&size=48