spdx logo
spdx from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- spdx
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the spdx logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 0v32h10.964l5.573-6.328v-8.073h8.766l6.698-6.635V0zm6.932 6.932h18.391L16.266 16c-4.979 4.984-9.115 9.068-9.193 9.068S6.932 20.985 6.932 16zm11.203 11.735V32H32V18.667z"/></svg>
React
import type { SVGProps } from "react";
export function CibSpdx(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="M0 0v32h10.964l5.573-6.328v-8.073h8.766l6.698-6.635V0zm6.932 6.932h18.391L16.266 16c-4.979 4.984-9.115 9.068-9.193 9.068S6.932 20.985 6.932 16zm11.203 11.735V32H32V18.667z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M0 0v32h10.964l5.573-6.328v-8.073h8.766l6.698-6.635V0zm6.932 6.932h18.391L16.266 16c-4.979 4.984-9.115 9.068-9.193 9.068S6.932 20.985 6.932 16zm11.203 11.735V32H32V18.667z"/></svg> </template>
CSS
.icon-spdx {
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%22M0%200v32h10.964l5.573-6.328v-8.073h8.766l6.698-6.635V0zm6.932%206.932h18.391L16.266%2016c-4.979%204.984-9.115%209.068-9.193%209.068S6.932%2020.985%206.932%2016zm11.203%2011.735V32H32V18.667z%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%22M0%200v32h10.964l5.573-6.328v-8.073h8.766l6.698-6.635V0zm6.932%206.932h18.391L16.266%2016c-4.979%204.984-9.115%209.068-9.193%209.068S6.932%2020.985%206.932%2016zm11.203%2011.735V32H32V18.667z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/spdx.svg?color=%231a73e8&size=48