sphinx from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
sphinx
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the sphinx logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.284 19.861c0-.654.177-1.834.393-2.623c.499-1.822.774-4.079.497-4.079c-.116 0-.959.762-1.873 1.694c-3.472 3.54-7.197 5.543-10.312 5.543c-1.778 0-2.987-.45-4.154-1.545C.128 18.186 0 17.858 0 16.703c0-1.188.117-1.468.909-2.175c.718-.642 1.171-.813 2.157-.813c.76.171 1.21.16 1.457.461c.251.296.338 1.265.035 1.832c-.162.303-.585.491-1.105.491c-.49 0-.77-.116-.669-.278c.315-.511-.135-.857-.713-.548c-.699.374-.711 1.698-.021 2.322c.969.878 3.65 1.208 5.262.648c1.743-.605 4.022-2.061 5.841-3.732l1.6-1.469l-2.088-.013c-2.186-.012-3.608-.273-8.211-1.506c-1.531-.41-3.003-.765-3.271-.789c-.304-.026-.503-.274-.487-.656c.027-.646.378-1.127.793-1.308c.249-.109 1.977-.274 3.809-.761c7.136-1.898 7.569-1.629 12.323-.426c1.553.393 3.351.821 4.147.835c1.227.022 1.493.124 1.74.666c.16.351.291.686.291.745s-.695.424-1.545.813c-3.12 1.428-4.104 2.185-3.088 3.635c.421.602.412.666-.14 1.052c-.323.227-.59.687-.593 1.022c-.009.908-.583 2.856-1.417 3.624l-.732.675zm1.594-8.328c1.242-.346 1.994-.738 3.539-1.562c-1.272-.372-4.462-.895-4.462-.895c-2.354-.472-2.108-.448-2.214.071a3.5 3.5 0 0 1-.45 1.105c-.541.848-2.521 1.026-3.656.483c-.356-.171-.714-.821-.709-1.283c.007-.65-.362-.801-.598-.714c-.191.07-.813.079-2.179.448c-4.514 1.217-5.132 1.078-2.189 1.495c.353.05 2.223.572 3.136.815c2.239.597 2.658.641 5.556.581c2.015-.042 2.858-.163 4.226-.544M.732 6.258c.056-.577.088-.702 1.692-1.025c.919-.185 3.185-.785 5.036-1.333c4.254-1.26 5.462-1.263 9.873-.026c1.904.535 4.037.973 4.74.975c1.097.002 1.668.487 1.668.487c.505 1.16.412 1.24-1.558 1.24c-1.374 0-2.558-.232-4.385-.857c-1.389-.476-3.369-.923-4.451-1.004c-1.974-.149-1.971-.15-8.072 1.529c-1.072.295-2.553.624-3.29.732l-1.342.196z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSphinx(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.284 19.861c0-.654.177-1.834.393-2.623c.499-1.822.774-4.079.497-4.079c-.116 0-.959.762-1.873 1.694c-3.472 3.54-7.197 5.543-10.312 5.543c-1.778 0-2.987-.45-4.154-1.545C.128 18.186 0 17.858 0 16.703c0-1.188.117-1.468.909-2.175c.718-.642 1.171-.813 2.157-.813c.76.171 1.21.16 1.457.461c.251.296.338 1.265.035 1.832c-.162.303-.585.491-1.105.491c-.49 0-.77-.116-.669-.278c.315-.511-.135-.857-.713-.548c-.699.374-.711 1.698-.021 2.322c.969.878 3.65 1.208 5.262.648c1.743-.605 4.022-2.061 5.841-3.732l1.6-1.469l-2.088-.013c-2.186-.012-3.608-.273-8.211-1.506c-1.531-.41-3.003-.765-3.271-.789c-.304-.026-.503-.274-.487-.656c.027-.646.378-1.127.793-1.308c.249-.109 1.977-.274 3.809-.761c7.136-1.898 7.569-1.629 12.323-.426c1.553.393 3.351.821 4.147.835c1.227.022 1.493.124 1.74.666c.16.351.291.686.291.745s-.695.424-1.545.813c-3.12 1.428-4.104 2.185-3.088 3.635c.421.602.412.666-.14 1.052c-.323.227-.59.687-.593 1.022c-.009.908-.583 2.856-1.417 3.624l-.732.675zm1.594-8.328c1.242-.346 1.994-.738 3.539-1.562c-1.272-.372-4.462-.895-4.462-.895c-2.354-.472-2.108-.448-2.214.071a3.5 3.5 0 0 1-.45 1.105c-.541.848-2.521 1.026-3.656.483c-.356-.171-.714-.821-.709-1.283c.007-.65-.362-.801-.598-.714c-.191.07-.813.079-2.179.448c-4.514 1.217-5.132 1.078-2.189 1.495c.353.05 2.223.572 3.136.815c2.239.597 2.658.641 5.556.581c2.015-.042 2.858-.163 4.226-.544M.732 6.258c.056-.577.088-.702 1.692-1.025c.919-.185 3.185-.785 5.036-1.333c4.254-1.26 5.462-1.263 9.873-.026c1.904.535 4.037.973 4.74.975c1.097.002 1.668.487 1.668.487c.505 1.16.412 1.24-1.558 1.24c-1.374 0-2.558-.232-4.385-.857c-1.389-.476-3.369-.923-4.451-1.004c-1.974-.149-1.971-.15-8.072 1.529c-1.072.295-2.553.624-3.29.732l-1.342.196z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.284 19.861c0-.654.177-1.834.393-2.623c.499-1.822.774-4.079.497-4.079c-.116 0-.959.762-1.873 1.694c-3.472 3.54-7.197 5.543-10.312 5.543c-1.778 0-2.987-.45-4.154-1.545C.128 18.186 0 17.858 0 16.703c0-1.188.117-1.468.909-2.175c.718-.642 1.171-.813 2.157-.813c.76.171 1.21.16 1.457.461c.251.296.338 1.265.035 1.832c-.162.303-.585.491-1.105.491c-.49 0-.77-.116-.669-.278c.315-.511-.135-.857-.713-.548c-.699.374-.711 1.698-.021 2.322c.969.878 3.65 1.208 5.262.648c1.743-.605 4.022-2.061 5.841-3.732l1.6-1.469l-2.088-.013c-2.186-.012-3.608-.273-8.211-1.506c-1.531-.41-3.003-.765-3.271-.789c-.304-.026-.503-.274-.487-.656c.027-.646.378-1.127.793-1.308c.249-.109 1.977-.274 3.809-.761c7.136-1.898 7.569-1.629 12.323-.426c1.553.393 3.351.821 4.147.835c1.227.022 1.493.124 1.74.666c.16.351.291.686.291.745s-.695.424-1.545.813c-3.12 1.428-4.104 2.185-3.088 3.635c.421.602.412.666-.14 1.052c-.323.227-.59.687-.593 1.022c-.009.908-.583 2.856-1.417 3.624l-.732.675zm1.594-8.328c1.242-.346 1.994-.738 3.539-1.562c-1.272-.372-4.462-.895-4.462-.895c-2.354-.472-2.108-.448-2.214.071a3.5 3.5 0 0 1-.45 1.105c-.541.848-2.521 1.026-3.656.483c-.356-.171-.714-.821-.709-1.283c.007-.65-.362-.801-.598-.714c-.191.07-.813.079-2.179.448c-4.514 1.217-5.132 1.078-2.189 1.495c.353.05 2.223.572 3.136.815c2.239.597 2.658.641 5.556.581c2.015-.042 2.858-.163 4.226-.544M.732 6.258c.056-.577.088-.702 1.692-1.025c.919-.185 3.185-.785 5.036-1.333c4.254-1.26 5.462-1.263 9.873-.026c1.904.535 4.037.973 4.74.975c1.097.002 1.668.487 1.668.487c.505 1.16.412 1.24-1.558 1.24c-1.374 0-2.558-.232-4.385-.857c-1.389-.476-3.369-.923-4.451-1.004c-1.974-.149-1.971-.15-8.072 1.529c-1.072.295-2.553.624-3.29.732l-1.342.196z"/></svg>
</template>

CSS

.icon-sphinx {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.284%2019.861c0-.654.177-1.834.393-2.623c.499-1.822.774-4.079.497-4.079c-.116%200-.959.762-1.873%201.694c-3.472%203.54-7.197%205.543-10.312%205.543c-1.778%200-2.987-.45-4.154-1.545C.128%2018.186%200%2017.858%200%2016.703c0-1.188.117-1.468.909-2.175c.718-.642%201.171-.813%202.157-.813c.76.171%201.21.16%201.457.461c.251.296.338%201.265.035%201.832c-.162.303-.585.491-1.105.491c-.49%200-.77-.116-.669-.278c.315-.511-.135-.857-.713-.548c-.699.374-.711%201.698-.021%202.322c.969.878%203.65%201.208%205.262.648c1.743-.605%204.022-2.061%205.841-3.732l1.6-1.469l-2.088-.013c-2.186-.012-3.608-.273-8.211-1.506c-1.531-.41-3.003-.765-3.271-.789c-.304-.026-.503-.274-.487-.656c.027-.646.378-1.127.793-1.308c.249-.109%201.977-.274%203.809-.761c7.136-1.898%207.569-1.629%2012.323-.426c1.553.393%203.351.821%204.147.835c1.227.022%201.493.124%201.74.666c.16.351.291.686.291.745s-.695.424-1.545.813c-3.12%201.428-4.104%202.185-3.088%203.635c.421.602.412.666-.14%201.052c-.323.227-.59.687-.593%201.022c-.009.908-.583%202.856-1.417%203.624l-.732.675zm1.594-8.328c1.242-.346%201.994-.738%203.539-1.562c-1.272-.372-4.462-.895-4.462-.895c-2.354-.472-2.108-.448-2.214.071a3.5%203.5%200%200%201-.45%201.105c-.541.848-2.521%201.026-3.656.483c-.356-.171-.714-.821-.709-1.283c.007-.65-.362-.801-.598-.714c-.191.07-.813.079-2.179.448c-4.514%201.217-5.132%201.078-2.189%201.495c.353.05%202.223.572%203.136.815c2.239.597%202.658.641%205.556.581c2.015-.042%202.858-.163%204.226-.544M.732%206.258c.056-.577.088-.702%201.692-1.025c.919-.185%203.185-.785%205.036-1.333c4.254-1.26%205.462-1.263%209.873-.026c1.904.535%204.037.973%204.74.975c1.097.002%201.668.487%201.668.487c.505%201.16.412%201.24-1.558%201.24c-1.374%200-2.558-.232-4.385-.857c-1.389-.476-3.369-.923-4.451-1.004c-1.974-.149-1.971-.15-8.072%201.529c-1.072.295-2.553.624-3.29.732l-1.342.196z%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16.284%2019.861c0-.654.177-1.834.393-2.623c.499-1.822.774-4.079.497-4.079c-.116%200-.959.762-1.873%201.694c-3.472%203.54-7.197%205.543-10.312%205.543c-1.778%200-2.987-.45-4.154-1.545C.128%2018.186%200%2017.858%200%2016.703c0-1.188.117-1.468.909-2.175c.718-.642%201.171-.813%202.157-.813c.76.171%201.21.16%201.457.461c.251.296.338%201.265.035%201.832c-.162.303-.585.491-1.105.491c-.49%200-.77-.116-.669-.278c.315-.511-.135-.857-.713-.548c-.699.374-.711%201.698-.021%202.322c.969.878%203.65%201.208%205.262.648c1.743-.605%204.022-2.061%205.841-3.732l1.6-1.469l-2.088-.013c-2.186-.012-3.608-.273-8.211-1.506c-1.531-.41-3.003-.765-3.271-.789c-.304-.026-.503-.274-.487-.656c.027-.646.378-1.127.793-1.308c.249-.109%201.977-.274%203.809-.761c7.136-1.898%207.569-1.629%2012.323-.426c1.553.393%203.351.821%204.147.835c1.227.022%201.493.124%201.74.666c.16.351.291.686.291.745s-.695.424-1.545.813c-3.12%201.428-4.104%202.185-3.088%203.635c.421.602.412.666-.14%201.052c-.323.227-.59.687-.593%201.022c-.009.908-.583%202.856-1.417%203.624l-.732.675zm1.594-8.328c1.242-.346%201.994-.738%203.539-1.562c-1.272-.372-4.462-.895-4.462-.895c-2.354-.472-2.108-.448-2.214.071a3.5%203.5%200%200%201-.45%201.105c-.541.848-2.521%201.026-3.656.483c-.356-.171-.714-.821-.709-1.283c.007-.65-.362-.801-.598-.714c-.191.07-.813.079-2.179.448c-4.514%201.217-5.132%201.078-2.189%201.495c.353.05%202.223.572%203.136.815c2.239.597%202.658.641%205.556.581c2.015-.042%202.858-.163%204.226-.544M.732%206.258c.056-.577.088-.702%201.692-1.025c.919-.185%203.185-.785%205.036-1.333c4.254-1.26%205.462-1.263%209.873-.026c1.904.535%204.037.973%204.74.975c1.097.002%201.668.487%201.668.487c.505%201.16.412%201.24-1.558%201.24c-1.374%200-2.558-.232-4.385-.857c-1.389-.476-3.369-.923-4.451-1.004c-1.974-.149-1.971-.15-8.072%201.529c-1.072.295-2.553.624-3.29.732l-1.342.196z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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