gimp logo
gimp from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- gimp
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the gimp logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.438 3.198c-1.281 1.609-3.396 8.635-15.276 8.948c-5.672.151-8.479-6.307-8.479-6.307l-.448 10.359c-1.109-1.385-2.594-2.271-4.021-2.318a2.98 2.98 0 0 0-1.917.589C.412 15.136-.01 16.261 0 17.511c.01 1.245.443 2.62 1.297 3.859c.849 1.24 1.964 2.115 3.099 2.521a3.8 3.8 0 0 0 1.797.208c8.042 6.411 29.536 11.313 25.245-20.901m-20.235 8.604c1.688 0 3.089 1.25 3.49 2.927c.646-1.589 2.151-2.703 3.906-2.703c2.344 0 4.24 1.984 4.24 4.427c0 2.448-1.896 4.448-4.24 4.448c-2.042 0-3.745-1.521-4.151-3.526c-.583 1.302-1.807 2.219-3.245 2.219c-1.219 0-2.286-.661-2.938-1.661a7 7 0 0 0-.385-.755a4.2 4.2 0 0 1-.271-1.484c0-2.135 1.599-3.896 3.594-3.896zm0 .479c-1.708 0-3.104 1.516-3.104 3.411c0 1.901 1.396 3.411 3.104 3.411c.286 0 .557-.057.823-.135c-1.203-.047-2.151-1.078-2.156-2.339c.005-1.297 1.005-2.344 2.234-2.344c1.047 0 1.953.76 2.182 1.828c.016-.141.036-.276.036-.422c0-1.896-1.406-3.411-3.12-3.411zm7.396.172c-2.104 0-3.813 1.781-3.813 4c0 2.224 1.708 4.01 3.813 4.01a3.67 3.67 0 0 0 2.13-.682a2.8 2.8 0 0 1-1.146.255c-1.578 0-2.859-1.344-2.859-3.005c0-1.656 1.281-3 2.859-3c1.38 0 2.568 1.031 2.818 2.458v-.031c0-2.224-1.703-4-3.802-4zM3.203 14.307c1.385.047 2.943 1.026 4.01 2.583c.812 1.177 1.219 2.484 1.229 3.635c.01 1.146-.375 2.12-1.13 2.688c-.75.568-1.745.641-2.776.271c-1.026-.365-2.083-1.177-2.891-2.349c-.807-1.177-1.214-2.49-1.224-3.641c-.01-1.146.375-2.115 1.125-2.688a2.6 2.6 0 0 1 1.656-.5zm15.589.328c-.74 0-1.344.63-1.339 1.411c0 .776.599 1.406 1.339 1.406s1.339-.63 1.339-1.406c.005-.781-.599-1.411-1.339-1.411m-7.526.292c-.49 0-.88.417-.885.927c0 .51.396.927.885.927s.885-.417.88-.927c0-.51-.396-.927-.88-.927m-8.552.297c-.823 0-1.49.839-1.495 1.875c0 1.042.672 1.88 1.495 1.88s1.49-.844 1.49-1.88c0-1.031-.667-1.875-1.49-1.875m18.901 5.333s1.984.578 2.682 1.526c.698.943.255 1.526.073 2.734c-.266-.703-.542-1.255-.828-1.578c-1.078 1.677-4.135 2.474-8.24 2.078c1.844-.099 3.271-.385 4.401-.781c-1.865.12-4.281-.359-7.151-1.422c5.682 1.193 8.578.083 10.271-1.286c-.448-.609-1.208-1.271-1.208-1.271"/></svg>
React
import type { SVGProps } from "react";
export function CibGimp(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="M31.438 3.198c-1.281 1.609-3.396 8.635-15.276 8.948c-5.672.151-8.479-6.307-8.479-6.307l-.448 10.359c-1.109-1.385-2.594-2.271-4.021-2.318a2.98 2.98 0 0 0-1.917.589C.412 15.136-.01 16.261 0 17.511c.01 1.245.443 2.62 1.297 3.859c.849 1.24 1.964 2.115 3.099 2.521a3.8 3.8 0 0 0 1.797.208c8.042 6.411 29.536 11.313 25.245-20.901m-20.235 8.604c1.688 0 3.089 1.25 3.49 2.927c.646-1.589 2.151-2.703 3.906-2.703c2.344 0 4.24 1.984 4.24 4.427c0 2.448-1.896 4.448-4.24 4.448c-2.042 0-3.745-1.521-4.151-3.526c-.583 1.302-1.807 2.219-3.245 2.219c-1.219 0-2.286-.661-2.938-1.661a7 7 0 0 0-.385-.755a4.2 4.2 0 0 1-.271-1.484c0-2.135 1.599-3.896 3.594-3.896zm0 .479c-1.708 0-3.104 1.516-3.104 3.411c0 1.901 1.396 3.411 3.104 3.411c.286 0 .557-.057.823-.135c-1.203-.047-2.151-1.078-2.156-2.339c.005-1.297 1.005-2.344 2.234-2.344c1.047 0 1.953.76 2.182 1.828c.016-.141.036-.276.036-.422c0-1.896-1.406-3.411-3.12-3.411zm7.396.172c-2.104 0-3.813 1.781-3.813 4c0 2.224 1.708 4.01 3.813 4.01a3.67 3.67 0 0 0 2.13-.682a2.8 2.8 0 0 1-1.146.255c-1.578 0-2.859-1.344-2.859-3.005c0-1.656 1.281-3 2.859-3c1.38 0 2.568 1.031 2.818 2.458v-.031c0-2.224-1.703-4-3.802-4zM3.203 14.307c1.385.047 2.943 1.026 4.01 2.583c.812 1.177 1.219 2.484 1.229 3.635c.01 1.146-.375 2.12-1.13 2.688c-.75.568-1.745.641-2.776.271c-1.026-.365-2.083-1.177-2.891-2.349c-.807-1.177-1.214-2.49-1.224-3.641c-.01-1.146.375-2.115 1.125-2.688a2.6 2.6 0 0 1 1.656-.5zm15.589.328c-.74 0-1.344.63-1.339 1.411c0 .776.599 1.406 1.339 1.406s1.339-.63 1.339-1.406c.005-.781-.599-1.411-1.339-1.411m-7.526.292c-.49 0-.88.417-.885.927c0 .51.396.927.885.927s.885-.417.88-.927c0-.51-.396-.927-.88-.927m-8.552.297c-.823 0-1.49.839-1.495 1.875c0 1.042.672 1.88 1.495 1.88s1.49-.844 1.49-1.88c0-1.031-.667-1.875-1.49-1.875m18.901 5.333s1.984.578 2.682 1.526c.698.943.255 1.526.073 2.734c-.266-.703-.542-1.255-.828-1.578c-1.078 1.677-4.135 2.474-8.24 2.078c1.844-.099 3.271-.385 4.401-.781c-1.865.12-4.281-.359-7.151-1.422c5.682 1.193 8.578.083 10.271-1.286c-.448-.609-1.208-1.271-1.208-1.271"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M31.438 3.198c-1.281 1.609-3.396 8.635-15.276 8.948c-5.672.151-8.479-6.307-8.479-6.307l-.448 10.359c-1.109-1.385-2.594-2.271-4.021-2.318a2.98 2.98 0 0 0-1.917.589C.412 15.136-.01 16.261 0 17.511c.01 1.245.443 2.62 1.297 3.859c.849 1.24 1.964 2.115 3.099 2.521a3.8 3.8 0 0 0 1.797.208c8.042 6.411 29.536 11.313 25.245-20.901m-20.235 8.604c1.688 0 3.089 1.25 3.49 2.927c.646-1.589 2.151-2.703 3.906-2.703c2.344 0 4.24 1.984 4.24 4.427c0 2.448-1.896 4.448-4.24 4.448c-2.042 0-3.745-1.521-4.151-3.526c-.583 1.302-1.807 2.219-3.245 2.219c-1.219 0-2.286-.661-2.938-1.661a7 7 0 0 0-.385-.755a4.2 4.2 0 0 1-.271-1.484c0-2.135 1.599-3.896 3.594-3.896zm0 .479c-1.708 0-3.104 1.516-3.104 3.411c0 1.901 1.396 3.411 3.104 3.411c.286 0 .557-.057.823-.135c-1.203-.047-2.151-1.078-2.156-2.339c.005-1.297 1.005-2.344 2.234-2.344c1.047 0 1.953.76 2.182 1.828c.016-.141.036-.276.036-.422c0-1.896-1.406-3.411-3.12-3.411zm7.396.172c-2.104 0-3.813 1.781-3.813 4c0 2.224 1.708 4.01 3.813 4.01a3.67 3.67 0 0 0 2.13-.682a2.8 2.8 0 0 1-1.146.255c-1.578 0-2.859-1.344-2.859-3.005c0-1.656 1.281-3 2.859-3c1.38 0 2.568 1.031 2.818 2.458v-.031c0-2.224-1.703-4-3.802-4zM3.203 14.307c1.385.047 2.943 1.026 4.01 2.583c.812 1.177 1.219 2.484 1.229 3.635c.01 1.146-.375 2.12-1.13 2.688c-.75.568-1.745.641-2.776.271c-1.026-.365-2.083-1.177-2.891-2.349c-.807-1.177-1.214-2.49-1.224-3.641c-.01-1.146.375-2.115 1.125-2.688a2.6 2.6 0 0 1 1.656-.5zm15.589.328c-.74 0-1.344.63-1.339 1.411c0 .776.599 1.406 1.339 1.406s1.339-.63 1.339-1.406c.005-.781-.599-1.411-1.339-1.411m-7.526.292c-.49 0-.88.417-.885.927c0 .51.396.927.885.927s.885-.417.88-.927c0-.51-.396-.927-.88-.927m-8.552.297c-.823 0-1.49.839-1.495 1.875c0 1.042.672 1.88 1.495 1.88s1.49-.844 1.49-1.88c0-1.031-.667-1.875-1.49-1.875m18.901 5.333s1.984.578 2.682 1.526c.698.943.255 1.526.073 2.734c-.266-.703-.542-1.255-.828-1.578c-1.078 1.677-4.135 2.474-8.24 2.078c1.844-.099 3.271-.385 4.401-.781c-1.865.12-4.281-.359-7.151-1.422c5.682 1.193 8.578.083 10.271-1.286c-.448-.609-1.208-1.271-1.208-1.271"/></svg> </template>
CSS
.icon-gimp {
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%22M31.438%203.198c-1.281%201.609-3.396%208.635-15.276%208.948c-5.672.151-8.479-6.307-8.479-6.307l-.448%2010.359c-1.109-1.385-2.594-2.271-4.021-2.318a2.98%202.98%200%200%200-1.917.589C.412%2015.136-.01%2016.261%200%2017.511c.01%201.245.443%202.62%201.297%203.859c.849%201.24%201.964%202.115%203.099%202.521a3.8%203.8%200%200%200%201.797.208c8.042%206.411%2029.536%2011.313%2025.245-20.901m-20.235%208.604c1.688%200%203.089%201.25%203.49%202.927c.646-1.589%202.151-2.703%203.906-2.703c2.344%200%204.24%201.984%204.24%204.427c0%202.448-1.896%204.448-4.24%204.448c-2.042%200-3.745-1.521-4.151-3.526c-.583%201.302-1.807%202.219-3.245%202.219c-1.219%200-2.286-.661-2.938-1.661a7%207%200%200%200-.385-.755a4.2%204.2%200%200%201-.271-1.484c0-2.135%201.599-3.896%203.594-3.896zm0%20.479c-1.708%200-3.104%201.516-3.104%203.411c0%201.901%201.396%203.411%203.104%203.411c.286%200%20.557-.057.823-.135c-1.203-.047-2.151-1.078-2.156-2.339c.005-1.297%201.005-2.344%202.234-2.344c1.047%200%201.953.76%202.182%201.828c.016-.141.036-.276.036-.422c0-1.896-1.406-3.411-3.12-3.411zm7.396.172c-2.104%200-3.813%201.781-3.813%204c0%202.224%201.708%204.01%203.813%204.01a3.67%203.67%200%200%200%202.13-.682a2.8%202.8%200%200%201-1.146.255c-1.578%200-2.859-1.344-2.859-3.005c0-1.656%201.281-3%202.859-3c1.38%200%202.568%201.031%202.818%202.458v-.031c0-2.224-1.703-4-3.802-4zM3.203%2014.307c1.385.047%202.943%201.026%204.01%202.583c.812%201.177%201.219%202.484%201.229%203.635c.01%201.146-.375%202.12-1.13%202.688c-.75.568-1.745.641-2.776.271c-1.026-.365-2.083-1.177-2.891-2.349c-.807-1.177-1.214-2.49-1.224-3.641c-.01-1.146.375-2.115%201.125-2.688a2.6%202.6%200%200%201%201.656-.5zm15.589.328c-.74%200-1.344.63-1.339%201.411c0%20.776.599%201.406%201.339%201.406s1.339-.63%201.339-1.406c.005-.781-.599-1.411-1.339-1.411m-7.526.292c-.49%200-.88.417-.885.927c0%20.51.396.927.885.927s.885-.417.88-.927c0-.51-.396-.927-.88-.927m-8.552.297c-.823%200-1.49.839-1.495%201.875c0%201.042.672%201.88%201.495%201.88s1.49-.844%201.49-1.88c0-1.031-.667-1.875-1.49-1.875m18.901%205.333s1.984.578%202.682%201.526c.698.943.255%201.526.073%202.734c-.266-.703-.542-1.255-.828-1.578c-1.078%201.677-4.135%202.474-8.24%202.078c1.844-.099%203.271-.385%204.401-.781c-1.865.12-4.281-.359-7.151-1.422c5.682%201.193%208.578.083%2010.271-1.286c-.448-.609-1.208-1.271-1.208-1.271%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%22M31.438%203.198c-1.281%201.609-3.396%208.635-15.276%208.948c-5.672.151-8.479-6.307-8.479-6.307l-.448%2010.359c-1.109-1.385-2.594-2.271-4.021-2.318a2.98%202.98%200%200%200-1.917.589C.412%2015.136-.01%2016.261%200%2017.511c.01%201.245.443%202.62%201.297%203.859c.849%201.24%201.964%202.115%203.099%202.521a3.8%203.8%200%200%200%201.797.208c8.042%206.411%2029.536%2011.313%2025.245-20.901m-20.235%208.604c1.688%200%203.089%201.25%203.49%202.927c.646-1.589%202.151-2.703%203.906-2.703c2.344%200%204.24%201.984%204.24%204.427c0%202.448-1.896%204.448-4.24%204.448c-2.042%200-3.745-1.521-4.151-3.526c-.583%201.302-1.807%202.219-3.245%202.219c-1.219%200-2.286-.661-2.938-1.661a7%207%200%200%200-.385-.755a4.2%204.2%200%200%201-.271-1.484c0-2.135%201.599-3.896%203.594-3.896zm0%20.479c-1.708%200-3.104%201.516-3.104%203.411c0%201.901%201.396%203.411%203.104%203.411c.286%200%20.557-.057.823-.135c-1.203-.047-2.151-1.078-2.156-2.339c.005-1.297%201.005-2.344%202.234-2.344c1.047%200%201.953.76%202.182%201.828c.016-.141.036-.276.036-.422c0-1.896-1.406-3.411-3.12-3.411zm7.396.172c-2.104%200-3.813%201.781-3.813%204c0%202.224%201.708%204.01%203.813%204.01a3.67%203.67%200%200%200%202.13-.682a2.8%202.8%200%200%201-1.146.255c-1.578%200-2.859-1.344-2.859-3.005c0-1.656%201.281-3%202.859-3c1.38%200%202.568%201.031%202.818%202.458v-.031c0-2.224-1.703-4-3.802-4zM3.203%2014.307c1.385.047%202.943%201.026%204.01%202.583c.812%201.177%201.219%202.484%201.229%203.635c.01%201.146-.375%202.12-1.13%202.688c-.75.568-1.745.641-2.776.271c-1.026-.365-2.083-1.177-2.891-2.349c-.807-1.177-1.214-2.49-1.224-3.641c-.01-1.146.375-2.115%201.125-2.688a2.6%202.6%200%200%201%201.656-.5zm15.589.328c-.74%200-1.344.63-1.339%201.411c0%20.776.599%201.406%201.339%201.406s1.339-.63%201.339-1.406c.005-.781-.599-1.411-1.339-1.411m-7.526.292c-.49%200-.88.417-.885.927c0%20.51.396.927.885.927s.885-.417.88-.927c0-.51-.396-.927-.88-.927m-8.552.297c-.823%200-1.49.839-1.495%201.875c0%201.042.672%201.88%201.495%201.88s1.49-.844%201.49-1.88c0-1.031-.667-1.875-1.49-1.875m18.901%205.333s1.984.578%202.682%201.526c.698.943.255%201.526.073%202.734c-.266-.703-.542-1.255-.828-1.578c-1.078%201.677-4.135%202.474-8.24%202.078c1.844-.099%203.271-.385%204.401-.781c-1.865.12-4.281-.359-7.151-1.422c5.682%201.193%208.578.083%2010.271-1.286c-.448-.609-1.208-1.271-1.208-1.271%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/gimp.svg?color=%231a73e8&size=48