Fsecure For True Browser Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Fsecure For True Browser 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/326297.svg" alt="Fsecure For True Browser icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326297.svg" alt="Fsecure For True Browser icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326297.svg" alt="Fsecure For True Browser icon" :width="24" :height="24" />
CSS background
.icon-fsecure-for-true-browser {
background-image: url('https://proicons.com/icon/326297.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.l{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="l" d="M36.3878,33.8193c0,.7947-.6441,1.4389-1.4387,1.4389h0c-.7946,0-1.4387-.6442-1.4387-1.4389h0c0-.7947.6441-1.4389,1.4387-1.4389h0c.7946,0,1.4387.6442,1.4387,1.4389h0Z"/><path id="d" class="l" d="M24.7631,40.3531c-.5937.0629-1.1903.0944-1.7873.0944-9.3755,0-16.9758-7.6015-16.9758-16.9783S13.6003,6.4908,22.9758,6.4908c8.9444,0,16.2731,6.9185,16.9281,15.6967"/><path id="e" class="l" d="M22.9758,6.4908v33.9566"/><path id="f" class="l" d="M38.6288,17.7441H7.3555"/><path id="g" class="l" d="M25.7609,29.1942H7.3555"/><path id="h" class="l" d="M24.7911,40.1047c-.5959.2273-1.2041.3427-1.8153.3427-5.0152,0-9.0809-7.6015-9.0809-16.9783S17.9605,6.4908,22.9758,6.4908c4.6257,0,8.4639,6.4774,9.0135,14.9056"/><path id="i" class="l" d="M34.9491,35.4601v2.4862"/><path id="j" class="l" d="M29.6961,30.473h10.5059c.9961,0,1.798.802,1.798,1.7983v7.4397c0,.9963-.8019,1.7983-1.798,1.7983h-10.5059c-.9961,0-1.798-.802-1.798-1.7983v-7.4397c0-.9963.8019-1.7983,1.798-1.7983Z"/><path id="k" class="l" d="M29.9068,30.3395v-1.5712c0-2.6567,2.1384-4.7954,4.7947-4.7954h.4952c2.6563,0,4.7947,2.1388,4.7947,4.7954v1.5735"/></svg>
Copied!