rounded magnifier zoom out icon

rounded-magnifier-zoom-out-bold from Solar by 480 Design · Bold · Search · CC-BY-4.0 Attribution required.

Name
rounded-magnifier-zoom-out-bold
Set
Solar
Style
Bold
Category
Search
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More search icons from Solar

Use the rounded magnifier zoom out icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M11.1562 2C16.2132 2 20.3133 6.09936 20.3135 11.1562C20.3135 16.2133 16.2133 20.3135 11.1562 20.3135C6.09936 20.3133 2 16.2132 2 11.1562C2.0002 6.09948 6.09948 2.0002 11.1562 2ZM8.74707 10.4336C8.34791 10.4336 8.02454 10.7571 8.02441 11.1562C8.02441 11.5555 8.34783 11.8789 8.74707 11.8789H13.5664C13.9655 11.8787 14.2891 11.5554 14.2891 11.1562C14.2889 10.7572 13.9654 10.4338 13.5664 10.4336H8.74707Z"/><path d="M18.8382 18.8387C19.1205 18.5564 19.5782 18.5564 19.8605 18.8387L21.7882 20.7664C22.0705 21.0487 22.0705 21.5064 21.7882 21.7887C21.5059 22.071 21.0482 22.071 20.7659 21.7887L18.8382 19.861C18.5559 19.5787 18.5559 19.121 18.8382 18.8387Z"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarRoundedMagnifierZoomOutBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fillRule="evenodd" clipRule="evenodd"><path d="M11.1562 2C16.2132 2 20.3133 6.09936 20.3135 11.1562C20.3135 16.2133 16.2133 20.3135 11.1562 20.3135C6.09936 20.3133 2 16.2132 2 11.1562C2.0002 6.09948 6.09948 2.0002 11.1562 2ZM8.74707 10.4336C8.34791 10.4336 8.02454 10.7571 8.02441 11.1562C8.02441 11.5555 8.34783 11.8789 8.74707 11.8789H13.5664C13.9655 11.8787 14.2891 11.5554 14.2891 11.1562C14.2889 10.7572 13.9654 10.4338 13.5664 10.4336H8.74707Z"/><path d="M18.8382 18.8387C19.1205 18.5564 19.5782 18.5564 19.8605 18.8387L21.7882 20.7664C22.0705 21.0487 22.0705 21.5064 21.7882 21.7887C21.5059 22.071 21.0482 22.071 20.7659 21.7887L18.8382 19.861C18.5559 19.5787 18.5559 19.121 18.8382 18.8387Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor" fill-rule="evenodd" clip-rule="evenodd"><path d="M11.1562 2C16.2132 2 20.3133 6.09936 20.3135 11.1562C20.3135 16.2133 16.2133 20.3135 11.1562 20.3135C6.09936 20.3133 2 16.2132 2 11.1562C2.0002 6.09948 6.09948 2.0002 11.1562 2ZM8.74707 10.4336C8.34791 10.4336 8.02454 10.7571 8.02441 11.1562C8.02441 11.5555 8.34783 11.8789 8.74707 11.8789H13.5664C13.9655 11.8787 14.2891 11.5554 14.2891 11.1562C14.2889 10.7572 13.9654 10.4338 13.5664 10.4336H8.74707Z"/><path d="M18.8382 18.8387C19.1205 18.5564 19.5782 18.5564 19.8605 18.8387L21.7882 20.7664C22.0705 21.0487 22.0705 21.5064 21.7882 21.7887C21.5059 22.071 21.0482 22.071 20.7659 21.7887L18.8382 19.861C18.5559 19.5787 18.5559 19.121 18.8382 18.8387Z"/></g></svg>
</template>

CSS

.icon-rounded-magnifier-zoom-out-bold {
  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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11.1562%202C16.2132%202%2020.3133%206.09936%2020.3135%2011.1562C20.3135%2016.2133%2016.2133%2020.3135%2011.1562%2020.3135C6.09936%2020.3133%202%2016.2132%202%2011.1562C2.0002%206.09948%206.09948%202.0002%2011.1562%202ZM8.74707%2010.4336C8.34791%2010.4336%208.02454%2010.7571%208.02441%2011.1562C8.02441%2011.5555%208.34783%2011.8789%208.74707%2011.8789H13.5664C13.9655%2011.8787%2014.2891%2011.5554%2014.2891%2011.1562C14.2889%2010.7572%2013.9654%2010.4338%2013.5664%2010.4336H8.74707Z%22%2F%3E%3Cpath%20d%3D%22M18.8382%2018.8387C19.1205%2018.5564%2019.5782%2018.5564%2019.8605%2018.8387L21.7882%2020.7664C22.0705%2021.0487%2022.0705%2021.5064%2021.7882%2021.7887C21.5059%2022.071%2021.0482%2022.071%2020.7659%2021.7887L18.8382%2019.861C18.5559%2019.5787%2018.5559%2019.121%2018.8382%2018.8387Z%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%3E%3Cpath%20d%3D%22M11.1562%202C16.2132%202%2020.3133%206.09936%2020.3135%2011.1562C20.3135%2016.2133%2016.2133%2020.3135%2011.1562%2020.3135C6.09936%2020.3133%202%2016.2132%202%2011.1562C2.0002%206.09948%206.09948%202.0002%2011.1562%202ZM8.74707%2010.4336C8.34791%2010.4336%208.02454%2010.7571%208.02441%2011.1562C8.02441%2011.5555%208.34783%2011.8789%208.74707%2011.8789H13.5664C13.9655%2011.8787%2014.2891%2011.5554%2014.2891%2011.1562C14.2889%2010.7572%2013.9654%2010.4338%2013.5664%2010.4336H8.74707Z%22%2F%3E%3Cpath%20d%3D%22M18.8382%2018.8387C19.1205%2018.5564%2019.5782%2018.5564%2019.8605%2018.8387L21.7882%2020.7664C22.0705%2021.0487%2022.0705%2021.5064%2021.7882%2021.7887C21.5059%2022.071%2021.0482%2022.071%2020.7659%2021.7887L18.8382%2019.861C18.5559%2019.5787%2018.5559%2019.121%2018.8382%2018.8387Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/rounded-magnifier-zoom-out-bold.svg?color=%231a73e8&size=48