Focus Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Focus 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/326046.svg" alt="Focus icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326046.svg" alt="Focus icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326046.svg" alt="Focus icon" :width="24" :height="24" />
CSS background
.icon-focus {
background-image: url('https://proicons.com/icon/326046.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><line class="b" x1="17.0566" y1="19.3978" x2="17.0566" y2="19.3938"/><path class="b" d="m12.4618,25.7776c-.7807.1423-1.598.2074-2.4194.2074-2.7284,0-6.5424-2.2567-6.5424-6.5221,0-1.9924.9474-4.0011,2.4316-5.3633.3456-2.1957,2.1225-5.2982,7.5183-5.2982,1.167,0,2.2689.1952,3.257.5327,1.0613-1.785,3.7856-3.3302,6.6888-3.3302,2.887,0,4.8794,1.0735,5.8593,2.3787"/><path class="b" d="m38.5319,13.0538c-.8189-2.2708-2.5207-4.1377-4.8122-4.8705-2.656-.8494-7.3364-.0448-9.6117,5.9333-1.543,4.054-1.0536,8.1273,2.1585,9.6117,1.1309.5226,3.1171.554,5.1823.123.6505.7343,1.9285,1.506,4.2261,2.3773,2.7409,1.0393,5.7811.5295,7.2542-4.8924.885-3.2573-.5394-6.949-4.3972-8.2824Z"/><path class="b" d="m42.4131,22.8947c1.4516,1.8176,2.2283,4.4809,2.0656,6.945-.1952,2.8748-2.1551,5.0136-5.3877,5.4039-.5733.0732-1.1833.0895-1.8338.0447-2.4519-.1748-5.7129-1.7403-7.1158-4.3183-.2399-.431-.4229-.8864-.5408-1.3703-.7278,1.415-1.781,2.4885-3.0455,3.1919-1.2442.6953-2.6918,1.0328-4.2329.9881-1.0369-.0285-2.1144-.2277-3.2041-.6099-3.6392-1.2686-6.4408-4.2573-6.6563-7.3923-.0569-.8092.0569-1.6305.3741-2.4316.6912-1.7444,2.273-3.2082,4.2207-3.9482v-.0041c1.9192-.7278,4.1922-.7563,6.3229.3334"/><path class="b" d="m22.3222,33.7798c.5205,1.3012,1.35,2.887,2.1632,4.2329,1.5777,2.6105,3.2326,4.4687,4.3914,3.871.5245-.2684.9433-1.3256,1.0084-2.6633,1.2117.3334,2.521.492,3.6229.492,2.4885,0,4.8997-2.2933,5.5828-4.4687"/></svg>
Focus in other icon packs
Copied!