framework7 logo
framework7 from Devicon by konpa · Original · MIT Free for personal and commercial use.
- Name
- framework7
- Set
- Devicon
- Style
- Original
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the framework7 logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ee350f" d="M.453 64c0-15.383 5.39-29.496 14.367-40.535h98.36L43.016 124.43C18.23 115.7.453 91.94.453 64m117.942-33.11c5.808 9.66 9.152 20.993 9.152 33.11c0 35.348-28.453 64-63.547 64c-4.203 0-8.313-.41-12.29-1.195ZM23.199 14.935C34.24 5.614 48.47 0 64 0s29.762 5.613 40.8 14.934Zm0 0"/></svg>
React
import type { SVGProps } from "react";
export function DeviconFramework7(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ee350f" d="M.453 64c0-15.383 5.39-29.496 14.367-40.535h98.36L43.016 124.43C18.23 115.7.453 91.94.453 64m117.942-33.11c5.808 9.66 9.152 20.993 9.152 33.11c0 35.348-28.453 64-63.547 64c-4.203 0-8.313-.41-12.29-1.195ZM23.199 14.935C34.24 5.614 48.47 0 64 0s29.762 5.613 40.8 14.934Zm0 0"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#ee350f" d="M.453 64c0-15.383 5.39-29.496 14.367-40.535h98.36L43.016 124.43C18.23 115.7.453 91.94.453 64m117.942-33.11c5.808 9.66 9.152 20.993 9.152 33.11c0 35.348-28.453 64-63.547 64c-4.203 0-8.313-.41-12.29-1.195ZM23.199 14.935C34.24 5.614 48.47 0 64 0s29.762 5.613 40.8 14.934Zm0 0"/></svg> </template>
CSS
.icon-framework7 {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ee350f%22%20d%3D%22M.453%2064c0-15.383%205.39-29.496%2014.367-40.535h98.36L43.016%20124.43C18.23%20115.7.453%2091.94.453%2064m117.942-33.11c5.808%209.66%209.152%2020.993%209.152%2033.11c0%2035.348-28.453%2064-63.547%2064c-4.203%200-8.313-.41-12.29-1.195ZM23.199%2014.935C34.24%205.614%2048.47%200%2064%200s29.762%205.613%2040.8%2014.934Zm0%200%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23ee350f%22%20d%3D%22M.453%2064c0-15.383%205.39-29.496%2014.367-40.535h98.36L43.016%20124.43C18.23%20115.7.453%2091.94.453%2064m117.942-33.11c5.808%209.66%209.152%2020.993%209.152%2033.11c0%2035.348-28.453%2064-63.547%2064c-4.203%200-8.313-.41-12.29-1.195ZM23.199%2014.935C34.24%205.614%2048.47%200%2064%200s29.762%205.613%2040.8%2014.934Zm0%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/framework7.svg?color=%231a73e8&size=48