zoom fit icon
zoom-fit-16-filled from Fluent UI System Icons by Microsoft Corporation · 16 Filled · MIT Free for personal and commercial use.
- Name
- zoom-fit-16-filled
- Set
- Fluent UI System Icons
- Style
- 16 Filled
- Viewbox
- 16×16
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
Use the zoom fit icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.655 2.639a.5.5 0 0 0 .69.723l1.313-1.254a.5.5 0 0 1 .691.001l1.305 1.252a.5.5 0 0 0 .692-.721L9.042 1.388a1.5 1.5 0 0 0-2.075-.003zM3.362 6.346a.5.5 0 1 0-.723-.69L1.388 6.963a1.5 1.5 0 0 0 0 2.073l1.251 1.31a.5.5 0 0 0 .723-.691l-1.251-1.31a.5.5 0 0 1 0-.69zm2.984 6.293a.5.5 0 0 0-.691.723l1.314 1.256a1.5 1.5 0 0 0 2.077-.004l1.301-1.254a.5.5 0 1 0-.694-.72l-1.3 1.254a.5.5 0 0 1-.693.001zm7.015-6.985a.5.5 0 1 0-.722.693l1.258 1.31a.5.5 0 0 1 0 .693L12.64 9.654a.5.5 0 1 0 .72.694l1.257-1.304a1.5 1.5 0 0 0 .001-2.08zM5 6.5A1.5 1.5 0 0 1 6.5 5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5z"/></svg>
React
import type { SVGProps } from "react";
export function FluentZoomFit16Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.655 2.639a.5.5 0 0 0 .69.723l1.313-1.254a.5.5 0 0 1 .691.001l1.305 1.252a.5.5 0 0 0 .692-.721L9.042 1.388a1.5 1.5 0 0 0-2.075-.003zM3.362 6.346a.5.5 0 1 0-.723-.69L1.388 6.963a1.5 1.5 0 0 0 0 2.073l1.251 1.31a.5.5 0 0 0 .723-.691l-1.251-1.31a.5.5 0 0 1 0-.69zm2.984 6.293a.5.5 0 0 0-.691.723l1.314 1.256a1.5 1.5 0 0 0 2.077-.004l1.301-1.254a.5.5 0 1 0-.694-.72l-1.3 1.254a.5.5 0 0 1-.693.001zm7.015-6.985a.5.5 0 1 0-.722.693l1.258 1.31a.5.5 0 0 1 0 .693L12.64 9.654a.5.5 0 1 0 .72.694l1.257-1.304a1.5 1.5 0 0 0 .001-2.08zM5 6.5A1.5 1.5 0 0 1 6.5 5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="currentColor" d="M5.655 2.639a.5.5 0 0 0 .69.723l1.313-1.254a.5.5 0 0 1 .691.001l1.305 1.252a.5.5 0 0 0 .692-.721L9.042 1.388a1.5 1.5 0 0 0-2.075-.003zM3.362 6.346a.5.5 0 1 0-.723-.69L1.388 6.963a1.5 1.5 0 0 0 0 2.073l1.251 1.31a.5.5 0 0 0 .723-.691l-1.251-1.31a.5.5 0 0 1 0-.69zm2.984 6.293a.5.5 0 0 0-.691.723l1.314 1.256a1.5 1.5 0 0 0 2.077-.004l1.301-1.254a.5.5 0 1 0-.694-.72l-1.3 1.254a.5.5 0 0 1-.693.001zm7.015-6.985a.5.5 0 1 0-.722.693l1.258 1.31a.5.5 0 0 1 0 .693L12.64 9.654a.5.5 0 1 0 .72.694l1.257-1.304a1.5 1.5 0 0 0 .001-2.08zM5 6.5A1.5 1.5 0 0 1 6.5 5h3A1.5 1.5 0 0 1 11 6.5v3A1.5 1.5 0 0 1 9.5 11h-3A1.5 1.5 0 0 1 5 9.5z"/></svg> </template>
CSS
.icon-zoom-fit-16-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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.655%202.639a.5.5%200%200%200%20.69.723l1.313-1.254a.5.5%200%200%201%20.691.001l1.305%201.252a.5.5%200%200%200%20.692-.721L9.042%201.388a1.5%201.5%200%200%200-2.075-.003zM3.362%206.346a.5.5%200%201%200-.723-.69L1.388%206.963a1.5%201.5%200%200%200%200%202.073l1.251%201.31a.5.5%200%200%200%20.723-.691l-1.251-1.31a.5.5%200%200%201%200-.69zm2.984%206.293a.5.5%200%200%200-.691.723l1.314%201.256a1.5%201.5%200%200%200%202.077-.004l1.301-1.254a.5.5%200%201%200-.694-.72l-1.3%201.254a.5.5%200%200%201-.693.001zm7.015-6.985a.5.5%200%201%200-.722.693l1.258%201.31a.5.5%200%200%201%200%20.693L12.64%209.654a.5.5%200%201%200%20.72.694l1.257-1.304a1.5%201.5%200%200%200%20.001-2.08zM5%206.5A1.5%201.5%200%200%201%206.5%205h3A1.5%201.5%200%200%201%2011%206.5v3A1.5%201.5%200%200%201%209.5%2011h-3A1.5%201.5%200%200%201%205%209.5z%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%2016%2016%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M5.655%202.639a.5.5%200%200%200%20.69.723l1.313-1.254a.5.5%200%200%201%20.691.001l1.305%201.252a.5.5%200%200%200%20.692-.721L9.042%201.388a1.5%201.5%200%200%200-2.075-.003zM3.362%206.346a.5.5%200%201%200-.723-.69L1.388%206.963a1.5%201.5%200%200%200%200%202.073l1.251%201.31a.5.5%200%200%200%20.723-.691l-1.251-1.31a.5.5%200%200%201%200-.69zm2.984%206.293a.5.5%200%200%200-.691.723l1.314%201.256a1.5%201.5%200%200%200%202.077-.004l1.301-1.254a.5.5%200%201%200-.694-.72l-1.3%201.254a.5.5%200%200%201-.693.001zm7.015-6.985a.5.5%200%201%200-.722.693l1.258%201.31a.5.5%200%200%201%200%20.693L12.64%209.654a.5.5%200%201%200%20.72.694l1.257-1.304a1.5%201.5%200%200%200%20.001-2.08zM5%206.5A1.5%201.5%200%200%201%206.5%205h3A1.5%201.5%200%200%201%2011%206.5v3A1.5%201.5%200%200%201%209.5%2011h-3A1.5%201.5%200%200%201%205%209.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/zoom-fit-16-filled.svg?color=%231a73e8&size=48