circle pound sterling icon
circle-pound-sterling from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- circle-pound-sterling
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
circle-arrow-data-transfer-diagonalcircle-arrow-data-transfer-horizontalcircle-arrow-data-transfer-verticalcircle-arrow-diagonal-01circle-arrow-diagonal-02circle-arrow-down-01circle-arrow-down-02circle-arrow-down-03circle-arrow-down-doublecircle-arrow-down-leftcircle-arrow-down-rightcircle-arrow-expand-01circle-arrow-expand-02circle-arrow-horizontalcircle-arrow-left-01circle-arrow-left-02circle-arrow-left-03circle-arrow-left-doublecircle-arrow-left-rightcircle-arrow-move-down-leftcircle-arrow-move-down-rightcircle-arrow-move-left-downcircle-arrow-move-right-downcircle-arrow-move-up-left
Use the circle 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.99 9.732c-.042-.582-.37-1.993-1.63-2.514c-1.576-.651-3.651.169-3.845 2.28c-.091.99.42 2.029 1.162 2.542c.588.406 1.438.445 2.28.447m0 0h.402zm0 0h-1.72m0 0H8m3.237 0c-.055.213-.28.547-.608.933c-1.138 1.332-1.707 1.998-1.573 2.289c.134.29.93.29 2.519.29h2.677c.223 0 .854.054 1.748-.548"/><circle cx="12" cy="12" r="10"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCirclePoundSterling(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.99 9.732c-.042-.582-.37-1.993-1.63-2.514c-1.576-.651-3.651.169-3.845 2.28c-.091.99.42 2.029 1.162 2.542c.588.406 1.438.445 2.28.447m0 0h.402zm0 0h-1.72m0 0H8m3.237 0c-.055.213-.28.547-.608.933c-1.138 1.332-1.707 1.998-1.573 2.289c.134.29.93.29 2.519.29h2.677c.223 0 .854.054 1.748-.548"/><circle cx="12" cy="12" r="10"/></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.99 9.732c-.042-.582-.37-1.993-1.63-2.514c-1.576-.651-3.651.169-3.845 2.28c-.091.99.42 2.029 1.162 2.542c.588.406 1.438.445 2.28.447m0 0h.402zm0 0h-1.72m0 0H8m3.237 0c-.055.213-.28.547-.608.933c-1.138 1.332-1.707 1.998-1.573 2.289c.134.29.93.29 2.519.29h2.677c.223 0 .854.054 1.748-.548"/><circle cx="12" cy="12" r="10"/></g></svg> </template>
CSS
.icon-circle-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.99%209.732c-.042-.582-.37-1.993-1.63-2.514c-1.576-.651-3.651.169-3.845%202.28c-.091.99.42%202.029%201.162%202.542c.588.406%201.438.445%202.28.447m0%200h.402zm0%200h-1.72m0%200H8m3.237%200c-.055.213-.28.547-.608.933c-1.138%201.332-1.707%201.998-1.573%202.289c.134.29.93.29%202.519.29h2.677c.223%200%20.854.054%201.748-.548%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%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.99%209.732c-.042-.582-.37-1.993-1.63-2.514c-1.576-.651-3.651.169-3.845%202.28c-.091.99.42%202.029%201.162%202.542c.588.406%201.438.445%202.28.447m0%200h.402zm0%200h-1.72m0%200H8m3.237%200c-.055.213-.28.547-.608.933c-1.138%201.332-1.707%201.998-1.573%202.289c.134.29.93.29%202.519.29h2.677c.223%200%20.854.054%201.748-.548%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%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/circle-pound-sterling.svg?color=%231a73e8&size=48