qt logo
qt-light from Skill Icons by tandpfun · Light · MIT Free for personal and commercial use.
- Name
- qt-light
- Set
- Skill Icons
- Style
- Light
- Viewbox
- 256×256
- License
- MIT
1 other variant in Skill Icons
The same logo in other sets
Use the qt logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#41cd52" fill-rule="evenodd" d="M99.588 90.264c-8.708 0-14.714 2.74-18.018 8.291c-3.228 5.552-4.88 14.348-4.88 26.533c0 12.113 1.577 20.837 4.73 26.028s9.234 7.859 18.168 7.859s14.94-2.595 18.094-7.715c3.078-5.119 4.654-13.843 4.654-26.028c0-12.257-1.576-21.125-4.805-26.677s-9.234-8.291-17.943-8.291" clip-rule="evenodd"/><path fill="#41cd52" fill-rule="evenodd" d="M178.837 169.771q-11.9 0-16.321-5.124c-2.946-3.415-4.457-9.892-4.457-19.427v-30.743h-10.728v-12.24h10.728V83.023h15.187v19.214h19.341v12.311h-19.341v29.106c0 5.408.453 8.966 1.284 10.675c.83 1.779 3.022 2.633 6.422 2.633l11.484-.428l.68 11.529q-9.293 1.708-14.279 1.708m-43.746 13.805l-14.431 6.334l-12.466-19.286c-1.814.499-4.609.784-8.538.784c-14.582 0-24.782-3.701-30.524-11.102s-8.613-19.142-8.613-35.084c0-16.011 2.947-27.895 8.764-35.652c5.818-7.757 15.942-11.67 30.373-11.67s24.555 3.844 30.297 11.6c5.818 7.686 8.689 19.57 8.689 35.653c0 10.603-1.209 19.142-3.551 25.619c-2.419 6.547-6.271 11.528-11.711 14.944zM217.369 51H47.75L17 79.963v124.82h190.925l30.75-28.963V51z" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function SkillIconsQtLight(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#41cd52" fillRule="evenodd" d="M99.588 90.264c-8.708 0-14.714 2.74-18.018 8.291c-3.228 5.552-4.88 14.348-4.88 26.533c0 12.113 1.577 20.837 4.73 26.028s9.234 7.859 18.168 7.859s14.94-2.595 18.094-7.715c3.078-5.119 4.654-13.843 4.654-26.028c0-12.257-1.576-21.125-4.805-26.677s-9.234-8.291-17.943-8.291" clipRule="evenodd"/><path fill="#41cd52" fillRule="evenodd" d="M178.837 169.771q-11.9 0-16.321-5.124c-2.946-3.415-4.457-9.892-4.457-19.427v-30.743h-10.728v-12.24h10.728V83.023h15.187v19.214h19.341v12.311h-19.341v29.106c0 5.408.453 8.966 1.284 10.675c.83 1.779 3.022 2.633 6.422 2.633l11.484-.428l.68 11.529q-9.293 1.708-14.279 1.708m-43.746 13.805l-14.431 6.334l-12.466-19.286c-1.814.499-4.609.784-8.538.784c-14.582 0-24.782-3.701-30.524-11.102s-8.613-19.142-8.613-35.084c0-16.011 2.947-27.895 8.764-35.652c5.818-7.757 15.942-11.67 30.373-11.67s24.555 3.844 30.297 11.6c5.818 7.686 8.689 19.57 8.689 35.653c0 10.603-1.209 19.142-3.551 25.619c-2.419 6.547-6.271 11.528-11.711 14.944zM217.369 51H47.75L17 79.963v124.82h190.925l30.75-28.963V51z" clipRule="evenodd"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="none"><rect width="256" height="256" fill="#f4f2ed" rx="60"/><path fill="#41cd52" fill-rule="evenodd" d="M99.588 90.264c-8.708 0-14.714 2.74-18.018 8.291c-3.228 5.552-4.88 14.348-4.88 26.533c0 12.113 1.577 20.837 4.73 26.028s9.234 7.859 18.168 7.859s14.94-2.595 18.094-7.715c3.078-5.119 4.654-13.843 4.654-26.028c0-12.257-1.576-21.125-4.805-26.677s-9.234-8.291-17.943-8.291" clip-rule="evenodd"/><path fill="#41cd52" fill-rule="evenodd" d="M178.837 169.771q-11.9 0-16.321-5.124c-2.946-3.415-4.457-9.892-4.457-19.427v-30.743h-10.728v-12.24h10.728V83.023h15.187v19.214h19.341v12.311h-19.341v29.106c0 5.408.453 8.966 1.284 10.675c.83 1.779 3.022 2.633 6.422 2.633l11.484-.428l.68 11.529q-9.293 1.708-14.279 1.708m-43.746 13.805l-14.431 6.334l-12.466-19.286c-1.814.499-4.609.784-8.538.784c-14.582 0-24.782-3.701-30.524-11.102s-8.613-19.142-8.613-35.084c0-16.011 2.947-27.895 8.764-35.652c5.818-7.757 15.942-11.67 30.373-11.67s24.555 3.844 30.297 11.6c5.818 7.686 8.689 19.57 8.689 35.653c0 10.603-1.209 19.142-3.551 25.619c-2.419 6.547-6.271 11.528-11.711 14.944zM217.369 51H47.75L17 79.963v124.82h190.925l30.75-28.963V51z" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-qt-light {
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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%2341cd52%22%20fill-rule%3D%22evenodd%22%20d%3D%22M99.588%2090.264c-8.708%200-14.714%202.74-18.018%208.291c-3.228%205.552-4.88%2014.348-4.88%2026.533c0%2012.113%201.577%2020.837%204.73%2026.028s9.234%207.859%2018.168%207.859s14.94-2.595%2018.094-7.715c3.078-5.119%204.654-13.843%204.654-26.028c0-12.257-1.576-21.125-4.805-26.677s-9.234-8.291-17.943-8.291%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2341cd52%22%20fill-rule%3D%22evenodd%22%20d%3D%22M178.837%20169.771q-11.9%200-16.321-5.124c-2.946-3.415-4.457-9.892-4.457-19.427v-30.743h-10.728v-12.24h10.728V83.023h15.187v19.214h19.341v12.311h-19.341v29.106c0%205.408.453%208.966%201.284%2010.675c.83%201.779%203.022%202.633%206.422%202.633l11.484-.428l.68%2011.529q-9.293%201.708-14.279%201.708m-43.746%2013.805l-14.431%206.334l-12.466-19.286c-1.814.499-4.609.784-8.538.784c-14.582%200-24.782-3.701-30.524-11.102s-8.613-19.142-8.613-35.084c0-16.011%202.947-27.895%208.764-35.652c5.818-7.757%2015.942-11.67%2030.373-11.67s24.555%203.844%2030.297%2011.6c5.818%207.686%208.689%2019.57%208.689%2035.653c0%2010.603-1.209%2019.142-3.551%2025.619c-2.419%206.547-6.271%2011.528-11.711%2014.944zM217.369%2051H47.75L17%2079.963v124.82h190.925l30.75-28.963V51z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cg%20fill%3D%22none%22%3E%3Crect%20width%3D%22256%22%20height%3D%22256%22%20fill%3D%22%23f4f2ed%22%20rx%3D%2260%22%2F%3E%3Cpath%20fill%3D%22%2341cd52%22%20fill-rule%3D%22evenodd%22%20d%3D%22M99.588%2090.264c-8.708%200-14.714%202.74-18.018%208.291c-3.228%205.552-4.88%2014.348-4.88%2026.533c0%2012.113%201.577%2020.837%204.73%2026.028s9.234%207.859%2018.168%207.859s14.94-2.595%2018.094-7.715c3.078-5.119%204.654-13.843%204.654-26.028c0-12.257-1.576-21.125-4.805-26.677s-9.234-8.291-17.943-8.291%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20fill%3D%22%2341cd52%22%20fill-rule%3D%22evenodd%22%20d%3D%22M178.837%20169.771q-11.9%200-16.321-5.124c-2.946-3.415-4.457-9.892-4.457-19.427v-30.743h-10.728v-12.24h10.728V83.023h15.187v19.214h19.341v12.311h-19.341v29.106c0%205.408.453%208.966%201.284%2010.675c.83%201.779%203.022%202.633%206.422%202.633l11.484-.428l.68%2011.529q-9.293%201.708-14.279%201.708m-43.746%2013.805l-14.431%206.334l-12.466-19.286c-1.814.499-4.609.784-8.538.784c-14.582%200-24.782-3.701-30.524-11.102s-8.613-19.142-8.613-35.084c0-16.011%202.947-27.895%208.764-35.652c5.818-7.757%2015.942-11.67%2030.373-11.67s24.555%203.844%2030.297%2011.6c5.818%207.686%208.689%2019.57%208.689%2035.653c0%2010.603-1.209%2019.142-3.551%2025.619c-2.419%206.547-6.271%2011.528-11.711%2014.944zM217.369%2051H47.75L17%2079.963v124.82h190.925l30.75-28.963V51z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/skill-icons/qt-light.svg?color=%231a73e8&size=48