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

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

The same logo in other sets

Use the strapi logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.32 0c-3.922 0-5.882 0-7.1 1.219C0 2.438 0 4.399 0 8.32v7.36c0 3.922 0 5.882 1.219 7.101S4.399 24 8.32 24h7.36c3.922 0 5.882 0 7.101-1.219S24 19.601 24 15.68V8.32c0-3.922 0-5.882-1.219-7.101S19.601 0 15.68 0zm.41 7.28h7.83a.16.16 0 0 1 .16.16v7.83h-3.87v-3.71a.41.41 0 0 0-.313-.398l-.086-.012h-3.72zm-.5.25v3.87H4.553a.08.08 0 0 1-.057-.136L8.23 7.529zm.25 4.12h3.87v3.87H8.64a.16.16 0 0 1-.16-.16zm4.12 4.12h3.87l-3.734 3.734a.08.08 0 0 1-.136-.057z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsStrapi(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="M8.32 0c-3.922 0-5.882 0-7.1 1.219C0 2.438 0 4.399 0 8.32v7.36c0 3.922 0 5.882 1.219 7.101S4.399 24 8.32 24h7.36c3.922 0 5.882 0 7.101-1.219S24 19.601 24 15.68V8.32c0-3.922 0-5.882-1.219-7.101S19.601 0 15.68 0zm.41 7.28h7.83a.16.16 0 0 1 .16.16v7.83h-3.87v-3.71a.41.41 0 0 0-.313-.398l-.086-.012h-3.72zm-.5.25v3.87H4.553a.08.08 0 0 1-.057-.136L8.23 7.529zm.25 4.12h3.87v3.87H8.64a.16.16 0 0 1-.16-.16zm4.12 4.12h3.87l-3.734 3.734a.08.08 0 0 1-.136-.057z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.32 0c-3.922 0-5.882 0-7.1 1.219C0 2.438 0 4.399 0 8.32v7.36c0 3.922 0 5.882 1.219 7.101S4.399 24 8.32 24h7.36c3.922 0 5.882 0 7.101-1.219S24 19.601 24 15.68V8.32c0-3.922 0-5.882-1.219-7.101S19.601 0 15.68 0zm.41 7.28h7.83a.16.16 0 0 1 .16.16v7.83h-3.87v-3.71a.41.41 0 0 0-.313-.398l-.086-.012h-3.72zm-.5.25v3.87H4.553a.08.08 0 0 1-.057-.136L8.23 7.529zm.25 4.12h3.87v3.87H8.64a.16.16 0 0 1-.16-.16zm4.12 4.12h3.87l-3.734 3.734a.08.08 0 0 1-.136-.057z"/></svg>
</template>

CSS

.icon-strapi {
  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%22M8.32%200c-3.922%200-5.882%200-7.1%201.219C0%202.438%200%204.399%200%208.32v7.36c0%203.922%200%205.882%201.219%207.101S4.399%2024%208.32%2024h7.36c3.922%200%205.882%200%207.101-1.219S24%2019.601%2024%2015.68V8.32c0-3.922%200-5.882-1.219-7.101S19.601%200%2015.68%200zm.41%207.28h7.83a.16.16%200%200%201%20.16.16v7.83h-3.87v-3.71a.41.41%200%200%200-.313-.398l-.086-.012h-3.72zm-.5.25v3.87H4.553a.08.08%200%200%201-.057-.136L8.23%207.529zm.25%204.12h3.87v3.87H8.64a.16.16%200%200%201-.16-.16zm4.12%204.12h3.87l-3.734%203.734a.08.08%200%200%201-.136-.057z%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%22M8.32%200c-3.922%200-5.882%200-7.1%201.219C0%202.438%200%204.399%200%208.32v7.36c0%203.922%200%205.882%201.219%207.101S4.399%2024%208.32%2024h7.36c3.922%200%205.882%200%207.101-1.219S24%2019.601%2024%2015.68V8.32c0-3.922%200-5.882-1.219-7.101S19.601%200%2015.68%200zm.41%207.28h7.83a.16.16%200%200%201%20.16.16v7.83h-3.87v-3.71a.41.41%200%200%200-.313-.398l-.086-.012h-3.72zm-.5.25v3.87H4.553a.08.08%200%200%201-.057-.136L8.23%207.529zm.25%204.12h3.87v3.87H8.64a.16.16%200%200%201-.16-.16zm4.12%204.12h3.87l-3.734%203.734a.08.08%200%200%201-.136-.057z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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