qgis logo
qgis from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- qgis
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the qgis logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.879 13.006v3.65l-3.004-3.048v-3.495h3.582l2.852 2.893zm10.886 7.606V24h-3.654l-5.73-5.9v-3.55h3.354zm-10.828-1.448l3.372 3.371c-1.309.442-2.557.726-4.325.726C5.136 23.26 0 18.243 0 11.565C0 4.92 5.136 0 11.984 0C18.864 0 24 4.952 24 11.565c0 2.12-.523 4.076-1.457 5.759l-3.625-3.725a8.4 8.4 0 0 0 .24-2.005c0-4.291-3.148-7.527-7.1-7.527c-3.954 0-7.248 3.236-7.248 7.527s3.33 7.6 7.247 7.6c.548 0 .661.017.88-.03"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsQgis(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="M12.879 13.006v3.65l-3.004-3.048v-3.495h3.582l2.852 2.893zm10.886 7.606V24h-3.654l-5.73-5.9v-3.55h3.354zm-10.828-1.448l3.372 3.371c-1.309.442-2.557.726-4.325.726C5.136 23.26 0 18.243 0 11.565C0 4.92 5.136 0 11.984 0C18.864 0 24 4.952 24 11.565c0 2.12-.523 4.076-1.457 5.759l-3.625-3.725a8.4 8.4 0 0 0 .24-2.005c0-4.291-3.148-7.527-7.1-7.527c-3.954 0-7.248 3.236-7.248 7.527s3.33 7.6 7.247 7.6c.548 0 .661.017.88-.03"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.879 13.006v3.65l-3.004-3.048v-3.495h3.582l2.852 2.893zm10.886 7.606V24h-3.654l-5.73-5.9v-3.55h3.354zm-10.828-1.448l3.372 3.371c-1.309.442-2.557.726-4.325.726C5.136 23.26 0 18.243 0 11.565C0 4.92 5.136 0 11.984 0C18.864 0 24 4.952 24 11.565c0 2.12-.523 4.076-1.457 5.759l-3.625-3.725a8.4 8.4 0 0 0 .24-2.005c0-4.291-3.148-7.527-7.1-7.527c-3.954 0-7.248 3.236-7.248 7.527s3.33 7.6 7.247 7.6c.548 0 .661.017.88-.03"/></svg> </template>
CSS
.icon-qgis {
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%22M12.879%2013.006v3.65l-3.004-3.048v-3.495h3.582l2.852%202.893zm10.886%207.606V24h-3.654l-5.73-5.9v-3.55h3.354zm-10.828-1.448l3.372%203.371c-1.309.442-2.557.726-4.325.726C5.136%2023.26%200%2018.243%200%2011.565C0%204.92%205.136%200%2011.984%200C18.864%200%2024%204.952%2024%2011.565c0%202.12-.523%204.076-1.457%205.759l-3.625-3.725a8.4%208.4%200%200%200%20.24-2.005c0-4.291-3.148-7.527-7.1-7.527c-3.954%200-7.248%203.236-7.248%207.527s3.33%207.6%207.247%207.6c.548%200%20.661.017.88-.03%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%22M12.879%2013.006v3.65l-3.004-3.048v-3.495h3.582l2.852%202.893zm10.886%207.606V24h-3.654l-5.73-5.9v-3.55h3.354zm-10.828-1.448l3.372%203.371c-1.309.442-2.557.726-4.325.726C5.136%2023.26%200%2018.243%200%2011.565C0%204.92%205.136%200%2011.984%200C18.864%200%2024%204.952%2024%2011.565c0%202.12-.523%204.076-1.457%205.759l-3.625-3.725a8.4%208.4%200%200%200%20.24-2.005c0-4.291-3.148-7.527-7.1-7.527c-3.954%200-7.248%203.236-7.248%207.527s3.33%207.6%207.247%207.6c.548%200%20.661.017.88-.03%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/qgis.svg?color=%231a73e8&size=48