square steam logo
square-steam from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.
- Name
- square-steam
- Set
- Font Awesome Brands
- Style
- Brand
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
Related icons in Font Awesome Brands
square-behancesquare-blueskysquare-build-awesome-strokesquare-deskprosquare-dribbblesquare-facebooksquare-figmasquare-font-awesomesquare-font-awesome-strokesquare-gitsquare-githubsquare-gitlabsquare-google-plussquare-hacker-newssquare-instagramsquare-jssquare-kickstartersquare-lastfmsquare-letterboxdsquare-linkedinsquare-odnoklassnikisquare-pied-pipersquare-pinterestsquare-reddit
Use the square steam logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M261.6 373.1c18.6 7.7 27.3 28.9 19.6 47.4s-29 27.2-47.6 19.4l-28.5-11.8c5 10.6 13.8 19.4 25.4 24.2c25.2 10.5 54.1-1.4 64.6-26.5c5.1-12.1 5.1-25.5.1-37.7c-5.1-12.1-14.5-21.6-26.7-26.7c-12.1-5-25-4.8-36.4-.5zM544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v144.7l116.6 48.1c12-8.2 26.2-12.1 40.7-11.3l55.4-80.2v-1.1c0-48.2 39.3-87.5 87.6-87.5s87.6 39.3 87.6 87.5c0 49.2-40.9 88.7-89.6 87.5l-79 56.3c1.6 38.5-29.1 68.8-65.7 68.8c-31.8 0-58.5-22.7-64.5-52.7L96 383.2V480c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM337.9 260.2c0 32.3 26.1 58.4 58.4 58.4s58.4-26.1 58.4-58.4s-26.1-58.4-58.4-58.4s-58.4 26.1-58.4 58.4m102.4-.1c0 24.2-19.7 43.9-43.9 43.9s-43.9-19.7-43.9-43.9s19.7-43.9 43.9-43.9s43.9 19.7 43.9 43.9"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsSquareSteam(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="M261.6 373.1c18.6 7.7 27.3 28.9 19.6 47.4s-29 27.2-47.6 19.4l-28.5-11.8c5 10.6 13.8 19.4 25.4 24.2c25.2 10.5 54.1-1.4 64.6-26.5c5.1-12.1 5.1-25.5.1-37.7c-5.1-12.1-14.5-21.6-26.7-26.7c-12.1-5-25-4.8-36.4-.5zM544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v144.7l116.6 48.1c12-8.2 26.2-12.1 40.7-11.3l55.4-80.2v-1.1c0-48.2 39.3-87.5 87.6-87.5s87.6 39.3 87.6 87.5c0 49.2-40.9 88.7-89.6 87.5l-79 56.3c1.6 38.5-29.1 68.8-65.7 68.8c-31.8 0-58.5-22.7-64.5-52.7L96 383.2V480c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM337.9 260.2c0 32.3 26.1 58.4 58.4 58.4s58.4-26.1 58.4-58.4s-26.1-58.4-58.4-58.4s-58.4 26.1-58.4 58.4m102.4-.1c0 24.2-19.7 43.9-43.9 43.9s-43.9-19.7-43.9-43.9s19.7-43.9 43.9-43.9s43.9 19.7 43.9 43.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="M261.6 373.1c18.6 7.7 27.3 28.9 19.6 47.4s-29 27.2-47.6 19.4l-28.5-11.8c5 10.6 13.8 19.4 25.4 24.2c25.2 10.5 54.1-1.4 64.6-26.5c5.1-12.1 5.1-25.5.1-37.7c-5.1-12.1-14.5-21.6-26.7-26.7c-12.1-5-25-4.8-36.4-.5zM544 160c0-35.3-28.7-64-64-64H160c-35.3 0-64 28.7-64 64v144.7l116.6 48.1c12-8.2 26.2-12.1 40.7-11.3l55.4-80.2v-1.1c0-48.2 39.3-87.5 87.6-87.5s87.6 39.3 87.6 87.5c0 49.2-40.9 88.7-89.6 87.5l-79 56.3c1.6 38.5-29.1 68.8-65.7 68.8c-31.8 0-58.5-22.7-64.5-52.7L96 383.2V480c0 35.3 28.7 64 64 64h320c35.3 0 64-28.7 64-64zM337.9 260.2c0 32.3 26.1 58.4 58.4 58.4s58.4-26.1 58.4-58.4s-26.1-58.4-58.4-58.4s-58.4 26.1-58.4 58.4m102.4-.1c0 24.2-19.7 43.9-43.9 43.9s-43.9-19.7-43.9-43.9s19.7-43.9 43.9-43.9s43.9 19.7 43.9 43.9"/></svg> </template>
CSS
.icon-square-steam {
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%22M261.6%20373.1c18.6%207.7%2027.3%2028.9%2019.6%2047.4s-29%2027.2-47.6%2019.4l-28.5-11.8c5%2010.6%2013.8%2019.4%2025.4%2024.2c25.2%2010.5%2054.1-1.4%2064.6-26.5c5.1-12.1%205.1-25.5.1-37.7c-5.1-12.1-14.5-21.6-26.7-26.7c-12.1-5-25-4.8-36.4-.5zM544%20160c0-35.3-28.7-64-64-64H160c-35.3%200-64%2028.7-64%2064v144.7l116.6%2048.1c12-8.2%2026.2-12.1%2040.7-11.3l55.4-80.2v-1.1c0-48.2%2039.3-87.5%2087.6-87.5s87.6%2039.3%2087.6%2087.5c0%2049.2-40.9%2088.7-89.6%2087.5l-79%2056.3c1.6%2038.5-29.1%2068.8-65.7%2068.8c-31.8%200-58.5-22.7-64.5-52.7L96%20383.2V480c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zM337.9%20260.2c0%2032.3%2026.1%2058.4%2058.4%2058.4s58.4-26.1%2058.4-58.4s-26.1-58.4-58.4-58.4s-58.4%2026.1-58.4%2058.4m102.4-.1c0%2024.2-19.7%2043.9-43.9%2043.9s-43.9-19.7-43.9-43.9s19.7-43.9%2043.9-43.9s43.9%2019.7%2043.9%2043.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%22M261.6%20373.1c18.6%207.7%2027.3%2028.9%2019.6%2047.4s-29%2027.2-47.6%2019.4l-28.5-11.8c5%2010.6%2013.8%2019.4%2025.4%2024.2c25.2%2010.5%2054.1-1.4%2064.6-26.5c5.1-12.1%205.1-25.5.1-37.7c-5.1-12.1-14.5-21.6-26.7-26.7c-12.1-5-25-4.8-36.4-.5zM544%20160c0-35.3-28.7-64-64-64H160c-35.3%200-64%2028.7-64%2064v144.7l116.6%2048.1c12-8.2%2026.2-12.1%2040.7-11.3l55.4-80.2v-1.1c0-48.2%2039.3-87.5%2087.6-87.5s87.6%2039.3%2087.6%2087.5c0%2049.2-40.9%2088.7-89.6%2087.5l-79%2056.3c1.6%2038.5-29.1%2068.8-65.7%2068.8c-31.8%200-58.5-22.7-64.5-52.7L96%20383.2V480c0%2035.3%2028.7%2064%2064%2064h320c35.3%200%2064-28.7%2064-64zM337.9%20260.2c0%2032.3%2026.1%2058.4%2058.4%2058.4s58.4-26.1%2058.4-58.4s-26.1-58.4-58.4-58.4s-58.4%2026.1-58.4%2058.4m102.4-.1c0%2024.2-19.7%2043.9-43.9%2043.9s-43.9-19.7-43.9-43.9s19.7-43.9%2043.9-43.9s43.9%2019.7%2043.9%2043.9%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/square-steam.svg?color=%231a73e8&size=48