frontapp logo
frontapp from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- frontapp
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×366
- License
- CC0
Use the frontapp logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 366"><defs><linearGradient id="SVGR2kvIebn" x1="12.519%" x2="88.228%" y1="85.213%" y2="10.023%"><stop offset="0%" stop-color="#ff0057" stop-opacity=".16"/><stop offset="86.135%" stop-color="#ff0057"/></linearGradient></defs><path fill="#001b38" d="M0 60.854C0 27.245 27.245 0 60.854 0h195.143v86.6c0 16.804-13.623 30.427-30.427 30.427h-79.762c-15.805.25-28.565 13.033-28.781 28.846v189.41c0 16.804-13.622 30.427-30.427 30.427H0z"/><circle cx="147.013" cy="147.015" r="78.993" fill="url(#SVGR2kvIebn)" transform="rotate(90 147.013 147.015)"/><circle cx="147.013" cy="147.015" r="78.993" fill="url(#SVGR2kvIebn)" opacity=".5" transform="rotate(90 147.013 147.015)"/></svg>
React
import type { SVGProps } from "react";
export function LogosFrontapp(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 366"><defs><linearGradient id="SVGR2kvIebn" x1="12.519%" x2="88.228%" y1="85.213%" y2="10.023%"><stop offset="0%" stopColor="#ff0057" stopOpacity=".16"/><stop offset="86.135%" stopColor="#ff0057"/></linearGradient></defs><path fill="#001b38" d="M0 60.854C0 27.245 27.245 0 60.854 0h195.143v86.6c0 16.804-13.623 30.427-30.427 30.427h-79.762c-15.805.25-28.565 13.033-28.781 28.846v189.41c0 16.804-13.622 30.427-30.427 30.427H0z"/><circle cx="147.013" cy="147.015" r="78.993" fill="url(#SVGR2kvIebn)" transform="rotate(90 147.013 147.015)"/><circle cx="147.013" cy="147.015" r="78.993" fill="url(#SVGR2kvIebn)" opacity=".5" transform="rotate(90 147.013 147.015)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 366"><defs><linearGradient id="SVGR2kvIebn" x1="12.519%" x2="88.228%" y1="85.213%" y2="10.023%"><stop offset="0%" stop-color="#ff0057" stop-opacity=".16"/><stop offset="86.135%" stop-color="#ff0057"/></linearGradient></defs><path fill="#001b38" d="M0 60.854C0 27.245 27.245 0 60.854 0h195.143v86.6c0 16.804-13.623 30.427-30.427 30.427h-79.762c-15.805.25-28.565 13.033-28.781 28.846v189.41c0 16.804-13.622 30.427-30.427 30.427H0z"/><circle cx="147.013" cy="147.015" r="78.993" fill="url(#SVGR2kvIebn)" transform="rotate(90 147.013 147.015)"/><circle cx="147.013" cy="147.015" r="78.993" fill="url(#SVGR2kvIebn)" opacity=".5" transform="rotate(90 147.013 147.015)"/></svg> </template>
CSS
.icon-frontapp {
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%20256%20366%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGR2kvIebn%22%20x1%3D%2212.519%25%22%20x2%3D%2288.228%25%22%20y1%3D%2285.213%25%22%20y2%3D%2210.023%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff0057%22%20stop-opacity%3D%22.16%22%2F%3E%3Cstop%20offset%3D%2286.135%25%22%20stop-color%3D%22%23ff0057%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23001b38%22%20d%3D%22M0%2060.854C0%2027.245%2027.245%200%2060.854%200h195.143v86.6c0%2016.804-13.623%2030.427-30.427%2030.427h-79.762c-15.805.25-28.565%2013.033-28.781%2028.846v189.41c0%2016.804-13.622%2030.427-30.427%2030.427H0z%22%2F%3E%3Ccircle%20cx%3D%22147.013%22%20cy%3D%22147.015%22%20r%3D%2278.993%22%20fill%3D%22url(%23SVGR2kvIebn)%22%20transform%3D%22rotate(90%20147.013%20147.015)%22%2F%3E%3Ccircle%20cx%3D%22147.013%22%20cy%3D%22147.015%22%20r%3D%2278.993%22%20fill%3D%22url(%23SVGR2kvIebn)%22%20opacity%3D%22.5%22%20transform%3D%22rotate(90%20147.013%20147.015)%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%20256%20366%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGR2kvIebn%22%20x1%3D%2212.519%25%22%20x2%3D%2288.228%25%22%20y1%3D%2285.213%25%22%20y2%3D%2210.023%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff0057%22%20stop-opacity%3D%22.16%22%2F%3E%3Cstop%20offset%3D%2286.135%25%22%20stop-color%3D%22%23ff0057%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23001b38%22%20d%3D%22M0%2060.854C0%2027.245%2027.245%200%2060.854%200h195.143v86.6c0%2016.804-13.623%2030.427-30.427%2030.427h-79.762c-15.805.25-28.565%2013.033-28.781%2028.846v189.41c0%2016.804-13.622%2030.427-30.427%2030.427H0z%22%2F%3E%3Ccircle%20cx%3D%22147.013%22%20cy%3D%22147.015%22%20r%3D%2278.993%22%20fill%3D%22url(%23SVGR2kvIebn)%22%20transform%3D%22rotate(90%20147.013%20147.015)%22%2F%3E%3Ccircle%20cx%3D%22147.013%22%20cy%3D%22147.015%22%20r%3D%2278.993%22%20fill%3D%22url(%23SVGR2kvIebn)%22%20opacity%3D%22.5%22%20transform%3D%22rotate(90%20147.013%20147.015)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/frontapp.svg?color=%231a73e8&size=48