f secure logo
f-secure from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- f-secure
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
Use the f secure logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.907 3.921A47.94 47.94 0 0 0 2.255 3.12A2.957 2.957 0 0 0 .094 6.787c.532 2.135 1.308 4.588 2.24 6.812c.016.052.041.027.041-.025c-.135-1.043.667-2.36 2.24-2.839a36.7 36.7 0 0 1 23.188.307a2.19 2.19 0 0 0 2.796-1.416c.932-3 1.308-5.037 1.401-5.547c.016-.095-.068-.131-.093-.157zm-23.043 6.6c-1.145.239-2.728.615-3.916 1.009c-2.375.819-2.265 3.709-1 4.631c.093-.536.667-1.265 1.307-1.511c2.371-.932 4.917-1.489 7.491-1.719c-1.308-.531-2.584-1.292-3.865-2.411zm18.907 5.786a28.2 28.2 0 0 0-21.932-.869c-1.131.427-1.839 1.803-1.131 3.109a51 51 0 0 0 4.199 6.401c-.224-.776.172-2.213 1.692-2.683c4.204-1.292 8.615-.744 11.547.443c.828.333 2 .131 2.657-.853a53 53 0 0 0 3.052-5.36c.041-.083 0-.145-.084-.188m-6.812 10.36a13.2 13.2 0 0 1-3.333-2.401c-.453-.453-1.12-1.104-1.823-1.88c-1.605 0-3.163.161-4.829.693c-1.547.484-1.692 2.271-1.015 3.203c1.145 1.427 1.948 2.197 3.229 3.521a3.655 3.655 0 0 0 5.093.025c1-1 1.615-1.667 2.745-2.948c.067-.068.041-.187-.068-.213z"/></svg>
React
import type { SVGProps } from "react";
export function CibFSecure(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.907 3.921A47.94 47.94 0 0 0 2.255 3.12A2.957 2.957 0 0 0 .094 6.787c.532 2.135 1.308 4.588 2.24 6.812c.016.052.041.027.041-.025c-.135-1.043.667-2.36 2.24-2.839a36.7 36.7 0 0 1 23.188.307a2.19 2.19 0 0 0 2.796-1.416c.932-3 1.308-5.037 1.401-5.547c.016-.095-.068-.131-.093-.157zm-23.043 6.6c-1.145.239-2.728.615-3.916 1.009c-2.375.819-2.265 3.709-1 4.631c.093-.536.667-1.265 1.307-1.511c2.371-.932 4.917-1.489 7.491-1.719c-1.308-.531-2.584-1.292-3.865-2.411zm18.907 5.786a28.2 28.2 0 0 0-21.932-.869c-1.131.427-1.839 1.803-1.131 3.109a51 51 0 0 0 4.199 6.401c-.224-.776.172-2.213 1.692-2.683c4.204-1.292 8.615-.744 11.547.443c.828.333 2 .131 2.657-.853a53 53 0 0 0 3.052-5.36c.041-.083 0-.145-.084-.188m-6.812 10.36a13.2 13.2 0 0 1-3.333-2.401c-.453-.453-1.12-1.104-1.823-1.88c-1.605 0-3.163.161-4.829.693c-1.547.484-1.692 2.271-1.015 3.203c1.145 1.427 1.948 2.197 3.229 3.521a3.655 3.655 0 0 0 5.093.025c1-1 1.615-1.667 2.745-2.948c.067-.068.041-.187-.068-.213z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.907 3.921A47.94 47.94 0 0 0 2.255 3.12A2.957 2.957 0 0 0 .094 6.787c.532 2.135 1.308 4.588 2.24 6.812c.016.052.041.027.041-.025c-.135-1.043.667-2.36 2.24-2.839a36.7 36.7 0 0 1 23.188.307a2.19 2.19 0 0 0 2.796-1.416c.932-3 1.308-5.037 1.401-5.547c.016-.095-.068-.131-.093-.157zm-23.043 6.6c-1.145.239-2.728.615-3.916 1.009c-2.375.819-2.265 3.709-1 4.631c.093-.536.667-1.265 1.307-1.511c2.371-.932 4.917-1.489 7.491-1.719c-1.308-.531-2.584-1.292-3.865-2.411zm18.907 5.786a28.2 28.2 0 0 0-21.932-.869c-1.131.427-1.839 1.803-1.131 3.109a51 51 0 0 0 4.199 6.401c-.224-.776.172-2.213 1.692-2.683c4.204-1.292 8.615-.744 11.547.443c.828.333 2 .131 2.657-.853a53 53 0 0 0 3.052-5.36c.041-.083 0-.145-.084-.188m-6.812 10.36a13.2 13.2 0 0 1-3.333-2.401c-.453-.453-1.12-1.104-1.823-1.88c-1.605 0-3.163.161-4.829.693c-1.547.484-1.692 2.271-1.015 3.203c1.145 1.427 1.948 2.197 3.229 3.521a3.655 3.655 0 0 0 5.093.025c1-1 1.615-1.667 2.745-2.948c.067-.068.041-.187-.068-.213z"/></svg> </template>
CSS
.icon-f-secure {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.907%203.921A47.94%2047.94%200%200%200%202.255%203.12A2.957%202.957%200%200%200%20.094%206.787c.532%202.135%201.308%204.588%202.24%206.812c.016.052.041.027.041-.025c-.135-1.043.667-2.36%202.24-2.839a36.7%2036.7%200%200%201%2023.188.307a2.19%202.19%200%200%200%202.796-1.416c.932-3%201.308-5.037%201.401-5.547c.016-.095-.068-.131-.093-.157zm-23.043%206.6c-1.145.239-2.728.615-3.916%201.009c-2.375.819-2.265%203.709-1%204.631c.093-.536.667-1.265%201.307-1.511c2.371-.932%204.917-1.489%207.491-1.719c-1.308-.531-2.584-1.292-3.865-2.411zm18.907%205.786a28.2%2028.2%200%200%200-21.932-.869c-1.131.427-1.839%201.803-1.131%203.109a51%2051%200%200%200%204.199%206.401c-.224-.776.172-2.213%201.692-2.683c4.204-1.292%208.615-.744%2011.547.443c.828.333%202%20.131%202.657-.853a53%2053%200%200%200%203.052-5.36c.041-.083%200-.145-.084-.188m-6.812%2010.36a13.2%2013.2%200%200%201-3.333-2.401c-.453-.453-1.12-1.104-1.823-1.88c-1.605%200-3.163.161-4.829.693c-1.547.484-1.692%202.271-1.015%203.203c1.145%201.427%201.948%202.197%203.229%203.521a3.655%203.655%200%200%200%205.093.025c1-1%201.615-1.667%202.745-2.948c.067-.068.041-.187-.068-.213z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M31.907%203.921A47.94%2047.94%200%200%200%202.255%203.12A2.957%202.957%200%200%200%20.094%206.787c.532%202.135%201.308%204.588%202.24%206.812c.016.052.041.027.041-.025c-.135-1.043.667-2.36%202.24-2.839a36.7%2036.7%200%200%201%2023.188.307a2.19%202.19%200%200%200%202.796-1.416c.932-3%201.308-5.037%201.401-5.547c.016-.095-.068-.131-.093-.157zm-23.043%206.6c-1.145.239-2.728.615-3.916%201.009c-2.375.819-2.265%203.709-1%204.631c.093-.536.667-1.265%201.307-1.511c2.371-.932%204.917-1.489%207.491-1.719c-1.308-.531-2.584-1.292-3.865-2.411zm18.907%205.786a28.2%2028.2%200%200%200-21.932-.869c-1.131.427-1.839%201.803-1.131%203.109a51%2051%200%200%200%204.199%206.401c-.224-.776.172-2.213%201.692-2.683c4.204-1.292%208.615-.744%2011.547.443c.828.333%202%20.131%202.657-.853a53%2053%200%200%200%203.052-5.36c.041-.083%200-.145-.084-.188m-6.812%2010.36a13.2%2013.2%200%200%201-3.333-2.401c-.453-.453-1.12-1.104-1.823-1.88c-1.605%200-3.163.161-4.829.693c-1.547.484-1.692%202.271-1.015%203.203c1.145%201.427%201.948%202.197%203.229%203.521a3.655%203.655%200%200%200%205.093.025c1-1%201.615-1.667%202.745-2.948c.067-.068.041-.187-.068-.213z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/f-secure.svg?color=%231a73e8&size=48