w icon
w from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- w
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Use the w icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M52.8 98c16.5-6.2 35 2.2 41.2 18.7l110.2 294L289.3 119c4-13.7 16.5-23 30.7-23s26.7 9.4 30.7 23l85.1 291.7L546 116.8c6.2-16.5 24.6-24.9 41.2-18.7s25 24.6 18.8 41.1l-144 384c-4.8 12.9-17.4 21.3-31.2 20.7s-25.7-9.8-29.5-23L320 242.3L238.7 521c-3.9 13.2-15.8 22.5-29.5 23s-26.3-7.8-31.2-20.7L34 139.2c-6.2-16.5 2.2-35 18.8-41.2"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidW(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="M52.8 98c16.5-6.2 35 2.2 41.2 18.7l110.2 294L289.3 119c4-13.7 16.5-23 30.7-23s26.7 9.4 30.7 23l85.1 291.7L546 116.8c6.2-16.5 24.6-24.9 41.2-18.7s25 24.6 18.8 41.1l-144 384c-4.8 12.9-17.4 21.3-31.2 20.7s-25.7-9.8-29.5-23L320 242.3L238.7 521c-3.9 13.2-15.8 22.5-29.5 23s-26.3-7.8-31.2-20.7L34 139.2c-6.2-16.5 2.2-35 18.8-41.2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M52.8 98c16.5-6.2 35 2.2 41.2 18.7l110.2 294L289.3 119c4-13.7 16.5-23 30.7-23s26.7 9.4 30.7 23l85.1 291.7L546 116.8c6.2-16.5 24.6-24.9 41.2-18.7s25 24.6 18.8 41.1l-144 384c-4.8 12.9-17.4 21.3-31.2 20.7s-25.7-9.8-29.5-23L320 242.3L238.7 521c-3.9 13.2-15.8 22.5-29.5 23s-26.3-7.8-31.2-20.7L34 139.2c-6.2-16.5 2.2-35 18.8-41.2"/></svg> </template>
CSS
.icon-w {
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%22M52.8%2098c16.5-6.2%2035%202.2%2041.2%2018.7l110.2%20294L289.3%20119c4-13.7%2016.5-23%2030.7-23s26.7%209.4%2030.7%2023l85.1%20291.7L546%20116.8c6.2-16.5%2024.6-24.9%2041.2-18.7s25%2024.6%2018.8%2041.1l-144%20384c-4.8%2012.9-17.4%2021.3-31.2%2020.7s-25.7-9.8-29.5-23L320%20242.3L238.7%20521c-3.9%2013.2-15.8%2022.5-29.5%2023s-26.3-7.8-31.2-20.7L34%20139.2c-6.2-16.5%202.2-35%2018.8-41.2%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%22M52.8%2098c16.5-6.2%2035%202.2%2041.2%2018.7l110.2%20294L289.3%20119c4-13.7%2016.5-23%2030.7-23s26.7%209.4%2030.7%2023l85.1%20291.7L546%20116.8c6.2-16.5%2024.6-24.9%2041.2-18.7s25%2024.6%2018.8%2041.1l-144%20384c-4.8%2012.9-17.4%2021.3-31.2%2020.7s-25.7-9.8-29.5-23L320%20242.3L238.7%20521c-3.9%2013.2-15.8%2022.5-29.5%2023s-26.3-7.8-31.2-20.7L34%20139.2c-6.2-16.5%202.2-35%2018.8-41.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/w.svg?color=%231a73e8&size=48