Ui Zoom In Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Ui Zoom In icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/306823.svg" alt="Ui Zoom In icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306823.svg" alt="Ui Zoom In icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306823.svg" alt="Ui Zoom In icon" :width="24" :height="24" />
CSS background
.icon-ui-zoom-in {
background-image: url('https://proicons.com/icon/306823.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M982 789L747 573c27-54 43-114 43-178C790 177 613 0 395 0S0 177 0 395s177 395 395 395c64 0 124-16 178-43l216 235c21 23 56 24 78 2l117-117c22-22 21-57-2-78zM395 636c-133 0-241-108-241-241s108-241 241-241 241 108 241 241-108 241-241 241zm125-283h-89v-89c0-12-10-23-23-23h-29c-13 0-23 11-23 23v89h-89c-13 0-23 11-23 23v29c0 13 10 23 23 23h89v89c0 13 10 23 23 23h29c13 0 23-10 23-23v-89h89c13 0 23-10 23-23v-29c0-12-10-23-23-23z"/></svg>
Ui Zoom In in other icon packs
Copied!