thymeleaf logo
thymeleaf from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- thymeleaf
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the thymeleaf logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.727 0C.782 0 .02.761.02 1.707v20.586C.02 23.24.782 24 1.727 24h20.546c.945 0 1.707-.761 1.707-1.707V1.707C23.98.76 23.218 0 22.273 0zm18.714 3.273c-1.861 3.694-3.3 7.627-5.674 11.046c-1.064 1.574-2.329 3.163-4.16 3.86c-1.31.552-2.936.337-3.98-.647c-.628-.523-.54-1.43-.173-2.075c.96-1.224 2.34-2.02 3.59-2.915c3.842-2.625 7.446-5.654 10.397-9.27zm-1.693 1.25c-2.503 2.751-5.381 5.16-8.452 7.269l-.003.002l-.003.003c-1.327.979-2.835 1.824-3.993 3.114c-.349.333-.583 1.042-.537 1.481c-.622-1.043-.8-2.614-.257-3.74c.526-1.19 1.742-1.807 2.876-2.292c3.757-1.353 6.695-2.926 10.369-5.836z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsThymeleaf(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="M1.727 0C.782 0 .02.761.02 1.707v20.586C.02 23.24.782 24 1.727 24h20.546c.945 0 1.707-.761 1.707-1.707V1.707C23.98.76 23.218 0 22.273 0zm18.714 3.273c-1.861 3.694-3.3 7.627-5.674 11.046c-1.064 1.574-2.329 3.163-4.16 3.86c-1.31.552-2.936.337-3.98-.647c-.628-.523-.54-1.43-.173-2.075c.96-1.224 2.34-2.02 3.59-2.915c3.842-2.625 7.446-5.654 10.397-9.27zm-1.693 1.25c-2.503 2.751-5.381 5.16-8.452 7.269l-.003.002l-.003.003c-1.327.979-2.835 1.824-3.993 3.114c-.349.333-.583 1.042-.537 1.481c-.622-1.043-.8-2.614-.257-3.74c.526-1.19 1.742-1.807 2.876-2.292c3.757-1.353 6.695-2.926 10.369-5.836z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.727 0C.782 0 .02.761.02 1.707v20.586C.02 23.24.782 24 1.727 24h20.546c.945 0 1.707-.761 1.707-1.707V1.707C23.98.76 23.218 0 22.273 0zm18.714 3.273c-1.861 3.694-3.3 7.627-5.674 11.046c-1.064 1.574-2.329 3.163-4.16 3.86c-1.31.552-2.936.337-3.98-.647c-.628-.523-.54-1.43-.173-2.075c.96-1.224 2.34-2.02 3.59-2.915c3.842-2.625 7.446-5.654 10.397-9.27zm-1.693 1.25c-2.503 2.751-5.381 5.16-8.452 7.269l-.003.002l-.003.003c-1.327.979-2.835 1.824-3.993 3.114c-.349.333-.583 1.042-.537 1.481c-.622-1.043-.8-2.614-.257-3.74c.526-1.19 1.742-1.807 2.876-2.292c3.757-1.353 6.695-2.926 10.369-5.836z"/></svg> </template>
CSS
.icon-thymeleaf {
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%22M1.727%200C.782%200%20.02.761.02%201.707v20.586C.02%2023.24.782%2024%201.727%2024h20.546c.945%200%201.707-.761%201.707-1.707V1.707C23.98.76%2023.218%200%2022.273%200zm18.714%203.273c-1.861%203.694-3.3%207.627-5.674%2011.046c-1.064%201.574-2.329%203.163-4.16%203.86c-1.31.552-2.936.337-3.98-.647c-.628-.523-.54-1.43-.173-2.075c.96-1.224%202.34-2.02%203.59-2.915c3.842-2.625%207.446-5.654%2010.397-9.27zm-1.693%201.25c-2.503%202.751-5.381%205.16-8.452%207.269l-.003.002l-.003.003c-1.327.979-2.835%201.824-3.993%203.114c-.349.333-.583%201.042-.537%201.481c-.622-1.043-.8-2.614-.257-3.74c.526-1.19%201.742-1.807%202.876-2.292c3.757-1.353%206.695-2.926%2010.369-5.836z%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%22M1.727%200C.782%200%20.02.761.02%201.707v20.586C.02%2023.24.782%2024%201.727%2024h20.546c.945%200%201.707-.761%201.707-1.707V1.707C23.98.76%2023.218%200%2022.273%200zm18.714%203.273c-1.861%203.694-3.3%207.627-5.674%2011.046c-1.064%201.574-2.329%203.163-4.16%203.86c-1.31.552-2.936.337-3.98-.647c-.628-.523-.54-1.43-.173-2.075c.96-1.224%202.34-2.02%203.59-2.915c3.842-2.625%207.446-5.654%2010.397-9.27zm-1.693%201.25c-2.503%202.751-5.381%205.16-8.452%207.269l-.003.002l-.003.003c-1.327.979-2.835%201.824-3.993%203.114c-.349.333-.583%201.042-.537%201.481c-.622-1.043-.8-2.614-.257-3.74c.526-1.19%201.742-1.807%202.876-2.292c3.757-1.353%206.695-2.926%2010.369-5.836z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/thymeleaf.svg?color=%231a73e8&size=48