image circle icon
image-circle-48-filled from Fluent UI System Icons by Microsoft Corporation · 48 Filled · MIT Free for personal and commercial use.
- Name
- image-circle-48-filled
- Set
- Fluent UI System Icons
- Style
- 48 Filled
- Viewbox
- 48×48
- License
- MIT
11 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
image-add-20-filledimage-alt-text-16-filledimage-arrow-back-20-filledimage-arrow-counterclockwise-20-filledimage-arrow-forward-20-filledimage-border-16-filledimage-copy-20-filledimage-dismiss-20-filledimage-edit-16-filledimage-globe-20-filledimage-library-20-filledimage-multiple-16-filledimage-multiple-off-16-filledimage-off-20-filledimage-prohibited-20-filledimage-reflection-20-filledimage-search-20-filledimage-shadow-20-filledimage-sparkle-16-filledimage-split-20-filledimage-stack-16-filledimage-style-guide-16-filledimage-table-16-filled
Use the image circle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M37.096 39.116A19.92 19.92 0 0 1 24 44a19.92 19.92 0 0 1-13.096-4.884l12.39-12.325a1 1 0 0 1 1.411 0zm1.784-1.752L26.468 25.02a3.5 3.5 0 0 0-4.936 0L9.12 37.364A19.93 19.93 0 0 1 4 24C4 12.954 12.954 4 24 4s20 8.954 20 20c0 5.137-1.937 9.822-5.12 13.364M35 17a4 4 0 1 0-8 0a4 4 0 0 0 8 0"/></svg>
React
import type { SVGProps } from "react";
export function FluentImageCircle48Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M37.096 39.116A19.92 19.92 0 0 1 24 44a19.92 19.92 0 0 1-13.096-4.884l12.39-12.325a1 1 0 0 1 1.411 0zm1.784-1.752L26.468 25.02a3.5 3.5 0 0 0-4.936 0L9.12 37.364A19.93 19.93 0 0 1 4 24C4 12.954 12.954 4 24 4s20 8.954 20 20c0 5.137-1.937 9.822-5.12 13.364M35 17a4 4 0 1 0-8 0a4 4 0 0 0 8 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" d="M37.096 39.116A19.92 19.92 0 0 1 24 44a19.92 19.92 0 0 1-13.096-4.884l12.39-12.325a1 1 0 0 1 1.411 0zm1.784-1.752L26.468 25.02a3.5 3.5 0 0 0-4.936 0L9.12 37.364A19.93 19.93 0 0 1 4 24C4 12.954 12.954 4 24 4s20 8.954 20 20c0 5.137-1.937 9.822-5.12 13.364M35 17a4 4 0 1 0-8 0a4 4 0 0 0 8 0"/></svg> </template>
CSS
.icon-image-circle-48-filled {
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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M37.096%2039.116A19.92%2019.92%200%200%201%2024%2044a19.92%2019.92%200%200%201-13.096-4.884l12.39-12.325a1%201%200%200%201%201.411%200zm1.784-1.752L26.468%2025.02a3.5%203.5%200%200%200-4.936%200L9.12%2037.364A19.93%2019.93%200%200%201%204%2024C4%2012.954%2012.954%204%2024%204s20%208.954%2020%2020c0%205.137-1.937%209.822-5.12%2013.364M35%2017a4%204%200%201%200-8%200a4%204%200%200%200%208%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M37.096%2039.116A19.92%2019.92%200%200%201%2024%2044a19.92%2019.92%200%200%201-13.096-4.884l12.39-12.325a1%201%200%200%201%201.411%200zm1.784-1.752L26.468%2025.02a3.5%203.5%200%200%200-4.936%200L9.12%2037.364A19.93%2019.93%200%200%201%204%2024C4%2012.954%2012.954%204%2024%204s20%208.954%2020%2020c0%205.137-1.937%209.822-5.12%2013.364M35%2017a4%204%200%201%200-8%200a4%204%200%200%200%208%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/image-circle-48-filled.svg?color=%231a73e8&size=48