lens alignment icon
lens-alignment from IconPark by ByteDance · Color · Edit · Apache-2.0 Free for personal and commercial use.
- Name
- lens-alignment
- Set
- IconPark
- Style
- Color
- Category
- Edit
- Viewbox
- 48×48
- License
- Apache 2.0
The same icon in other sets
More edit icons from IconPark
Use the lens alignment icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" d="M14 10C14 12.2091 12.2091 14 10 14C7.79086 14 6 12.2091 6 10C6 7.79086 7.79086 6 10 6C12.2091 6 14 7.79086 14 10Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 10C14 12.2091 12.2091 14 10 14M14 10C14 7.79086 12.2091 6 10 6C7.79086 6 6 7.79086 6 10C6 12.2091 7.79086 14 10 14M14 10H20M10 14V20"/><path fill="#2F88FF" d="M14 38C14 35.7909 12.2091 34 10 34C7.79086 34 6 35.7909 6 38C6 40.2091 7.79086 42 10 42C12.2091 42 14 40.2091 14 38Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 38C14 35.7909 12.2091 34 10 34M14 38C14 40.2091 12.2091 42 10 42C7.79086 42 6 40.2091 6 38C6 35.7909 7.79086 34 10 34M14 38H20M10 34V28"/><path fill="#2F88FF" d="M34 38C34 35.7909 35.7909 34 38 34C40.2091 34 42 35.7909 42 38C42 40.2091 40.2091 42 38 42C35.7909 42 34 40.2091 34 38Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M34 38C34 35.7909 35.7909 34 38 34M34 38C34 40.2091 35.7909 42 38 42C40.2091 42 42 40.2091 42 38C42 35.7909 40.2091 34 38 34M34 38H28M38 34V28"/><path fill="#2F88FF" d="M34 10C34 12.2091 35.7909 14 38 14C40.2091 14 42 12.2091 42 10C42 7.79086 40.2091 6 38 6C35.7909 6 34 7.79086 34 10Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M34 10C34 12.2091 35.7909 14 38 14M34 10C34 7.79086 35.7909 6 38 6C40.2091 6 42 7.79086 42 10C42 12.2091 40.2091 14 38 14M34 10H28M38 14V20"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M17 24H31"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 31V17"/></g></svg>
React
import type { SVGProps } from "react";
export function IconParkLensAlignment(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" d="M14 10C14 12.2091 12.2091 14 10 14C7.79086 14 6 12.2091 6 10C6 7.79086 7.79086 6 10 6C12.2091 6 14 7.79086 14 10Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M14 10C14 12.2091 12.2091 14 10 14M14 10C14 7.79086 12.2091 6 10 6C7.79086 6 6 7.79086 6 10C6 12.2091 7.79086 14 10 14M14 10H20M10 14V20"/><path fill="#2F88FF" d="M14 38C14 35.7909 12.2091 34 10 34C7.79086 34 6 35.7909 6 38C6 40.2091 7.79086 42 10 42C12.2091 42 14 40.2091 14 38Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M14 38C14 35.7909 12.2091 34 10 34M14 38C14 40.2091 12.2091 42 10 42C7.79086 42 6 40.2091 6 38C6 35.7909 7.79086 34 10 34M14 38H20M10 34V28"/><path fill="#2F88FF" d="M34 38C34 35.7909 35.7909 34 38 34C40.2091 34 42 35.7909 42 38C42 40.2091 40.2091 42 38 42C35.7909 42 34 40.2091 34 38Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M34 38C34 35.7909 35.7909 34 38 34M34 38C34 40.2091 35.7909 42 38 42C40.2091 42 42 40.2091 42 38C42 35.7909 40.2091 34 38 34M34 38H28M38 34V28"/><path fill="#2F88FF" d="M34 10C34 12.2091 35.7909 14 38 14C40.2091 14 42 12.2091 42 10C42 7.79086 40.2091 6 38 6C35.7909 6 34 7.79086 34 10Z"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M34 10C34 12.2091 35.7909 14 38 14M34 10C34 7.79086 35.7909 6 38 6C40.2091 6 42 7.79086 42 10C42 12.2091 40.2091 14 38 14M34 10H28M38 14V20"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M17 24H31"/><path stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="4" d="M24 31V17"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><path fill="#2F88FF" d="M14 10C14 12.2091 12.2091 14 10 14C7.79086 14 6 12.2091 6 10C6 7.79086 7.79086 6 10 6C12.2091 6 14 7.79086 14 10Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 10C14 12.2091 12.2091 14 10 14M14 10C14 7.79086 12.2091 6 10 6C7.79086 6 6 7.79086 6 10C6 12.2091 7.79086 14 10 14M14 10H20M10 14V20"/><path fill="#2F88FF" d="M14 38C14 35.7909 12.2091 34 10 34C7.79086 34 6 35.7909 6 38C6 40.2091 7.79086 42 10 42C12.2091 42 14 40.2091 14 38Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M14 38C14 35.7909 12.2091 34 10 34M14 38C14 40.2091 12.2091 42 10 42C7.79086 42 6 40.2091 6 38C6 35.7909 7.79086 34 10 34M14 38H20M10 34V28"/><path fill="#2F88FF" d="M34 38C34 35.7909 35.7909 34 38 34C40.2091 34 42 35.7909 42 38C42 40.2091 40.2091 42 38 42C35.7909 42 34 40.2091 34 38Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M34 38C34 35.7909 35.7909 34 38 34M34 38C34 40.2091 35.7909 42 38 42C40.2091 42 42 40.2091 42 38C42 35.7909 40.2091 34 38 34M34 38H28M38 34V28"/><path fill="#2F88FF" d="M34 10C34 12.2091 35.7909 14 38 14C40.2091 14 42 12.2091 42 10C42 7.79086 40.2091 6 38 6C35.7909 6 34 7.79086 34 10Z"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M34 10C34 12.2091 35.7909 14 38 14M34 10C34 7.79086 35.7909 6 38 6C40.2091 6 42 7.79086 42 10C42 12.2091 40.2091 14 38 14M34 10H28M38 14V20"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M17 24H31"/><path stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="4" d="M24 31V17"/></g></svg> </template>
CSS
.icon-lens-alignment {
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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M14%2010C14%2012.2091%2012.2091%2014%2010%2014C7.79086%2014%206%2012.2091%206%2010C6%207.79086%207.79086%206%2010%206C12.2091%206%2014%207.79086%2014%2010Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14%2010C14%2012.2091%2012.2091%2014%2010%2014M14%2010C14%207.79086%2012.2091%206%2010%206C7.79086%206%206%207.79086%206%2010C6%2012.2091%207.79086%2014%2010%2014M14%2010H20M10%2014V20%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M14%2038C14%2035.7909%2012.2091%2034%2010%2034C7.79086%2034%206%2035.7909%206%2038C6%2040.2091%207.79086%2042%2010%2042C12.2091%2042%2014%2040.2091%2014%2038Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14%2038C14%2035.7909%2012.2091%2034%2010%2034M14%2038C14%2040.2091%2012.2091%2042%2010%2042C7.79086%2042%206%2040.2091%206%2038C6%2035.7909%207.79086%2034%2010%2034M14%2038H20M10%2034V28%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M34%2038C34%2035.7909%2035.7909%2034%2038%2034C40.2091%2034%2042%2035.7909%2042%2038C42%2040.2091%2040.2091%2042%2038%2042C35.7909%2042%2034%2040.2091%2034%2038Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M34%2038C34%2035.7909%2035.7909%2034%2038%2034M34%2038C34%2040.2091%2035.7909%2042%2038%2042C40.2091%2042%2042%2040.2091%2042%2038C42%2035.7909%2040.2091%2034%2038%2034M34%2038H28M38%2034V28%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M34%2010C34%2012.2091%2035.7909%2014%2038%2014C40.2091%2014%2042%2012.2091%2042%2010C42%207.79086%2040.2091%206%2038%206C35.7909%206%2034%207.79086%2034%2010Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M34%2010C34%2012.2091%2035.7909%2014%2038%2014M34%2010C34%207.79086%2035.7909%206%2038%206C40.2091%206%2042%207.79086%2042%2010C42%2012.2091%2040.2091%2014%2038%2014M34%2010H28M38%2014V20%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M17%2024H31%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2031V17%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M14%2010C14%2012.2091%2012.2091%2014%2010%2014C7.79086%2014%206%2012.2091%206%2010C6%207.79086%207.79086%206%2010%206C12.2091%206%2014%207.79086%2014%2010Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14%2010C14%2012.2091%2012.2091%2014%2010%2014M14%2010C14%207.79086%2012.2091%206%2010%206C7.79086%206%206%207.79086%206%2010C6%2012.2091%207.79086%2014%2010%2014M14%2010H20M10%2014V20%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M14%2038C14%2035.7909%2012.2091%2034%2010%2034C7.79086%2034%206%2035.7909%206%2038C6%2040.2091%207.79086%2042%2010%2042C12.2091%2042%2014%2040.2091%2014%2038Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M14%2038C14%2035.7909%2012.2091%2034%2010%2034M14%2038C14%2040.2091%2012.2091%2042%2010%2042C7.79086%2042%206%2040.2091%206%2038C6%2035.7909%207.79086%2034%2010%2034M14%2038H20M10%2034V28%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M34%2038C34%2035.7909%2035.7909%2034%2038%2034C40.2091%2034%2042%2035.7909%2042%2038C42%2040.2091%2040.2091%2042%2038%2042C35.7909%2042%2034%2040.2091%2034%2038Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M34%2038C34%2035.7909%2035.7909%2034%2038%2034M34%2038C34%2040.2091%2035.7909%2042%2038%2042C40.2091%2042%2042%2040.2091%2042%2038C42%2035.7909%2040.2091%2034%2038%2034M34%2038H28M38%2034V28%22%2F%3E%3Cpath%20fill%3D%22%232F88FF%22%20d%3D%22M34%2010C34%2012.2091%2035.7909%2014%2038%2014C40.2091%2014%2042%2012.2091%2042%2010C42%207.79086%2040.2091%206%2038%206C35.7909%206%2034%207.79086%2034%2010Z%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M34%2010C34%2012.2091%2035.7909%2014%2038%2014M34%2010C34%207.79086%2035.7909%206%2038%206C40.2091%206%2042%207.79086%2042%2010C42%2012.2091%2040.2091%2014%2038%2014M34%2010H28M38%2014V20%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M17%2024H31%22%2F%3E%3Cpath%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%224%22%20d%3D%22M24%2031V17%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/icon-park/lens-alignment.svg?color=%231a73e8&size=48