badge pound sterling icon
badge-pound-sterling from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- badge-pound-sterling
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the badge pound sterling 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-linejoin="round" stroke-width="1.5"><path d="m14.394 3l-.246-.209a3.31 3.31 0 0 0-4.296 0l-.246.21a4 4 0 0 1-2.276.943l-.323.025A3.31 3.31 0 0 0 3.97 7.007l-.025.323A4 4 0 0 1 3 9.606l-.21.246a3.31 3.31 0 0 0 0 4.296l.21.246a4 4 0 0 1 .943 2.276l.025.323a3.31 3.31 0 0 0 3.038 3.038l.323.025A4 4 0 0 1 9.606 21l.246.21a3.31 3.31 0 0 0 4.296 0l.246-.21a4 4 0 0 1 2.276-.943l.323-.025a3.31 3.31 0 0 0 3.038-3.038l.025-.323A4 4 0 0 1 21 14.394l.21-.246a3.31 3.31 0 0 0 0-4.296L21 9.606a4 4 0 0 1-.943-2.276l-.025-.323a3.31 3.31 0 0 0-3.038-3.038l-.323-.025A4 4 0 0 1 14.394 3"/><path d="M14.5 16h-6a2 2 0 0 0 2-2V9.5a2 2 0 1 1 4 0m-6 2.5h4"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsBadgePoundSterling(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" strokeLinejoin="round" strokeWidth="1.5"><path d="m14.394 3l-.246-.209a3.31 3.31 0 0 0-4.296 0l-.246.21a4 4 0 0 1-2.276.943l-.323.025A3.31 3.31 0 0 0 3.97 7.007l-.025.323A4 4 0 0 1 3 9.606l-.21.246a3.31 3.31 0 0 0 0 4.296l.21.246a4 4 0 0 1 .943 2.276l.025.323a3.31 3.31 0 0 0 3.038 3.038l.323.025A4 4 0 0 1 9.606 21l.246.21a3.31 3.31 0 0 0 4.296 0l.246-.21a4 4 0 0 1 2.276-.943l.323-.025a3.31 3.31 0 0 0 3.038-3.038l.025-.323A4 4 0 0 1 21 14.394l.21-.246a3.31 3.31 0 0 0 0-4.296L21 9.606a4 4 0 0 1-.943-2.276l-.025-.323a3.31 3.31 0 0 0-3.038-3.038l-.323-.025A4 4 0 0 1 14.394 3"/><path d="M14.5 16h-6a2 2 0 0 0 2-2V9.5a2 2 0 1 1 4 0m-6 2.5h4"/></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-linejoin="round" stroke-width="1.5"><path d="m14.394 3l-.246-.209a3.31 3.31 0 0 0-4.296 0l-.246.21a4 4 0 0 1-2.276.943l-.323.025A3.31 3.31 0 0 0 3.97 7.007l-.025.323A4 4 0 0 1 3 9.606l-.21.246a3.31 3.31 0 0 0 0 4.296l.21.246a4 4 0 0 1 .943 2.276l.025.323a3.31 3.31 0 0 0 3.038 3.038l.323.025A4 4 0 0 1 9.606 21l.246.21a3.31 3.31 0 0 0 4.296 0l.246-.21a4 4 0 0 1 2.276-.943l.323-.025a3.31 3.31 0 0 0 3.038-3.038l.025-.323A4 4 0 0 1 21 14.394l.21-.246a3.31 3.31 0 0 0 0-4.296L21 9.606a4 4 0 0 1-.943-2.276l-.025-.323a3.31 3.31 0 0 0-3.038-3.038l-.323-.025A4 4 0 0 1 14.394 3"/><path d="M14.5 16h-6a2 2 0 0 0 2-2V9.5a2 2 0 1 1 4 0m-6 2.5h4"/></g></svg> </template>
CSS
.icon-badge-pound-sterling {
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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m14.394%203l-.246-.209a3.31%203.31%200%200%200-4.296%200l-.246.21a4%204%200%200%201-2.276.943l-.323.025A3.31%203.31%200%200%200%203.97%207.007l-.025.323A4%204%200%200%201%203%209.606l-.21.246a3.31%203.31%200%200%200%200%204.296l.21.246a4%204%200%200%201%20.943%202.276l.025.323a3.31%203.31%200%200%200%203.038%203.038l.323.025A4%204%200%200%201%209.606%2021l.246.21a3.31%203.31%200%200%200%204.296%200l.246-.21a4%204%200%200%201%202.276-.943l.323-.025a3.31%203.31%200%200%200%203.038-3.038l.025-.323A4%204%200%200%201%2021%2014.394l.21-.246a3.31%203.31%200%200%200%200-4.296L21%209.606a4%204%200%200%201-.943-2.276l-.025-.323a3.31%203.31%200%200%200-3.038-3.038l-.323-.025A4%204%200%200%201%2014.394%203%22%2F%3E%3Cpath%20d%3D%22M14.5%2016h-6a2%202%200%200%200%202-2V9.5a2%202%200%201%201%204%200m-6%202.5h4%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-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22m14.394%203l-.246-.209a3.31%203.31%200%200%200-4.296%200l-.246.21a4%204%200%200%201-2.276.943l-.323.025A3.31%203.31%200%200%200%203.97%207.007l-.025.323A4%204%200%200%201%203%209.606l-.21.246a3.31%203.31%200%200%200%200%204.296l.21.246a4%204%200%200%201%20.943%202.276l.025.323a3.31%203.31%200%200%200%203.038%203.038l.323.025A4%204%200%200%201%209.606%2021l.246.21a3.31%203.31%200%200%200%204.296%200l.246-.21a4%204%200%200%201%202.276-.943l.323-.025a3.31%203.31%200%200%200%203.038-3.038l.025-.323A4%204%200%200%201%2021%2014.394l.21-.246a3.31%203.31%200%200%200%200-4.296L21%209.606a4%204%200%200%201-.943-2.276l-.025-.323a3.31%203.31%200%200%200-3.038-3.038l-.323-.025A4%204%200%200%201%2014.394%203%22%2F%3E%3Cpath%20d%3D%22M14.5%2016h-6a2%202%200%200%200%202-2V9.5a2%202%200%201%201%204%200m-6%202.5h4%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/badge-pound-sterling.svg?color=%231a73e8&size=48