playstation icon

playstation from Line Awesome by Icons8 · Line · Games · Apache-2.0 Free for personal and commercial use.

Name
playstation
Set
Line Awesome
Style
Line
Category
Games
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More games icons from Line Awesome

Use the playstation icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.938 6v18.75L17 26V10.344c0-.414.047-.7.219-.875c.172-.239.351-.258.593-.156c.59.171.844.667.844 1.53v6.313c1.317.621 2.512.688 3.375.032c.903-.622 1.375-1.747 1.375-3.407c0-1.726-.328-3.039-1.093-3.906c-.692-.934-1.915-1.691-3.72-2.313c-2.25-.726-4.132-1.242-5.655-1.562m-1.25 11.344l-.813.25l-5.031 1.812l-.875.344c-1.317.555-2.004 1.137-1.969 1.656c.07.762.941 1.305 2.5 1.719c2.023.547 4.086.656 6.188.344v-2.125l-.813.312L10 22l-1.469.281l-1.375-.187c-.277-.176-.332-.36-.156-.532c.172-.105.41-.238.688-.343l.937-.344l3.063-1.063zm11.656 1c-.375-.016-.762.011-1.125.031c-1.348.027-2.719.266-4.157.719v2.5l2.844-1l1.469-.5l.969-.25c.62-.164 1.281.062 1.281.062c.379.035.555.168.625.344c.07.207-.168.387-.688.563l-1.28.5l-5.22 1.875v2.437l2.438-.875l5.844-2.063l.718-.312c1.387-.52 2.008-1.09 1.938-1.781c-.035-.66-.8-1.176-2.188-1.625a12.4 12.4 0 0 0-3.468-.625"/></svg>

React

import type { SVGProps } from "react";

export function LaPlaystation(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.938 6v18.75L17 26V10.344c0-.414.047-.7.219-.875c.172-.239.351-.258.593-.156c.59.171.844.667.844 1.53v6.313c1.317.621 2.512.688 3.375.032c.903-.622 1.375-1.747 1.375-3.407c0-1.726-.328-3.039-1.093-3.906c-.692-.934-1.915-1.691-3.72-2.313c-2.25-.726-4.132-1.242-5.655-1.562m-1.25 11.344l-.813.25l-5.031 1.812l-.875.344c-1.317.555-2.004 1.137-1.969 1.656c.07.762.941 1.305 2.5 1.719c2.023.547 4.086.656 6.188.344v-2.125l-.813.312L10 22l-1.469.281l-1.375-.187c-.277-.176-.332-.36-.156-.532c.172-.105.41-.238.688-.343l.937-.344l3.063-1.063zm11.656 1c-.375-.016-.762.011-1.125.031c-1.348.027-2.719.266-4.157.719v2.5l2.844-1l1.469-.5l.969-.25c.62-.164 1.281.062 1.281.062c.379.035.555.168.625.344c.07.207-.168.387-.688.563l-1.28.5l-5.22 1.875v2.437l2.438-.875l5.844-2.063l.718-.312c1.387-.52 2.008-1.09 1.938-1.781c-.035-.66-.8-1.176-2.188-1.625a12.4 12.4 0 0 0-3.468-.625"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M12.938 6v18.75L17 26V10.344c0-.414.047-.7.219-.875c.172-.239.351-.258.593-.156c.59.171.844.667.844 1.53v6.313c1.317.621 2.512.688 3.375.032c.903-.622 1.375-1.747 1.375-3.407c0-1.726-.328-3.039-1.093-3.906c-.692-.934-1.915-1.691-3.72-2.313c-2.25-.726-4.132-1.242-5.655-1.562m-1.25 11.344l-.813.25l-5.031 1.812l-.875.344c-1.317.555-2.004 1.137-1.969 1.656c.07.762.941 1.305 2.5 1.719c2.023.547 4.086.656 6.188.344v-2.125l-.813.312L10 22l-1.469.281l-1.375-.187c-.277-.176-.332-.36-.156-.532c.172-.105.41-.238.688-.343l.937-.344l3.063-1.063zm11.656 1c-.375-.016-.762.011-1.125.031c-1.348.027-2.719.266-4.157.719v2.5l2.844-1l1.469-.5l.969-.25c.62-.164 1.281.062 1.281.062c.379.035.555.168.625.344c.07.207-.168.387-.688.563l-1.28.5l-5.22 1.875v2.437l2.438-.875l5.844-2.063l.718-.312c1.387-.52 2.008-1.09 1.938-1.781c-.035-.66-.8-1.176-2.188-1.625a12.4 12.4 0 0 0-3.468-.625"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.938%206v18.75L17%2026V10.344c0-.414.047-.7.219-.875c.172-.239.351-.258.593-.156c.59.171.844.667.844%201.53v6.313c1.317.621%202.512.688%203.375.032c.903-.622%201.375-1.747%201.375-3.407c0-1.726-.328-3.039-1.093-3.906c-.692-.934-1.915-1.691-3.72-2.313c-2.25-.726-4.132-1.242-5.655-1.562m-1.25%2011.344l-.813.25l-5.031%201.812l-.875.344c-1.317.555-2.004%201.137-1.969%201.656c.07.762.941%201.305%202.5%201.719c2.023.547%204.086.656%206.188.344v-2.125l-.813.312L10%2022l-1.469.281l-1.375-.187c-.277-.176-.332-.36-.156-.532c.172-.105.41-.238.688-.343l.937-.344l3.063-1.063zm11.656%201c-.375-.016-.762.011-1.125.031c-1.348.027-2.719.266-4.157.719v2.5l2.844-1l1.469-.5l.969-.25c.62-.164%201.281.062%201.281.062c.379.035.555.168.625.344c.07.207-.168.387-.688.563l-1.28.5l-5.22%201.875v2.437l2.438-.875l5.844-2.063l.718-.312c1.387-.52%202.008-1.09%201.938-1.781c-.035-.66-.8-1.176-2.188-1.625a12.4%2012.4%200%200%200-3.468-.625%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12.938%206v18.75L17%2026V10.344c0-.414.047-.7.219-.875c.172-.239.351-.258.593-.156c.59.171.844.667.844%201.53v6.313c1.317.621%202.512.688%203.375.032c.903-.622%201.375-1.747%201.375-3.407c0-1.726-.328-3.039-1.093-3.906c-.692-.934-1.915-1.691-3.72-2.313c-2.25-.726-4.132-1.242-5.655-1.562m-1.25%2011.344l-.813.25l-5.031%201.812l-.875.344c-1.317.555-2.004%201.137-1.969%201.656c.07.762.941%201.305%202.5%201.719c2.023.547%204.086.656%206.188.344v-2.125l-.813.312L10%2022l-1.469.281l-1.375-.187c-.277-.176-.332-.36-.156-.532c.172-.105.41-.238.688-.343l.937-.344l3.063-1.063zm11.656%201c-.375-.016-.762.011-1.125.031c-1.348.027-2.719.266-4.157.719v2.5l2.844-1l1.469-.5l.969-.25c.62-.164%201.281.062%201.281.062c.379.035.555.168.625.344c.07.207-.168.387-.688.563l-1.28.5l-5.22%201.875v2.437l2.438-.875l5.844-2.063l.718-.312c1.387-.52%202.008-1.09%201.938-1.781c-.035-.66-.8-1.176-2.188-1.625a12.4%2012.4%200%200%200-3.468-.625%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/playstation.svg?color=%231a73e8&size=48