w3c logo
w3c from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- w3c
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Use the w3c logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m105.2 369.3l30.9-104.7c7.9-26.7 8.6-40.6.2-68.8l-10.1-33.9h44.1l61 207.4L277 213.8c13.3-45.3 21.1-51.9 59.4-51.9h132.8c-24.2 42.9-49.3 85.2-73.9 127.9c2.6.8 5.2 1.8 7.7 2.8c17.3 7.1 32.2 19.4 42 35.5c11.2 18.5 16.8 40.2 16.8 65.2c0 30.8-8.2 56.8-24.6 77.8c-14.5 18.6-35 29.5-58.2 31.2c0 .3-5.2.4-5.8.4c-39.7-.1-70.8-32.1-83.1-68.7H333c3.5 5.3 6.8 10.7 11.2 15.5c8.1 7.3 18.5 10.9 29.3 11.1c13.1 0 23.3-9.1 29.9-19.8c8.1-13.2 12.2-29 12.2-47.5c0-13.1-1.8-24.3-5.3-33.6q-1.35-3.45-3-6.6c-1.4-2.6-2.9-5.1-4.7-7.4c-10.1-13.2-29.3-19.7-47.5-19.8h-28.2l70.3-122h-35.6c-43.1 0-35.9-5.4-50.4 43.3l-75.7 255.3h-4.2l-63.1-211.1l-63.1 211.1h-4.2L-.1 161.8h44.2l61 207.4zM467 399.7c.3.6 11.3 20.3 18.3 30.3c7.1 10.1 19.8 20.9 24.8 24.6s19.1 12.5 34.3 13.9c15.2 1.5 23.3.2 38.7-6.6s27.9-20.4 34.9-28.1c6.9-7.6 17.9-27.3 18.2-27.7l3.3 16.8c1.7 9-1 23.7-4.1 30c-4.3 8.6-7.6 13.5-14 20.3c-6.1 6.5-16.7 13.5-21.3 16.4S577 504.7 550 499.9s-44.7-25.9-53.9-38.2c-9.8-13.2-16.7-28.3-19-33.2c-3.8-8.4-9.9-28.2-10.1-28.8m169.7-218c3.3 20.3-.1 28.7-9.1 46l-12.7 24.2c-.3-.6-10-20.7-25.9-31.9c-13.6-9.6-22.5-11.7-36.3-8.8c-17.8 3.7-38 25-46.8 51.2c-10.5 31.4-10.7 46.6-11 60.6c-.6 22.4 2.9 35.6 2.9 35.6s-15.4-28.5-15.2-70.1c.1-29.7 4.8-56.7 18.5-83.3c12.1-23.4 30.1-37.4 46.1-39.1c16.5-1.7 29.6 6.3 39.7 14.9c10.6 9 21.3 28.8 21.3 28.8l24.9-49.8l3.6 21.8z"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsW3c(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="m105.2 369.3l30.9-104.7c7.9-26.7 8.6-40.6.2-68.8l-10.1-33.9h44.1l61 207.4L277 213.8c13.3-45.3 21.1-51.9 59.4-51.9h132.8c-24.2 42.9-49.3 85.2-73.9 127.9c2.6.8 5.2 1.8 7.7 2.8c17.3 7.1 32.2 19.4 42 35.5c11.2 18.5 16.8 40.2 16.8 65.2c0 30.8-8.2 56.8-24.6 77.8c-14.5 18.6-35 29.5-58.2 31.2c0 .3-5.2.4-5.8.4c-39.7-.1-70.8-32.1-83.1-68.7H333c3.5 5.3 6.8 10.7 11.2 15.5c8.1 7.3 18.5 10.9 29.3 11.1c13.1 0 23.3-9.1 29.9-19.8c8.1-13.2 12.2-29 12.2-47.5c0-13.1-1.8-24.3-5.3-33.6q-1.35-3.45-3-6.6c-1.4-2.6-2.9-5.1-4.7-7.4c-10.1-13.2-29.3-19.7-47.5-19.8h-28.2l70.3-122h-35.6c-43.1 0-35.9-5.4-50.4 43.3l-75.7 255.3h-4.2l-63.1-211.1l-63.1 211.1h-4.2L-.1 161.8h44.2l61 207.4zM467 399.7c.3.6 11.3 20.3 18.3 30.3c7.1 10.1 19.8 20.9 24.8 24.6s19.1 12.5 34.3 13.9c15.2 1.5 23.3.2 38.7-6.6s27.9-20.4 34.9-28.1c6.9-7.6 17.9-27.3 18.2-27.7l3.3 16.8c1.7 9-1 23.7-4.1 30c-4.3 8.6-7.6 13.5-14 20.3c-6.1 6.5-16.7 13.5-21.3 16.4S577 504.7 550 499.9s-44.7-25.9-53.9-38.2c-9.8-13.2-16.7-28.3-19-33.2c-3.8-8.4-9.9-28.2-10.1-28.8m169.7-218c3.3 20.3-.1 28.7-9.1 46l-12.7 24.2c-.3-.6-10-20.7-25.9-31.9c-13.6-9.6-22.5-11.7-36.3-8.8c-17.8 3.7-38 25-46.8 51.2c-10.5 31.4-10.7 46.6-11 60.6c-.6 22.4 2.9 35.6 2.9 35.6s-15.4-28.5-15.2-70.1c.1-29.7 4.8-56.7 18.5-83.3c12.1-23.4 30.1-37.4 46.1-39.1c16.5-1.7 29.6 6.3 39.7 14.9c10.6 9 21.3 28.8 21.3 28.8l24.9-49.8l3.6 21.8z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m105.2 369.3l30.9-104.7c7.9-26.7 8.6-40.6.2-68.8l-10.1-33.9h44.1l61 207.4L277 213.8c13.3-45.3 21.1-51.9 59.4-51.9h132.8c-24.2 42.9-49.3 85.2-73.9 127.9c2.6.8 5.2 1.8 7.7 2.8c17.3 7.1 32.2 19.4 42 35.5c11.2 18.5 16.8 40.2 16.8 65.2c0 30.8-8.2 56.8-24.6 77.8c-14.5 18.6-35 29.5-58.2 31.2c0 .3-5.2.4-5.8.4c-39.7-.1-70.8-32.1-83.1-68.7H333c3.5 5.3 6.8 10.7 11.2 15.5c8.1 7.3 18.5 10.9 29.3 11.1c13.1 0 23.3-9.1 29.9-19.8c8.1-13.2 12.2-29 12.2-47.5c0-13.1-1.8-24.3-5.3-33.6q-1.35-3.45-3-6.6c-1.4-2.6-2.9-5.1-4.7-7.4c-10.1-13.2-29.3-19.7-47.5-19.8h-28.2l70.3-122h-35.6c-43.1 0-35.9-5.4-50.4 43.3l-75.7 255.3h-4.2l-63.1-211.1l-63.1 211.1h-4.2L-.1 161.8h44.2l61 207.4zM467 399.7c.3.6 11.3 20.3 18.3 30.3c7.1 10.1 19.8 20.9 24.8 24.6s19.1 12.5 34.3 13.9c15.2 1.5 23.3.2 38.7-6.6s27.9-20.4 34.9-28.1c6.9-7.6 17.9-27.3 18.2-27.7l3.3 16.8c1.7 9-1 23.7-4.1 30c-4.3 8.6-7.6 13.5-14 20.3c-6.1 6.5-16.7 13.5-21.3 16.4S577 504.7 550 499.9s-44.7-25.9-53.9-38.2c-9.8-13.2-16.7-28.3-19-33.2c-3.8-8.4-9.9-28.2-10.1-28.8m169.7-218c3.3 20.3-.1 28.7-9.1 46l-12.7 24.2c-.3-.6-10-20.7-25.9-31.9c-13.6-9.6-22.5-11.7-36.3-8.8c-17.8 3.7-38 25-46.8 51.2c-10.5 31.4-10.7 46.6-11 60.6c-.6 22.4 2.9 35.6 2.9 35.6s-15.4-28.5-15.2-70.1c.1-29.7 4.8-56.7 18.5-83.3c12.1-23.4 30.1-37.4 46.1-39.1c16.5-1.7 29.6 6.3 39.7 14.9c10.6 9 21.3 28.8 21.3 28.8l24.9-49.8l3.6 21.8z"/></svg> </template>
CSS
.icon-w3c {
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%22m105.2%20369.3l30.9-104.7c7.9-26.7%208.6-40.6.2-68.8l-10.1-33.9h44.1l61%20207.4L277%20213.8c13.3-45.3%2021.1-51.9%2059.4-51.9h132.8c-24.2%2042.9-49.3%2085.2-73.9%20127.9c2.6.8%205.2%201.8%207.7%202.8c17.3%207.1%2032.2%2019.4%2042%2035.5c11.2%2018.5%2016.8%2040.2%2016.8%2065.2c0%2030.8-8.2%2056.8-24.6%2077.8c-14.5%2018.6-35%2029.5-58.2%2031.2c0%20.3-5.2.4-5.8.4c-39.7-.1-70.8-32.1-83.1-68.7H333c3.5%205.3%206.8%2010.7%2011.2%2015.5c8.1%207.3%2018.5%2010.9%2029.3%2011.1c13.1%200%2023.3-9.1%2029.9-19.8c8.1-13.2%2012.2-29%2012.2-47.5c0-13.1-1.8-24.3-5.3-33.6q-1.35-3.45-3-6.6c-1.4-2.6-2.9-5.1-4.7-7.4c-10.1-13.2-29.3-19.7-47.5-19.8h-28.2l70.3-122h-35.6c-43.1%200-35.9-5.4-50.4%2043.3l-75.7%20255.3h-4.2l-63.1-211.1l-63.1%20211.1h-4.2L-.1%20161.8h44.2l61%20207.4zM467%20399.7c.3.6%2011.3%2020.3%2018.3%2030.3c7.1%2010.1%2019.8%2020.9%2024.8%2024.6s19.1%2012.5%2034.3%2013.9c15.2%201.5%2023.3.2%2038.7-6.6s27.9-20.4%2034.9-28.1c6.9-7.6%2017.9-27.3%2018.2-27.7l3.3%2016.8c1.7%209-1%2023.7-4.1%2030c-4.3%208.6-7.6%2013.5-14%2020.3c-6.1%206.5-16.7%2013.5-21.3%2016.4S577%20504.7%20550%20499.9s-44.7-25.9-53.9-38.2c-9.8-13.2-16.7-28.3-19-33.2c-3.8-8.4-9.9-28.2-10.1-28.8m169.7-218c3.3%2020.3-.1%2028.7-9.1%2046l-12.7%2024.2c-.3-.6-10-20.7-25.9-31.9c-13.6-9.6-22.5-11.7-36.3-8.8c-17.8%203.7-38%2025-46.8%2051.2c-10.5%2031.4-10.7%2046.6-11%2060.6c-.6%2022.4%202.9%2035.6%202.9%2035.6s-15.4-28.5-15.2-70.1c.1-29.7%204.8-56.7%2018.5-83.3c12.1-23.4%2030.1-37.4%2046.1-39.1c16.5-1.7%2029.6%206.3%2039.7%2014.9c10.6%209%2021.3%2028.8%2021.3%2028.8l24.9-49.8l3.6%2021.8z%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%22m105.2%20369.3l30.9-104.7c7.9-26.7%208.6-40.6.2-68.8l-10.1-33.9h44.1l61%20207.4L277%20213.8c13.3-45.3%2021.1-51.9%2059.4-51.9h132.8c-24.2%2042.9-49.3%2085.2-73.9%20127.9c2.6.8%205.2%201.8%207.7%202.8c17.3%207.1%2032.2%2019.4%2042%2035.5c11.2%2018.5%2016.8%2040.2%2016.8%2065.2c0%2030.8-8.2%2056.8-24.6%2077.8c-14.5%2018.6-35%2029.5-58.2%2031.2c0%20.3-5.2.4-5.8.4c-39.7-.1-70.8-32.1-83.1-68.7H333c3.5%205.3%206.8%2010.7%2011.2%2015.5c8.1%207.3%2018.5%2010.9%2029.3%2011.1c13.1%200%2023.3-9.1%2029.9-19.8c8.1-13.2%2012.2-29%2012.2-47.5c0-13.1-1.8-24.3-5.3-33.6q-1.35-3.45-3-6.6c-1.4-2.6-2.9-5.1-4.7-7.4c-10.1-13.2-29.3-19.7-47.5-19.8h-28.2l70.3-122h-35.6c-43.1%200-35.9-5.4-50.4%2043.3l-75.7%20255.3h-4.2l-63.1-211.1l-63.1%20211.1h-4.2L-.1%20161.8h44.2l61%20207.4zM467%20399.7c.3.6%2011.3%2020.3%2018.3%2030.3c7.1%2010.1%2019.8%2020.9%2024.8%2024.6s19.1%2012.5%2034.3%2013.9c15.2%201.5%2023.3.2%2038.7-6.6s27.9-20.4%2034.9-28.1c6.9-7.6%2017.9-27.3%2018.2-27.7l3.3%2016.8c1.7%209-1%2023.7-4.1%2030c-4.3%208.6-7.6%2013.5-14%2020.3c-6.1%206.5-16.7%2013.5-21.3%2016.4S577%20504.7%20550%20499.9s-44.7-25.9-53.9-38.2c-9.8-13.2-16.7-28.3-19-33.2c-3.8-8.4-9.9-28.2-10.1-28.8m169.7-218c3.3%2020.3-.1%2028.7-9.1%2046l-12.7%2024.2c-.3-.6-10-20.7-25.9-31.9c-13.6-9.6-22.5-11.7-36.3-8.8c-17.8%203.7-38%2025-46.8%2051.2c-10.5%2031.4-10.7%2046.6-11%2060.6c-.6%2022.4%202.9%2035.6%202.9%2035.6s-15.4-28.5-15.2-70.1c.1-29.7%204.8-56.7%2018.5-83.3c12.1-23.4%2030.1-37.4%2046.1-39.1c16.5-1.7%2029.6%206.3%2039.7%2014.9c10.6%209%2021.3%2028.8%2021.3%2028.8l24.9-49.8l3.6%2021.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/w3c.svg?color=%231a73e8&size=48