penny logo
penny from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- penny
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the penny logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.053 11.914h.368c.419 0 .675-.245.718-.556c.043-.27-.154-.556-.547-.556H2.24zm18.611-.638l.839-1.504h1.924l-2.908 4.399H18.56l.933-1.26l-1.07-3.049l-.727 4.309h-1.54l-.949-2.036l-.342 2.036h-1.54l.745-4.4h1.582l.915 1.971l.334-1.97h3.37zm-7.21-1.504l-.744 4.399h-1.54l-.949-2.036l-.342 2.036h-1.54l.745-4.4h1.582l.915 1.971l.334-1.97zM3.036 9.707c1.07 0 1.788.547 1.797 1.438l.23-1.373h3.49l-.188 1.112H6.517l-.094.523h1.668l-.188 1.104H6.235l-.094.548h1.873l-.188 1.112H4.32l.402-2.38c-.273.77-1.009 1.227-1.967 1.227h-.88l-.198 1.153H0l.753-4.464zM24 13.345c0 .523-.445.948-.992.948s-.992-.425-.992-.948s.445-.948.992-.948c.556.008.992.425.992.948"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPenny(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="M2.053 11.914h.368c.419 0 .675-.245.718-.556c.043-.27-.154-.556-.547-.556H2.24zm18.611-.638l.839-1.504h1.924l-2.908 4.399H18.56l.933-1.26l-1.07-3.049l-.727 4.309h-1.54l-.949-2.036l-.342 2.036h-1.54l.745-4.4h1.582l.915 1.971l.334-1.97h3.37zm-7.21-1.504l-.744 4.399h-1.54l-.949-2.036l-.342 2.036h-1.54l.745-4.4h1.582l.915 1.971l.334-1.97zM3.036 9.707c1.07 0 1.788.547 1.797 1.438l.23-1.373h3.49l-.188 1.112H6.517l-.094.523h1.668l-.188 1.104H6.235l-.094.548h1.873l-.188 1.112H4.32l.402-2.38c-.273.77-1.009 1.227-1.967 1.227h-.88l-.198 1.153H0l.753-4.464zM24 13.345c0 .523-.445.948-.992.948s-.992-.425-.992-.948s.445-.948.992-.948c.556.008.992.425.992.948"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.053 11.914h.368c.419 0 .675-.245.718-.556c.043-.27-.154-.556-.547-.556H2.24zm18.611-.638l.839-1.504h1.924l-2.908 4.399H18.56l.933-1.26l-1.07-3.049l-.727 4.309h-1.54l-.949-2.036l-.342 2.036h-1.54l.745-4.4h1.582l.915 1.971l.334-1.97h3.37zm-7.21-1.504l-.744 4.399h-1.54l-.949-2.036l-.342 2.036h-1.54l.745-4.4h1.582l.915 1.971l.334-1.97zM3.036 9.707c1.07 0 1.788.547 1.797 1.438l.23-1.373h3.49l-.188 1.112H6.517l-.094.523h1.668l-.188 1.104H6.235l-.094.548h1.873l-.188 1.112H4.32l.402-2.38c-.273.77-1.009 1.227-1.967 1.227h-.88l-.198 1.153H0l.753-4.464zM24 13.345c0 .523-.445.948-.992.948s-.992-.425-.992-.948s.445-.948.992-.948c.556.008.992.425.992.948"/></svg> </template>
CSS
.icon-penny {
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%22M2.053%2011.914h.368c.419%200%20.675-.245.718-.556c.043-.27-.154-.556-.547-.556H2.24zm18.611-.638l.839-1.504h1.924l-2.908%204.399H18.56l.933-1.26l-1.07-3.049l-.727%204.309h-1.54l-.949-2.036l-.342%202.036h-1.54l.745-4.4h1.582l.915%201.971l.334-1.97h3.37zm-7.21-1.504l-.744%204.399h-1.54l-.949-2.036l-.342%202.036h-1.54l.745-4.4h1.582l.915%201.971l.334-1.97zM3.036%209.707c1.07%200%201.788.547%201.797%201.438l.23-1.373h3.49l-.188%201.112H6.517l-.094.523h1.668l-.188%201.104H6.235l-.094.548h1.873l-.188%201.112H4.32l.402-2.38c-.273.77-1.009%201.227-1.967%201.227h-.88l-.198%201.153H0l.753-4.464zM24%2013.345c0%20.523-.445.948-.992.948s-.992-.425-.992-.948s.445-.948.992-.948c.556.008.992.425.992.948%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%22M2.053%2011.914h.368c.419%200%20.675-.245.718-.556c.043-.27-.154-.556-.547-.556H2.24zm18.611-.638l.839-1.504h1.924l-2.908%204.399H18.56l.933-1.26l-1.07-3.049l-.727%204.309h-1.54l-.949-2.036l-.342%202.036h-1.54l.745-4.4h1.582l.915%201.971l.334-1.97h3.37zm-7.21-1.504l-.744%204.399h-1.54l-.949-2.036l-.342%202.036h-1.54l.745-4.4h1.582l.915%201.971l.334-1.97zM3.036%209.707c1.07%200%201.788.547%201.797%201.438l.23-1.373h3.49l-.188%201.112H6.517l-.094.523h1.668l-.188%201.104H6.235l-.094.548h1.873l-.188%201.112H4.32l.402-2.38c-.273.77-1.009%201.227-1.967%201.227h-.88l-.198%201.153H0l.753-4.464zM24%2013.345c0%20.523-.445.948-.992.948s-.992-.425-.992-.948s.445-.948.992-.948c.556.008.992.425.992.948%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/penny.svg?color=%231a73e8&size=48