craftcms logo
craftcms from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- craftcms
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the craftcms logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.474 0H2.526A2.516 2.516 0 0 0 0 2.526v18.948A2.516 2.516 0 0 0 2.526 24h18.948A2.534 2.534 0 0 0 24 21.474V2.526A2.516 2.516 0 0 0 21.474 0m-9.516 14.625c.786 0 1.628-.31 2.442-1.039l1.123 1.291c-1.18.955-2.527 1.488-3.874 1.488c-2.667 0-4.35-1.769-3.958-4.267c.393-2.498 2.667-4.266 5.334-4.266c1.29 0 2.498.505 3.34 1.431l-1.572 1.291c-.45-.59-1.207-.982-2.05-.982c-1.6 0-2.834 1.039-3.087 2.526c-.224 1.488.674 2.527 2.302 2.527"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsCraftcms(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="M21.474 0H2.526A2.516 2.516 0 0 0 0 2.526v18.948A2.516 2.516 0 0 0 2.526 24h18.948A2.534 2.534 0 0 0 24 21.474V2.526A2.516 2.516 0 0 0 21.474 0m-9.516 14.625c.786 0 1.628-.31 2.442-1.039l1.123 1.291c-1.18.955-2.527 1.488-3.874 1.488c-2.667 0-4.35-1.769-3.958-4.267c.393-2.498 2.667-4.266 5.334-4.266c1.29 0 2.498.505 3.34 1.431l-1.572 1.291c-.45-.59-1.207-.982-2.05-.982c-1.6 0-2.834 1.039-3.087 2.526c-.224 1.488.674 2.527 2.302 2.527"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.474 0H2.526A2.516 2.516 0 0 0 0 2.526v18.948A2.516 2.516 0 0 0 2.526 24h18.948A2.534 2.534 0 0 0 24 21.474V2.526A2.516 2.516 0 0 0 21.474 0m-9.516 14.625c.786 0 1.628-.31 2.442-1.039l1.123 1.291c-1.18.955-2.527 1.488-3.874 1.488c-2.667 0-4.35-1.769-3.958-4.267c.393-2.498 2.667-4.266 5.334-4.266c1.29 0 2.498.505 3.34 1.431l-1.572 1.291c-.45-.59-1.207-.982-2.05-.982c-1.6 0-2.834 1.039-3.087 2.526c-.224 1.488.674 2.527 2.302 2.527"/></svg> </template>
CSS
.icon-craftcms {
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%22M21.474%200H2.526A2.516%202.516%200%200%200%200%202.526v18.948A2.516%202.516%200%200%200%202.526%2024h18.948A2.534%202.534%200%200%200%2024%2021.474V2.526A2.516%202.516%200%200%200%2021.474%200m-9.516%2014.625c.786%200%201.628-.31%202.442-1.039l1.123%201.291c-1.18.955-2.527%201.488-3.874%201.488c-2.667%200-4.35-1.769-3.958-4.267c.393-2.498%202.667-4.266%205.334-4.266c1.29%200%202.498.505%203.34%201.431l-1.572%201.291c-.45-.59-1.207-.982-2.05-.982c-1.6%200-2.834%201.039-3.087%202.526c-.224%201.488.674%202.527%202.302%202.527%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%22M21.474%200H2.526A2.516%202.516%200%200%200%200%202.526v18.948A2.516%202.516%200%200%200%202.526%2024h18.948A2.534%202.534%200%200%200%2024%2021.474V2.526A2.516%202.516%200%200%200%2021.474%200m-9.516%2014.625c.786%200%201.628-.31%202.442-1.039l1.123%201.291c-1.18.955-2.527%201.488-3.874%201.488c-2.667%200-4.35-1.769-3.958-4.267c.393-2.498%202.667-4.266%205.334-4.266c1.29%200%202.498.505%203.34%201.431l-1.572%201.291c-.45-.59-1.207-.982-2.05-.982c-1.6%200-2.834%201.039-3.087%202.526c-.224%201.488.674%202.527%202.302%202.527%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/craftcms.svg?color=%231a73e8&size=48