lens convex icon
lens-convex from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- lens-convex
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
Related icons in Huge Icons
Use the lens convex icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="1.5" d="M11.504 2c-.86 0-1.29 0-1.715.214c-.425.215-.634.498-1.052 1.064C7.034 5.584 5.996 8.644 5.996 12s1.038 6.416 2.741 8.722c.418.566.627.85 1.052 1.064s.855.214 1.715.214h.984c.86 0 1.29 0 1.714-.214c.425-.215.634-.498 1.052-1.064c1.704-2.306 2.742-5.366 2.742-8.722s-1.038-6.416-2.742-8.722c-.418-.566-.627-.85-1.052-1.064S13.348 2 12.488 2z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLensConvex(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="1.5" d="M11.504 2c-.86 0-1.29 0-1.715.214c-.425.215-.634.498-1.052 1.064C7.034 5.584 5.996 8.644 5.996 12s1.038 6.416 2.741 8.722c.418.566.627.85 1.052 1.064s.855.214 1.715.214h.984c.86 0 1.29 0 1.714-.214c.425-.215.634-.498 1.052-1.064c1.704-2.306 2.742-5.366 2.742-8.722s-1.038-6.416-2.742-8.722c-.418-.566-.627-.85-1.052-1.064S13.348 2 12.488 2z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="1.5" d="M11.504 2c-.86 0-1.29 0-1.715.214c-.425.215-.634.498-1.052 1.064C7.034 5.584 5.996 8.644 5.996 12s1.038 6.416 2.741 8.722c.418.566.627.85 1.052 1.064s.855.214 1.715.214h.984c.86 0 1.29 0 1.714-.214c.425-.215.634-.498 1.052-1.064c1.704-2.306 2.742-5.366 2.742-8.722s-1.038-6.416-2.742-8.722c-.418-.566-.627-.85-1.052-1.064S13.348 2 12.488 2z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-lens-convex {
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%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22M11.504%202c-.86%200-1.29%200-1.715.214c-.425.215-.634.498-1.052%201.064C7.034%205.584%205.996%208.644%205.996%2012s1.038%206.416%202.741%208.722c.418.566.627.85%201.052%201.064s.855.214%201.715.214h.984c.86%200%201.29%200%201.714-.214c.425-.215.634-.498%201.052-1.064c1.704-2.306%202.742-5.366%202.742-8.722s-1.038-6.416-2.742-8.722c-.418-.566-.627-.85-1.052-1.064S13.348%202%2012.488%202z%22%20clip-rule%3D%22evenodd%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%20d%3D%22M11.504%202c-.86%200-1.29%200-1.715.214c-.425.215-.634.498-1.052%201.064C7.034%205.584%205.996%208.644%205.996%2012s1.038%206.416%202.741%208.722c.418.566.627.85%201.052%201.064s.855.214%201.715.214h.984c.86%200%201.29%200%201.714-.214c.425-.215.634-.498%201.052-1.064c1.704-2.306%202.742-5.366%202.742-8.722s-1.038-6.416-2.742-8.722c-.418-.566-.627-.85-1.052-1.064S13.348%202%2012.488%202z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/lens-convex.svg?color=%231a73e8&size=48