slint logo
slint from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- slint
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the slint logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.503 23.914l13.61-9.399s.614-.351.614-.906c0-.739-.776-.979-.776-.979l-7.488-2.953c-.267-.104-.634.189-.29.56l2.479 2.471s.688.675.688 1.117s-.423.836-.423.836l-9.02 8.684c-.32.31.113.87.606.569M17.497.087L3.887 9.484s-.614.351-.614.906c0 .739.776.98.776.98l7.488 2.953c.267.103.636-.19.29-.559l-2.479-2.48s-.688-.673-.688-1.116s.423-.837.423-.837L18.097.654c.326-.31-.106-.87-.6-.567"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsSlint(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="m6.503 23.914l13.61-9.399s.614-.351.614-.906c0-.739-.776-.979-.776-.979l-7.488-2.953c-.267-.104-.634.189-.29.56l2.479 2.471s.688.675.688 1.117s-.423.836-.423.836l-9.02 8.684c-.32.31.113.87.606.569M17.497.087L3.887 9.484s-.614.351-.614.906c0 .739.776.98.776.98l7.488 2.953c.267.103.636-.19.29-.559l-2.479-2.48s-.688-.673-.688-1.116s.423-.837.423-.837L18.097.654c.326-.31-.106-.87-.6-.567"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m6.503 23.914l13.61-9.399s.614-.351.614-.906c0-.739-.776-.979-.776-.979l-7.488-2.953c-.267-.104-.634.189-.29.56l2.479 2.471s.688.675.688 1.117s-.423.836-.423.836l-9.02 8.684c-.32.31.113.87.606.569M17.497.087L3.887 9.484s-.614.351-.614.906c0 .739.776.98.776.98l7.488 2.953c.267.103.636-.19.29-.559l-2.479-2.48s-.688-.673-.688-1.116s.423-.837.423-.837L18.097.654c.326-.31-.106-.87-.6-.567"/></svg> </template>
CSS
.icon-slint {
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%22m6.503%2023.914l13.61-9.399s.614-.351.614-.906c0-.739-.776-.979-.776-.979l-7.488-2.953c-.267-.104-.634.189-.29.56l2.479%202.471s.688.675.688%201.117s-.423.836-.423.836l-9.02%208.684c-.32.31.113.87.606.569M17.497.087L3.887%209.484s-.614.351-.614.906c0%20.739.776.98.776.98l7.488%202.953c.267.103.636-.19.29-.559l-2.479-2.48s-.688-.673-.688-1.116s.423-.837.423-.837L18.097.654c.326-.31-.106-.87-.6-.567%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%22m6.503%2023.914l13.61-9.399s.614-.351.614-.906c0-.739-.776-.979-.776-.979l-7.488-2.953c-.267-.104-.634.189-.29.56l2.479%202.471s.688.675.688%201.117s-.423.836-.423.836l-9.02%208.684c-.32.31.113.87.606.569M17.497.087L3.887%209.484s-.614.351-.614.906c0%20.739.776.98.776.98l7.488%202.953c.267.103.636-.19.29-.559l-2.479-2.48s-.688-.673-.688-1.116s.423-.837.423-.837L18.097.654c.326-.31-.106-.87-.6-.567%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/slint.svg?color=%231a73e8&size=48