playstation logo

playstation from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
playstation
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the playstation logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.979 3.464V26.86l5.219 1.681V8.917c0-.923.407-1.537 1.063-1.324c.844.245 1.011 1.089 1.011 2.011v7.833c3.256 1.589 5.817-.005 5.817-4.203c0-4.317-1.5-6.235-5.916-7.771c-1.745-.6-4.975-1.584-7.188-2zm6.209 21.656l8.396-3.037c.952-.343 1.099-.832.328-1.088c-.781-.255-2.183-.188-3.147.161l-5.604 2v-3.183l.317-.109s1.604-.561 3.885-.823c2.261-.239 5.048.041 7.251.88c2.464.803 2.724 1.964 2.099 2.767c-.62.796-2.161 1.38-2.161 1.38l-11.391 4.14v-3.063zm-15.776-.317c-2.537-.729-2.953-2.224-1.803-3.1c1.068-.776 2.875-1.4 2.875-1.4l7.489-2.683v3.083l-5.364 1.964c-.943.36-1.099.844-.317 1.099c.781.261 2.181.204 3.12-.156l2.583-.943v2.765c-.156.037-.339.057-.521.099c-2.583.439-5.323.261-8.047-.64z"/></svg>

React

import type { SVGProps } from "react";

export function CibPlaystation(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="M11.979 3.464V26.86l5.219 1.681V8.917c0-.923.407-1.537 1.063-1.324c.844.245 1.011 1.089 1.011 2.011v7.833c3.256 1.589 5.817-.005 5.817-4.203c0-4.317-1.5-6.235-5.916-7.771c-1.745-.6-4.975-1.584-7.188-2zm6.209 21.656l8.396-3.037c.952-.343 1.099-.832.328-1.088c-.781-.255-2.183-.188-3.147.161l-5.604 2v-3.183l.317-.109s1.604-.561 3.885-.823c2.261-.239 5.048.041 7.251.88c2.464.803 2.724 1.964 2.099 2.767c-.62.796-2.161 1.38-2.161 1.38l-11.391 4.14v-3.063zm-15.776-.317c-2.537-.729-2.953-2.224-1.803-3.1c1.068-.776 2.875-1.4 2.875-1.4l7.489-2.683v3.083l-5.364 1.964c-.943.36-1.099.844-.317 1.099c.781.261 2.181.204 3.12-.156l2.583-.943v2.765c-.156.037-.339.057-.521.099c-2.583.439-5.323.261-8.047-.64z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M11.979 3.464V26.86l5.219 1.681V8.917c0-.923.407-1.537 1.063-1.324c.844.245 1.011 1.089 1.011 2.011v7.833c3.256 1.589 5.817-.005 5.817-4.203c0-4.317-1.5-6.235-5.916-7.771c-1.745-.6-4.975-1.584-7.188-2zm6.209 21.656l8.396-3.037c.952-.343 1.099-.832.328-1.088c-.781-.255-2.183-.188-3.147.161l-5.604 2v-3.183l.317-.109s1.604-.561 3.885-.823c2.261-.239 5.048.041 7.251.88c2.464.803 2.724 1.964 2.099 2.767c-.62.796-2.161 1.38-2.161 1.38l-11.391 4.14v-3.063zm-15.776-.317c-2.537-.729-2.953-2.224-1.803-3.1c1.068-.776 2.875-1.4 2.875-1.4l7.489-2.683v3.083l-5.364 1.964c-.943.36-1.099.844-.317 1.099c.781.261 2.181.204 3.12-.156l2.583-.943v2.765c-.156.037-.339.057-.521.099c-2.583.439-5.323.261-8.047-.64z"/></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%22M11.979%203.464V26.86l5.219%201.681V8.917c0-.923.407-1.537%201.063-1.324c.844.245%201.011%201.089%201.011%202.011v7.833c3.256%201.589%205.817-.005%205.817-4.203c0-4.317-1.5-6.235-5.916-7.771c-1.745-.6-4.975-1.584-7.188-2zm6.209%2021.656l8.396-3.037c.952-.343%201.099-.832.328-1.088c-.781-.255-2.183-.188-3.147.161l-5.604%202v-3.183l.317-.109s1.604-.561%203.885-.823c2.261-.239%205.048.041%207.251.88c2.464.803%202.724%201.964%202.099%202.767c-.62.796-2.161%201.38-2.161%201.38l-11.391%204.14v-3.063zm-15.776-.317c-2.537-.729-2.953-2.224-1.803-3.1c1.068-.776%202.875-1.4%202.875-1.4l7.489-2.683v3.083l-5.364%201.964c-.943.36-1.099.844-.317%201.099c.781.261%202.181.204%203.12-.156l2.583-.943v2.765c-.156.037-.339.057-.521.099c-2.583.439-5.323.261-8.047-.64z%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%22M11.979%203.464V26.86l5.219%201.681V8.917c0-.923.407-1.537%201.063-1.324c.844.245%201.011%201.089%201.011%202.011v7.833c3.256%201.589%205.817-.005%205.817-4.203c0-4.317-1.5-6.235-5.916-7.771c-1.745-.6-4.975-1.584-7.188-2zm6.209%2021.656l8.396-3.037c.952-.343%201.099-.832.328-1.088c-.781-.255-2.183-.188-3.147.161l-5.604%202v-3.183l.317-.109s1.604-.561%203.885-.823c2.261-.239%205.048.041%207.251.88c2.464.803%202.724%201.964%202.099%202.767c-.62.796-2.161%201.38-2.161%201.38l-11.391%204.14v-3.063zm-15.776-.317c-2.537-.729-2.953-2.224-1.803-3.1c1.068-.776%202.875-1.4%202.875-1.4l7.489-2.683v3.083l-5.364%201.964c-.943.36-1.099.844-.317%201.099c.781.261%202.181.204%203.12-.156l2.583-.943v2.765c-.156.037-.339.057-.521.099c-2.583.439-5.323.261-8.047-.64z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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