credit card gear icon
credit-card-gear-outline-rounded from Material Symbols Light by Google · Outline Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- credit-card-gear-outline-rounded
- Set
- Material Symbols Light
- Style
- Outline Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More business icons from Material Symbols Light
Use the credit card gear icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.289 19.016l-.476.186q-.17.061-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.301q-.165-.518-.165-1.035t.165-1.035l-.358-.302q-.14-.109-.171-.283q-.03-.174.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.176.174-.302t.314-.126h.131q.177 0 .315.128q.137.13.174.306l.053.45q.474.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.333q-.011.167-.171.296l-.357.302q.165.517.165 1.034q0 .518-.165 1.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.189t-.317-.014l-.475-.186q-.333.373-.75.587q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178 0-.315-.13q-.138-.128-.174-.305l-.054-.45q-.473-.106-.89-.32q-.416-.215-.748-.588m3.774-.564q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626 1.528t.626 1.528t1.527.626q.903 0 1.529-.626M4 18v-7.692v.479V6zm0-9.192h16V6.616q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616zM4.615 19q-.69 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v3.603q0 .373-.301.547t-.649.032q-.573-.242-1.205-.366t-1.31-.124q-.868 0-1.669.23q-.8.23-1.482.654H4v6.193q0 .23.192.423t.423.192h6.152q.214 0 .357.143t.143.357t-.143.357t-.357.143z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightCreditCardGearOutlineRounded(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.289 19.016l-.476.186q-.17.061-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.301q-.165-.518-.165-1.035t.165-1.035l-.358-.302q-.14-.109-.171-.283q-.03-.174.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.176.174-.302t.314-.126h.131q.177 0 .315.128q.137.13.174.306l.053.45q.474.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.333q-.011.167-.171.296l-.357.302q.165.517.165 1.034q0 .518-.165 1.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.189t-.317-.014l-.475-.186q-.333.373-.75.587q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178 0-.315-.13q-.138-.128-.174-.305l-.054-.45q-.473-.106-.89-.32q-.416-.215-.748-.588m3.774-.564q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626 1.528t.626 1.528t1.527.626q.903 0 1.529-.626M4 18v-7.692v.479V6zm0-9.192h16V6.616q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616zM4.615 19q-.69 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v3.603q0 .373-.301.547t-.649.032q-.573-.242-1.205-.366t-1.31-.124q-.868 0-1.669.23q-.8.23-1.482.654H4v6.193q0 .23.192.423t.423.192h6.152q.214 0 .357.143t.143.357t-.143.357t-.357.143z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m15.289 19.016l-.476.186q-.17.061-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.301q-.165-.518-.165-1.035t.165-1.035l-.358-.302q-.14-.109-.171-.283q-.03-.174.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.176.174-.302t.314-.126h.131q.177 0 .315.128q.137.13.174.306l.053.45q.474.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.333q-.011.167-.171.296l-.357.302q.165.517.165 1.034q0 .518-.165 1.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.189t-.317-.014l-.475-.186q-.333.373-.75.587q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178 0-.315-.13q-.138-.128-.174-.305l-.054-.45q-.473-.106-.89-.32q-.416-.215-.748-.588m3.774-.564q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626 1.528t.626 1.528t1.527.626q.903 0 1.529-.626M4 18v-7.692v.479V6zm0-9.192h16V6.616q0-.231-.192-.424T19.385 6H4.615q-.23 0-.423.192T4 6.616zM4.615 19q-.69 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v3.603q0 .373-.301.547t-.649.032q-.573-.242-1.205-.366t-1.31-.124q-.868 0-1.669.23q-.8.23-1.482.654H4v6.193q0 .23.192.423t.423.192h6.152q.214 0 .357.143t.143.357t-.143.357t-.357.143z"/></svg> </template>
CSS
.icon-credit-card-gear-outline-rounded {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.289%2019.016l-.476.186q-.17.061-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.301q-.165-.518-.165-1.035t.165-1.035l-.358-.302q-.14-.109-.171-.283q-.03-.174.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.176.174-.302t.314-.126h.131q.177%200%20.315.128q.137.13.174.306l.053.45q.474.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.333q-.011.167-.171.296l-.357.302q.165.517.165%201.034q0%20.518-.165%201.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.189t-.317-.014l-.475-.186q-.333.373-.75.587q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178%200-.315-.13q-.138-.128-.174-.305l-.054-.45q-.473-.106-.89-.32q-.416-.215-.748-.588m3.774-.564q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626%201.528t.626%201.528t1.527.626q.903%200%201.529-.626M4%2018v-7.692v.479V6zm0-9.192h16V6.616q0-.231-.192-.424T19.385%206H4.615q-.23%200-.423.192T4%206.616zM4.615%2019q-.69%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v3.603q0%20.373-.301.547t-.649.032q-.573-.242-1.205-.366t-1.31-.124q-.868%200-1.669.23q-.8.23-1.482.654H4v6.193q0%20.23.192.423t.423.192h6.152q.214%200%20.357.143t.143.357t-.143.357t-.357.143z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m15.289%2019.016l-.476.186q-.17.061-.33.013q-.158-.048-.256-.188l-.066-.139q-.098-.165-.086-.332t.171-.297l.358-.301q-.165-.518-.165-1.035t.165-1.035l-.358-.302q-.14-.109-.171-.283q-.03-.174.067-.34l.11-.144q.098-.14.244-.188t.317.013l.475.187q.314-.373.74-.588t.899-.32l.054-.456q.036-.176.174-.302t.314-.126h.131q.177%200%20.315.128q.137.13.174.306l.053.45q.474.106.9.32q.425.215.739.588l.475-.187q.171-.061.33-.013q.158.048.256.188l.066.139q.098.165.086.333q-.011.167-.171.296l-.357.302q.165.517.165%201.034q0%20.518-.165%201.035l.357.302q.14.11.171.283t-.067.34l-.11.144q-.098.14-.244.189t-.317-.014l-.475-.186q-.333.373-.75.587q-.415.214-.889.32l-.053.456q-.037.177-.174.303t-.315.126h-.13q-.178%200-.315-.13q-.138-.128-.174-.305l-.054-.45q-.473-.106-.89-.32q-.416-.215-.748-.588m3.774-.564q.626-.626.626-1.528t-.626-1.528t-1.528-.626t-1.528.626t-.626%201.528t.626%201.528t1.527.626q.903%200%201.529-.626M4%2018v-7.692v.479V6zm0-9.192h16V6.616q0-.231-.192-.424T19.385%206H4.615q-.23%200-.423.192T4%206.616zM4.615%2019q-.69%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v3.603q0%20.373-.301.547t-.649.032q-.573-.242-1.205-.366t-1.31-.124q-.868%200-1.669.23q-.8.23-1.482.654H4v6.193q0%20.23.192.423t.423.192h6.152q.214%200%20.357.143t.143.357t-.143.357t-.357.143z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/credit-card-gear-outline-rounded.svg?color=%231a73e8&size=48