playstation logo
playstation from Font Awesome Brands by Dave Gandy · Brand · Games · CC-BY-4.0 Attribution required.
- Name
- playstation
- Set
- Font Awesome Brands
- Style
- Brand
- Category
- Games
- Viewbox
- 640×640
- License
- CC BY 4.0
The same logo in other sets
More games icons from Font Awesome Brands
Use the playstation logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M603 436.3c-11.3 14.2-38.8 24.3-38.8 24.3l-205.1 73.6v-54.3L510 426.1c17.1-6.1 19.8-14.8 5.8-19.4c-13.9-4.6-39.1-3.3-56.2 2.9l-100.5 35.5v-56.4c23.2-7.8 47.1-13.6 75.7-16.8c40.9-4.5 90.9.6 130.2 15.5c44.2 14 49.2 34.7 38 48.9m-224.4-92.5v-139c0-16.3-3-31.3-18.3-35.6c-11.7-3.8-19 7.1-19 23.4v347.9l-93.8-29.8V96c39.9 7.4 98 24.9 129.2 35.4c79.5 27.3 106.4 61.3 106.4 137.8c0 74.5-46 102.8-104.5 74.6M75.3 474.2c-45.4-12.8-53-39.5-32.3-54.8c19.1-14.2 51.7-24.9 51.7-24.9l134.5-47.8v54.5l-96.8 34.6c-17.1 6.1-19.7 14.8-5.8 19.4s39.1 3.3 56.2-2.9l46.4-16.9v48.8c-51.6 9.3-101.4 7.3-153.9-10"/></svg>
React
import type { SVGProps } from "react";
export function Fa7BrandsPlaystation(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="M603 436.3c-11.3 14.2-38.8 24.3-38.8 24.3l-205.1 73.6v-54.3L510 426.1c17.1-6.1 19.8-14.8 5.8-19.4c-13.9-4.6-39.1-3.3-56.2 2.9l-100.5 35.5v-56.4c23.2-7.8 47.1-13.6 75.7-16.8c40.9-4.5 90.9.6 130.2 15.5c44.2 14 49.2 34.7 38 48.9m-224.4-92.5v-139c0-16.3-3-31.3-18.3-35.6c-11.7-3.8-19 7.1-19 23.4v347.9l-93.8-29.8V96c39.9 7.4 98 24.9 129.2 35.4c79.5 27.3 106.4 61.3 106.4 137.8c0 74.5-46 102.8-104.5 74.6M75.3 474.2c-45.4-12.8-53-39.5-32.3-54.8c19.1-14.2 51.7-24.9 51.7-24.9l134.5-47.8v54.5l-96.8 34.6c-17.1 6.1-19.7 14.8-5.8 19.4s39.1 3.3 56.2-2.9l46.4-16.9v48.8c-51.6 9.3-101.4 7.3-153.9-10"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M603 436.3c-11.3 14.2-38.8 24.3-38.8 24.3l-205.1 73.6v-54.3L510 426.1c17.1-6.1 19.8-14.8 5.8-19.4c-13.9-4.6-39.1-3.3-56.2 2.9l-100.5 35.5v-56.4c23.2-7.8 47.1-13.6 75.7-16.8c40.9-4.5 90.9.6 130.2 15.5c44.2 14 49.2 34.7 38 48.9m-224.4-92.5v-139c0-16.3-3-31.3-18.3-35.6c-11.7-3.8-19 7.1-19 23.4v347.9l-93.8-29.8V96c39.9 7.4 98 24.9 129.2 35.4c79.5 27.3 106.4 61.3 106.4 137.8c0 74.5-46 102.8-104.5 74.6M75.3 474.2c-45.4-12.8-53-39.5-32.3-54.8c19.1-14.2 51.7-24.9 51.7-24.9l134.5-47.8v54.5l-96.8 34.6c-17.1 6.1-19.7 14.8-5.8 19.4s39.1 3.3 56.2-2.9l46.4-16.9v48.8c-51.6 9.3-101.4 7.3-153.9-10"/></svg> </template>
CSS
.icon-playstation {
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%22M603%20436.3c-11.3%2014.2-38.8%2024.3-38.8%2024.3l-205.1%2073.6v-54.3L510%20426.1c17.1-6.1%2019.8-14.8%205.8-19.4c-13.9-4.6-39.1-3.3-56.2%202.9l-100.5%2035.5v-56.4c23.2-7.8%2047.1-13.6%2075.7-16.8c40.9-4.5%2090.9.6%20130.2%2015.5c44.2%2014%2049.2%2034.7%2038%2048.9m-224.4-92.5v-139c0-16.3-3-31.3-18.3-35.6c-11.7-3.8-19%207.1-19%2023.4v347.9l-93.8-29.8V96c39.9%207.4%2098%2024.9%20129.2%2035.4c79.5%2027.3%20106.4%2061.3%20106.4%20137.8c0%2074.5-46%20102.8-104.5%2074.6M75.3%20474.2c-45.4-12.8-53-39.5-32.3-54.8c19.1-14.2%2051.7-24.9%2051.7-24.9l134.5-47.8v54.5l-96.8%2034.6c-17.1%206.1-19.7%2014.8-5.8%2019.4s39.1%203.3%2056.2-2.9l46.4-16.9v48.8c-51.6%209.3-101.4%207.3-153.9-10%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%22M603%20436.3c-11.3%2014.2-38.8%2024.3-38.8%2024.3l-205.1%2073.6v-54.3L510%20426.1c17.1-6.1%2019.8-14.8%205.8-19.4c-13.9-4.6-39.1-3.3-56.2%202.9l-100.5%2035.5v-56.4c23.2-7.8%2047.1-13.6%2075.7-16.8c40.9-4.5%2090.9.6%20130.2%2015.5c44.2%2014%2049.2%2034.7%2038%2048.9m-224.4-92.5v-139c0-16.3-3-31.3-18.3-35.6c-11.7-3.8-19%207.1-19%2023.4v347.9l-93.8-29.8V96c39.9%207.4%2098%2024.9%20129.2%2035.4c79.5%2027.3%20106.4%2061.3%20106.4%20137.8c0%2074.5-46%20102.8-104.5%2074.6M75.3%20474.2c-45.4-12.8-53-39.5-32.3-54.8c19.1-14.2%2051.7-24.9%2051.7-24.9l134.5-47.8v54.5l-96.8%2034.6c-17.1%206.1-19.7%2014.8-5.8%2019.4s39.1%203.3%2056.2-2.9l46.4-16.9v48.8c-51.6%209.3-101.4%207.3-153.9-10%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-brands/playstation.svg?color=%231a73e8&size=48