qwiklabs logo
qwiklabs from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- qwiklabs
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the qwiklabs logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.131 24.271a8.61 8.61 0 0 0 5.333-9.615A8.626 8.626 0 0 0 16 7.625a8.62 8.62 0 0 0-8.473 7.025a8.61 8.61 0 0 0 5.343 9.62a.917.917 0 0 0 1.281-.828v-7.197a1.85 1.85 0 0 1 3.698 0v7.197a.92.92 0 0 0 1.281.828zm1.077 7.412C27.005 29.839 32 23.626 32 16.246c0-8.839-7.161-16-16-16s-16 7.161-16 16c0 7.38 4.995 13.593 11.792 15.437c.02.011.047.015.068.02l.077.021v-.005c2.344.479 3.156-2.973.849-3.593a12.3 12.3 0 0 1-8.989-13.5a12.307 12.307 0 0 1 24.4-.005a12.3 12.3 0 0 1-8.979 13.505c-2.312.615-1.495 4.072.844 3.593h.005l.077-.021z"/></svg>
React
import type { SVGProps } from "react";
export function CibQwiklabs(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="M19.131 24.271a8.61 8.61 0 0 0 5.333-9.615A8.626 8.626 0 0 0 16 7.625a8.62 8.62 0 0 0-8.473 7.025a8.61 8.61 0 0 0 5.343 9.62a.917.917 0 0 0 1.281-.828v-7.197a1.85 1.85 0 0 1 3.698 0v7.197a.92.92 0 0 0 1.281.828zm1.077 7.412C27.005 29.839 32 23.626 32 16.246c0-8.839-7.161-16-16-16s-16 7.161-16 16c0 7.38 4.995 13.593 11.792 15.437c.02.011.047.015.068.02l.077.021v-.005c2.344.479 3.156-2.973.849-3.593a12.3 12.3 0 0 1-8.989-13.5a12.307 12.307 0 0 1 24.4-.005a12.3 12.3 0 0 1-8.979 13.505c-2.312.615-1.495 4.072.844 3.593h.005l.077-.021z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M19.131 24.271a8.61 8.61 0 0 0 5.333-9.615A8.626 8.626 0 0 0 16 7.625a8.62 8.62 0 0 0-8.473 7.025a8.61 8.61 0 0 0 5.343 9.62a.917.917 0 0 0 1.281-.828v-7.197a1.85 1.85 0 0 1 3.698 0v7.197a.92.92 0 0 0 1.281.828zm1.077 7.412C27.005 29.839 32 23.626 32 16.246c0-8.839-7.161-16-16-16s-16 7.161-16 16c0 7.38 4.995 13.593 11.792 15.437c.02.011.047.015.068.02l.077.021v-.005c2.344.479 3.156-2.973.849-3.593a12.3 12.3 0 0 1-8.989-13.5a12.307 12.307 0 0 1 24.4-.005a12.3 12.3 0 0 1-8.979 13.505c-2.312.615-1.495 4.072.844 3.593h.005l.077-.021z"/></svg> </template>
CSS
.icon-qwiklabs {
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%22M19.131%2024.271a8.61%208.61%200%200%200%205.333-9.615A8.626%208.626%200%200%200%2016%207.625a8.62%208.62%200%200%200-8.473%207.025a8.61%208.61%200%200%200%205.343%209.62a.917.917%200%200%200%201.281-.828v-7.197a1.85%201.85%200%200%201%203.698%200v7.197a.92.92%200%200%200%201.281.828zm1.077%207.412C27.005%2029.839%2032%2023.626%2032%2016.246c0-8.839-7.161-16-16-16s-16%207.161-16%2016c0%207.38%204.995%2013.593%2011.792%2015.437c.02.011.047.015.068.02l.077.021v-.005c2.344.479%203.156-2.973.849-3.593a12.3%2012.3%200%200%201-8.989-13.5a12.307%2012.307%200%200%201%2024.4-.005a12.3%2012.3%200%200%201-8.979%2013.505c-2.312.615-1.495%204.072.844%203.593h.005l.077-.021z%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%22M19.131%2024.271a8.61%208.61%200%200%200%205.333-9.615A8.626%208.626%200%200%200%2016%207.625a8.62%208.62%200%200%200-8.473%207.025a8.61%208.61%200%200%200%205.343%209.62a.917.917%200%200%200%201.281-.828v-7.197a1.85%201.85%200%200%201%203.698%200v7.197a.92.92%200%200%200%201.281.828zm1.077%207.412C27.005%2029.839%2032%2023.626%2032%2016.246c0-8.839-7.161-16-16-16s-16%207.161-16%2016c0%207.38%204.995%2013.593%2011.792%2015.437c.02.011.047.015.068.02l.077.021v-.005c2.344.479%203.156-2.973.849-3.593a12.3%2012.3%200%200%201-8.989-13.5a12.307%2012.307%200%200%201%2024.4-.005a12.3%2012.3%200%200%201-8.979%2013.505c-2.312.615-1.495%204.072.844%203.593h.005l.077-.021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/qwiklabs.svg?color=%231a73e8&size=48