themeco logo
themeco from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- themeco
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the themeco logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M298.9 72.4c9.9-5.7 26-5.8 36-.2L526 179.9c10 5.6 18 19.4 18 30.9V428c0 11.4-8.1 25.3-18 31L334.8 567.7c-9.9 5.7-26 5.6-35.8-.2L113.9 459.1C104 453.3 96 439.4 96 428V210.7c0-11.4 8-25.4 17.9-31.1zm-77.4 199.9c-15.9 0-31.9.1-47.8.1v101.4h19.1V344h28.7c49.7 0 49.6-71.7 0-71.7m140.1 100.3L330.9 338c37-7.5 34.8-65.2-10.9-65.5c-16.1 0-32.2-.1-48.3-.1V374h19.1v-33.9h18.4l29.6 33.9h22.8v-1.3zM320 290.3c23.3 0 23.3 32.5 0 32.5h-29.1v-32.5zm-95.6-1.6c21.2 0 21.1 38.9 0 38.9h-32.3v-38.8h32.3zM417 270.5c-68.5 0-71 105.8 0 105.8c69.5 0 69.4-105.8 0-105.8m0 17.4c44.1 0 44.8 70.9 0 70.9s-44.4-70.9 0-70.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsThemeco(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M298.9 72.4c9.9-5.7 26-5.8 36-.2L526 179.9c10 5.6 18 19.4 18 30.9V428c0 11.4-8.1 25.3-18 31L334.8 567.7c-9.9 5.7-26 5.6-35.8-.2L113.9 459.1C104 453.3 96 439.4 96 428V210.7c0-11.4 8-25.4 17.9-31.1zm-77.4 199.9c-15.9 0-31.9.1-47.8.1v101.4h19.1V344h28.7c49.7 0 49.6-71.7 0-71.7m140.1 100.3L330.9 338c37-7.5 34.8-65.2-10.9-65.5c-16.1 0-32.2-.1-48.3-.1V374h19.1v-33.9h18.4l29.6 33.9h22.8v-1.3zM320 290.3c23.3 0 23.3 32.5 0 32.5h-29.1v-32.5zm-95.6-1.6c21.2 0 21.1 38.9 0 38.9h-32.3v-38.8h32.3zM417 270.5c-68.5 0-71 105.8 0 105.8c69.5 0 69.4-105.8 0-105.8m0 17.4c44.1 0 44.8 70.9 0 70.9s-44.4-70.9 0-70.9"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M298.9 72.4c9.9-5.7 26-5.8 36-.2L526 179.9c10 5.6 18 19.4 18 30.9V428c0 11.4-8.1 25.3-18 31L334.8 567.7c-9.9 5.7-26 5.6-35.8-.2L113.9 459.1C104 453.3 96 439.4 96 428V210.7c0-11.4 8-25.4 17.9-31.1zm-77.4 199.9c-15.9 0-31.9.1-47.8.1v101.4h19.1V344h28.7c49.7 0 49.6-71.7 0-71.7m140.1 100.3L330.9 338c37-7.5 34.8-65.2-10.9-65.5c-16.1 0-32.2-.1-48.3-.1V374h19.1v-33.9h18.4l29.6 33.9h22.8v-1.3zM320 290.3c23.3 0 23.3 32.5 0 32.5h-29.1v-32.5zm-95.6-1.6c21.2 0 21.1 38.9 0 38.9h-32.3v-38.8h32.3zM417 270.5c-68.5 0-71 105.8 0 105.8c69.5 0 69.4-105.8 0-105.8m0 17.4c44.1 0 44.8 70.9 0 70.9s-44.4-70.9 0-70.9"/></svg> </template>
CSS
.icon-themeco {
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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M298.9%2072.4c9.9-5.7%2026-5.8%2036-.2L526%20179.9c10%205.6%2018%2019.4%2018%2030.9V428c0%2011.4-8.1%2025.3-18%2031L334.8%20567.7c-9.9%205.7-26%205.6-35.8-.2L113.9%20459.1C104%20453.3%2096%20439.4%2096%20428V210.7c0-11.4%208-25.4%2017.9-31.1zm-77.4%20199.9c-15.9%200-31.9.1-47.8.1v101.4h19.1V344h28.7c49.7%200%2049.6-71.7%200-71.7m140.1%20100.3L330.9%20338c37-7.5%2034.8-65.2-10.9-65.5c-16.1%200-32.2-.1-48.3-.1V374h19.1v-33.9h18.4l29.6%2033.9h22.8v-1.3zM320%20290.3c23.3%200%2023.3%2032.5%200%2032.5h-29.1v-32.5zm-95.6-1.6c21.2%200%2021.1%2038.9%200%2038.9h-32.3v-38.8h32.3zM417%20270.5c-68.5%200-71%20105.8%200%20105.8c69.5%200%2069.4-105.8%200-105.8m0%2017.4c44.1%200%2044.8%2070.9%200%2070.9s-44.4-70.9%200-70.9%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M298.9%2072.4c9.9-5.7%2026-5.8%2036-.2L526%20179.9c10%205.6%2018%2019.4%2018%2030.9V428c0%2011.4-8.1%2025.3-18%2031L334.8%20567.7c-9.9%205.7-26%205.6-35.8-.2L113.9%20459.1C104%20453.3%2096%20439.4%2096%20428V210.7c0-11.4%208-25.4%2017.9-31.1zm-77.4%20199.9c-15.9%200-31.9.1-47.8.1v101.4h19.1V344h28.7c49.7%200%2049.6-71.7%200-71.7m140.1%20100.3L330.9%20338c37-7.5%2034.8-65.2-10.9-65.5c-16.1%200-32.2-.1-48.3-.1V374h19.1v-33.9h18.4l29.6%2033.9h22.8v-1.3zM320%20290.3c23.3%200%2023.3%2032.5%200%2032.5h-29.1v-32.5zm-95.6-1.6c21.2%200%2021.1%2038.9%200%2038.9h-32.3v-38.8h32.3zM417%20270.5c-68.5%200-71%20105.8%200%20105.8c69.5%200%2069.4-105.8%200-105.8m0%2017.4c44.1%200%2044.8%2070.9%200%2070.9s-44.4-70.9%200-70.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/themeco.svg?color=%231a73e8&size=48