credit card defrost icon
credit-card-defrost from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- credit-card-defrost
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the credit card defrost 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M22 9.5c-.037-2.252-.21-3.553-1.044-4.487a4.4 4.4 0 0 0-.555-.522C19.146 3.5 17.266 3.5 13.506 3.5h-3.002c-3.76 0-5.64 0-6.896.99a4.4 4.4 0 0 0-.555.523C2 6.193 2 7.963 2 11.5s0 5.306 1.053 6.487q.254.284.555.522c1.256.991 3.136.991 6.896.991h.996"/><path d="M2 8.5h20"/><path stroke-linecap="round" d="M15.016 12.5c-3.17 2.794 2.304 4.752 0 8m3.2-8c-3.17 2.794 2.303 4.752 0 8m3.2-8c-3.17 2.794 2.303 4.752 0 8"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCreditCardDefrost(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" strokeLinejoin="round" strokeWidth="1.5"><path strokeLinecap="round" d="M22 9.5c-.037-2.252-.21-3.553-1.044-4.487a4.4 4.4 0 0 0-.555-.522C19.146 3.5 17.266 3.5 13.506 3.5h-3.002c-3.76 0-5.64 0-6.896.99a4.4 4.4 0 0 0-.555.523C2 6.193 2 7.963 2 11.5s0 5.306 1.053 6.487q.254.284.555.522c1.256.991 3.136.991 6.896.991h.996"/><path d="M2 8.5h20"/><path strokeLinecap="round" d="M15.016 12.5c-3.17 2.794 2.304 4.752 0 8m3.2-8c-3.17 2.794 2.303 4.752 0 8m3.2-8c-3.17 2.794 2.303 4.752 0 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-linejoin="round" stroke-width="1.5"><path stroke-linecap="round" d="M22 9.5c-.037-2.252-.21-3.553-1.044-4.487a4.4 4.4 0 0 0-.555-.522C19.146 3.5 17.266 3.5 13.506 3.5h-3.002c-3.76 0-5.64 0-6.896.99a4.4 4.4 0 0 0-.555.523C2 6.193 2 7.963 2 11.5s0 5.306 1.053 6.487q.254.284.555.522c1.256.991 3.136.991 6.896.991h.996"/><path d="M2 8.5h20"/><path stroke-linecap="round" d="M15.016 12.5c-3.17 2.794 2.304 4.752 0 8m3.2-8c-3.17 2.794 2.303 4.752 0 8m3.2-8c-3.17 2.794 2.303 4.752 0 8"/></g></svg> </template>
CSS
.icon-credit-card-defrost {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%209.5c-.037-2.252-.21-3.553-1.044-4.487a4.4%204.4%200%200%200-.555-.522C19.146%203.5%2017.266%203.5%2013.506%203.5h-3.002c-3.76%200-5.64%200-6.896.99a4.4%204.4%200%200%200-.555.523C2%206.193%202%207.963%202%2011.5s0%205.306%201.053%206.487q.254.284.555.522c1.256.991%203.136.991%206.896.991h.996%22%2F%3E%3Cpath%20d%3D%22M2%208.5h20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.016%2012.5c-3.17%202.794%202.304%204.752%200%208m3.2-8c-3.17%202.794%202.303%204.752%200%208m3.2-8c-3.17%202.794%202.303%204.752%200%208%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M22%209.5c-.037-2.252-.21-3.553-1.044-4.487a4.4%204.4%200%200%200-.555-.522C19.146%203.5%2017.266%203.5%2013.506%203.5h-3.002c-3.76%200-5.64%200-6.896.99a4.4%204.4%200%200%200-.555.523C2%206.193%202%207.963%202%2011.5s0%205.306%201.053%206.487q.254.284.555.522c1.256.991%203.136.991%206.896.991h.996%22%2F%3E%3Cpath%20d%3D%22M2%208.5h20%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M15.016%2012.5c-3.17%202.794%202.304%204.752%200%208m3.2-8c-3.17%202.794%202.303%204.752%200%208m3.2-8c-3.17%202.794%202.303%204.752%200%208%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-defrost.svg?color=%231a73e8&size=48