fontbase logo
fontbase from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- fontbase
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the fontbase logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.079 13.996c-2.702-2.771-5.702-5.703-8.105-8.103c-1.62-1.621-4.284-1.621-5.943 0c-2.97 2.963-5.248 5.21-8.104 8.066a3.12 3.12 0 0 0 0 4.437a3.12 3.12 0 0 0 4.437 0l2.2-2.2l2.2 2.2a3.12 3.12 0 0 0 4.438 0a3.12 3.12 0 0 0 0-4.438l4.4 4.4a3.12 3.12 0 0 0 4.438 0c1.274-1.16 1.274-3.165.039-4.362"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsFontbase(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.079 13.996c-2.702-2.771-5.702-5.703-8.105-8.103c-1.62-1.621-4.284-1.621-5.943 0c-2.97 2.963-5.248 5.21-8.104 8.066a3.12 3.12 0 0 0 0 4.437a3.12 3.12 0 0 0 4.437 0l2.2-2.2l2.2 2.2a3.12 3.12 0 0 0 4.438 0a3.12 3.12 0 0 0 0-4.438l4.4 4.4a3.12 3.12 0 0 0 4.438 0c1.274-1.16 1.274-3.165.039-4.362"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M23.079 13.996c-2.702-2.771-5.702-5.703-8.105-8.103c-1.62-1.621-4.284-1.621-5.943 0c-2.97 2.963-5.248 5.21-8.104 8.066a3.12 3.12 0 0 0 0 4.437a3.12 3.12 0 0 0 4.437 0l2.2-2.2l2.2 2.2a3.12 3.12 0 0 0 4.438 0a3.12 3.12 0 0 0 0-4.438l4.4 4.4a3.12 3.12 0 0 0 4.438 0c1.274-1.16 1.274-3.165.039-4.362"/></svg> </template>
CSS
.icon-fontbase {
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%22currentColor%22%20d%3D%22M23.079%2013.996c-2.702-2.771-5.702-5.703-8.105-8.103c-1.62-1.621-4.284-1.621-5.943%200c-2.97%202.963-5.248%205.21-8.104%208.066a3.12%203.12%200%200%200%200%204.437a3.12%203.12%200%200%200%204.437%200l2.2-2.2l2.2%202.2a3.12%203.12%200%200%200%204.438%200a3.12%203.12%200%200%200%200-4.438l4.4%204.4a3.12%203.12%200%200%200%204.438%200c1.274-1.16%201.274-3.165.039-4.362%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%22currentColor%22%20d%3D%22M23.079%2013.996c-2.702-2.771-5.702-5.703-8.105-8.103c-1.62-1.621-4.284-1.621-5.943%200c-2.97%202.963-5.248%205.21-8.104%208.066a3.12%203.12%200%200%200%200%204.437a3.12%203.12%200%200%200%204.437%200l2.2-2.2l2.2%202.2a3.12%203.12%200%200%200%204.438%200a3.12%203.12%200%200%200%200-4.438l4.4%204.4a3.12%203.12%200%200%200%204.438%200c1.274-1.16%201.274-3.165.039-4.362%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/fontbase.svg?color=%231a73e8&size=48