pandas logo
pandas-wordmark from Devicon by konpa · Wordmark · MIT Free for personal and commercial use.
- Name
- pandas-wordmark
- Set
- Devicon
- Style
- Wordmark
- Viewbox
- 128×128
- License
- MIT
1 other variant in Devicon
The same logo in other sets
Use the pandas logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#130754" d="M11.354 115.114c-2.44 0-4.919-1.008-6.475-2.985v10.677H0V96.451h4.413l.174 2.89c1.514-2.229 4.204-3.406 6.768-3.403c4.917 0 8.544 4.12 8.544 9.587s-3.629 9.593-8.546 9.59zM9.843 99.56c-2.849 0-5.174 2.228-5.174 5.97s2.311 5.97 5.171 5.97s5.166-2.228 5.166-5.97s-2.307-5.97-5.164-5.97zm28.442 15.054l-.169-2.9c-1.512 2.228-4.204 3.405-6.766 3.405c-4.92 0-8.542-4.121-8.542-9.587c0-5.464 3.615-9.586 8.542-9.583c2.561 0 5.254 1.186 6.766 3.404l.17-2.899H42.7v18.162zm-5.421-15.053c-2.848 0-5.171 2.228-5.171 5.97s2.31 5.97 5.17 5.97s5.17-2.228 5.17-5.967c0-3.74-2.31-5.958-5.17-5.972zm26.898 15.057V104.56c0-3.531-1.22-4.709-3.447-4.709c-2.311 0-4.834 2.1-4.837 4.623v10.132h-4.874V96.454h4.469l.208 3.365c1.22-2.313 3.953-3.868 6.727-3.868c4.833 0 6.644 3.365 6.644 7.864v10.803zm22.756.002l-.17-2.901c-1.511 2.228-4.201 3.404-6.767 3.404c-4.918 0-8.542-4.12-8.542-9.585s3.616-9.584 8.542-9.584c2.437 0 4.919 1.01 6.474 2.986v-9.543h4.876v25.224Zm-5.42-15.043c-2.86 0-5.173 2.228-5.173 5.97s2.31 5.967 5.17 5.97c2.86 0 5.17-2.228 5.17-5.97s-2.31-5.97-5.167-5.97m28.157 15.046l-.167-2.9c-1.514 2.228-4.206 3.406-6.768 3.403c-4.919 0-8.542-4.12-8.542-9.584c0-5.465 3.616-9.586 8.542-9.584c2.562 0 5.254 1.187 6.768 3.405l.169-2.9h4.425v18.16Zm-5.421-15.046c-2.859 0-5.17 2.228-5.17 5.97s2.311 5.97 5.17 5.97s5.17-2.228 5.17-5.97s-2.31-5.97-5.17-5.97m20.642 15.637a14.27 14.27 0 0 1-7.274-2.06l.798-3.374c1.472.883 3.7 2.02 6.39 2.02c1.933 0 3.28-.589 3.28-2.104c0-1.301-1.387-1.765-3.869-2.353c-4.453-.968-6.052-3.321-6.05-5.886c0-2.848 2.228-5.548 7.147-5.548c2.985 0 5.59 1.305 6.169 1.64l-.79 3.215a10.56 10.56 0 0 0-5.254-1.515c-1.976 0-2.944.672-2.944 1.765c0 1.218 1.262 1.766 3.196 2.228c4.79 1.01 6.725 3.237 6.725 5.677c0 3.9-2.86 6.294-7.524 6.294zM52.438 9.875h8.661v17.988h-8.661zm0 36.948h8.661V64.81h-8.661z"/><path fill="#ffca00" d="M52.438 33.116H61.1v8.486h-8.662z"/><path fill="#130754" d="M38.522 24.665h8.662v59.79h-8.662Zm27.544 36.998h8.663V79.65h-8.663zm0-36.976h8.663v17.987h-8.663z"/><path fill="#e70488" d="M66.066 47.924h8.663v8.485h-8.663z"/><path fill="#130754" d="M79.69 5.194h8.663v59.788H79.69z"/></svg>
React
import type { SVGProps } from "react";
export function DeviconPandasWordmark(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#130754" d="M11.354 115.114c-2.44 0-4.919-1.008-6.475-2.985v10.677H0V96.451h4.413l.174 2.89c1.514-2.229 4.204-3.406 6.768-3.403c4.917 0 8.544 4.12 8.544 9.587s-3.629 9.593-8.546 9.59zM9.843 99.56c-2.849 0-5.174 2.228-5.174 5.97s2.311 5.97 5.171 5.97s5.166-2.228 5.166-5.97s-2.307-5.97-5.164-5.97zm28.442 15.054l-.169-2.9c-1.512 2.228-4.204 3.405-6.766 3.405c-4.92 0-8.542-4.121-8.542-9.587c0-5.464 3.615-9.586 8.542-9.583c2.561 0 5.254 1.186 6.766 3.404l.17-2.899H42.7v18.162zm-5.421-15.053c-2.848 0-5.171 2.228-5.171 5.97s2.31 5.97 5.17 5.97s5.17-2.228 5.17-5.967c0-3.74-2.31-5.958-5.17-5.972zm26.898 15.057V104.56c0-3.531-1.22-4.709-3.447-4.709c-2.311 0-4.834 2.1-4.837 4.623v10.132h-4.874V96.454h4.469l.208 3.365c1.22-2.313 3.953-3.868 6.727-3.868c4.833 0 6.644 3.365 6.644 7.864v10.803zm22.756.002l-.17-2.901c-1.511 2.228-4.201 3.404-6.767 3.404c-4.918 0-8.542-4.12-8.542-9.585s3.616-9.584 8.542-9.584c2.437 0 4.919 1.01 6.474 2.986v-9.543h4.876v25.224Zm-5.42-15.043c-2.86 0-5.173 2.228-5.173 5.97s2.31 5.967 5.17 5.97c2.86 0 5.17-2.228 5.17-5.97s-2.31-5.97-5.167-5.97m28.157 15.046l-.167-2.9c-1.514 2.228-4.206 3.406-6.768 3.403c-4.919 0-8.542-4.12-8.542-9.584c0-5.465 3.616-9.586 8.542-9.584c2.562 0 5.254 1.187 6.768 3.405l.169-2.9h4.425v18.16Zm-5.421-15.046c-2.859 0-5.17 2.228-5.17 5.97s2.311 5.97 5.17 5.97s5.17-2.228 5.17-5.97s-2.31-5.97-5.17-5.97m20.642 15.637a14.27 14.27 0 0 1-7.274-2.06l.798-3.374c1.472.883 3.7 2.02 6.39 2.02c1.933 0 3.28-.589 3.28-2.104c0-1.301-1.387-1.765-3.869-2.353c-4.453-.968-6.052-3.321-6.05-5.886c0-2.848 2.228-5.548 7.147-5.548c2.985 0 5.59 1.305 6.169 1.64l-.79 3.215a10.56 10.56 0 0 0-5.254-1.515c-1.976 0-2.944.672-2.944 1.765c0 1.218 1.262 1.766 3.196 2.228c4.79 1.01 6.725 3.237 6.725 5.677c0 3.9-2.86 6.294-7.524 6.294zM52.438 9.875h8.661v17.988h-8.661zm0 36.948h8.661V64.81h-8.661z"/><path fill="#ffca00" d="M52.438 33.116H61.1v8.486h-8.662z"/><path fill="#130754" d="M38.522 24.665h8.662v59.79h-8.662Zm27.544 36.998h8.663V79.65h-8.663zm0-36.976h8.663v17.987h-8.663z"/><path fill="#e70488" d="M66.066 47.924h8.663v8.485h-8.663z"/><path fill="#130754" d="M79.69 5.194h8.663v59.788H79.69z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#130754" d="M11.354 115.114c-2.44 0-4.919-1.008-6.475-2.985v10.677H0V96.451h4.413l.174 2.89c1.514-2.229 4.204-3.406 6.768-3.403c4.917 0 8.544 4.12 8.544 9.587s-3.629 9.593-8.546 9.59zM9.843 99.56c-2.849 0-5.174 2.228-5.174 5.97s2.311 5.97 5.171 5.97s5.166-2.228 5.166-5.97s-2.307-5.97-5.164-5.97zm28.442 15.054l-.169-2.9c-1.512 2.228-4.204 3.405-6.766 3.405c-4.92 0-8.542-4.121-8.542-9.587c0-5.464 3.615-9.586 8.542-9.583c2.561 0 5.254 1.186 6.766 3.404l.17-2.899H42.7v18.162zm-5.421-15.053c-2.848 0-5.171 2.228-5.171 5.97s2.31 5.97 5.17 5.97s5.17-2.228 5.17-5.967c0-3.74-2.31-5.958-5.17-5.972zm26.898 15.057V104.56c0-3.531-1.22-4.709-3.447-4.709c-2.311 0-4.834 2.1-4.837 4.623v10.132h-4.874V96.454h4.469l.208 3.365c1.22-2.313 3.953-3.868 6.727-3.868c4.833 0 6.644 3.365 6.644 7.864v10.803zm22.756.002l-.17-2.901c-1.511 2.228-4.201 3.404-6.767 3.404c-4.918 0-8.542-4.12-8.542-9.585s3.616-9.584 8.542-9.584c2.437 0 4.919 1.01 6.474 2.986v-9.543h4.876v25.224Zm-5.42-15.043c-2.86 0-5.173 2.228-5.173 5.97s2.31 5.967 5.17 5.97c2.86 0 5.17-2.228 5.17-5.97s-2.31-5.97-5.167-5.97m28.157 15.046l-.167-2.9c-1.514 2.228-4.206 3.406-6.768 3.403c-4.919 0-8.542-4.12-8.542-9.584c0-5.465 3.616-9.586 8.542-9.584c2.562 0 5.254 1.187 6.768 3.405l.169-2.9h4.425v18.16Zm-5.421-15.046c-2.859 0-5.17 2.228-5.17 5.97s2.311 5.97 5.17 5.97s5.17-2.228 5.17-5.97s-2.31-5.97-5.17-5.97m20.642 15.637a14.27 14.27 0 0 1-7.274-2.06l.798-3.374c1.472.883 3.7 2.02 6.39 2.02c1.933 0 3.28-.589 3.28-2.104c0-1.301-1.387-1.765-3.869-2.353c-4.453-.968-6.052-3.321-6.05-5.886c0-2.848 2.228-5.548 7.147-5.548c2.985 0 5.59 1.305 6.169 1.64l-.79 3.215a10.56 10.56 0 0 0-5.254-1.515c-1.976 0-2.944.672-2.944 1.765c0 1.218 1.262 1.766 3.196 2.228c4.79 1.01 6.725 3.237 6.725 5.677c0 3.9-2.86 6.294-7.524 6.294zM52.438 9.875h8.661v17.988h-8.661zm0 36.948h8.661V64.81h-8.661z"/><path fill="#ffca00" d="M52.438 33.116H61.1v8.486h-8.662z"/><path fill="#130754" d="M38.522 24.665h8.662v59.79h-8.662Zm27.544 36.998h8.663V79.65h-8.663zm0-36.976h8.663v17.987h-8.663z"/><path fill="#e70488" d="M66.066 47.924h8.663v8.485h-8.663z"/><path fill="#130754" d="M79.69 5.194h8.663v59.788H79.69z"/></svg> </template>
CSS
.icon-pandas-wordmark {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23130754%22%20d%3D%22M11.354%20115.114c-2.44%200-4.919-1.008-6.475-2.985v10.677H0V96.451h4.413l.174%202.89c1.514-2.229%204.204-3.406%206.768-3.403c4.917%200%208.544%204.12%208.544%209.587s-3.629%209.593-8.546%209.59zM9.843%2099.56c-2.849%200-5.174%202.228-5.174%205.97s2.311%205.97%205.171%205.97s5.166-2.228%205.166-5.97s-2.307-5.97-5.164-5.97zm28.442%2015.054l-.169-2.9c-1.512%202.228-4.204%203.405-6.766%203.405c-4.92%200-8.542-4.121-8.542-9.587c0-5.464%203.615-9.586%208.542-9.583c2.561%200%205.254%201.186%206.766%203.404l.17-2.899H42.7v18.162zm-5.421-15.053c-2.848%200-5.171%202.228-5.171%205.97s2.31%205.97%205.17%205.97s5.17-2.228%205.17-5.967c0-3.74-2.31-5.958-5.17-5.972zm26.898%2015.057V104.56c0-3.531-1.22-4.709-3.447-4.709c-2.311%200-4.834%202.1-4.837%204.623v10.132h-4.874V96.454h4.469l.208%203.365c1.22-2.313%203.953-3.868%206.727-3.868c4.833%200%206.644%203.365%206.644%207.864v10.803zm22.756.002l-.17-2.901c-1.511%202.228-4.201%203.404-6.767%203.404c-4.918%200-8.542-4.12-8.542-9.585s3.616-9.584%208.542-9.584c2.437%200%204.919%201.01%206.474%202.986v-9.543h4.876v25.224Zm-5.42-15.043c-2.86%200-5.173%202.228-5.173%205.97s2.31%205.967%205.17%205.97c2.86%200%205.17-2.228%205.17-5.97s-2.31-5.97-5.167-5.97m28.157%2015.046l-.167-2.9c-1.514%202.228-4.206%203.406-6.768%203.403c-4.919%200-8.542-4.12-8.542-9.584c0-5.465%203.616-9.586%208.542-9.584c2.562%200%205.254%201.187%206.768%203.405l.169-2.9h4.425v18.16Zm-5.421-15.046c-2.859%200-5.17%202.228-5.17%205.97s2.311%205.97%205.17%205.97s5.17-2.228%205.17-5.97s-2.31-5.97-5.17-5.97m20.642%2015.637a14.27%2014.27%200%200%201-7.274-2.06l.798-3.374c1.472.883%203.7%202.02%206.39%202.02c1.933%200%203.28-.589%203.28-2.104c0-1.301-1.387-1.765-3.869-2.353c-4.453-.968-6.052-3.321-6.05-5.886c0-2.848%202.228-5.548%207.147-5.548c2.985%200%205.59%201.305%206.169%201.64l-.79%203.215a10.56%2010.56%200%200%200-5.254-1.515c-1.976%200-2.944.672-2.944%201.765c0%201.218%201.262%201.766%203.196%202.228c4.79%201.01%206.725%203.237%206.725%205.677c0%203.9-2.86%206.294-7.524%206.294zM52.438%209.875h8.661v17.988h-8.661zm0%2036.948h8.661V64.81h-8.661z%22%2F%3E%3Cpath%20fill%3D%22%23ffca00%22%20d%3D%22M52.438%2033.116H61.1v8.486h-8.662z%22%2F%3E%3Cpath%20fill%3D%22%23130754%22%20d%3D%22M38.522%2024.665h8.662v59.79h-8.662Zm27.544%2036.998h8.663V79.65h-8.663zm0-36.976h8.663v17.987h-8.663z%22%2F%3E%3Cpath%20fill%3D%22%23e70488%22%20d%3D%22M66.066%2047.924h8.663v8.485h-8.663z%22%2F%3E%3Cpath%20fill%3D%22%23130754%22%20d%3D%22M79.69%205.194h8.663v59.788H79.69z%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23130754%22%20d%3D%22M11.354%20115.114c-2.44%200-4.919-1.008-6.475-2.985v10.677H0V96.451h4.413l.174%202.89c1.514-2.229%204.204-3.406%206.768-3.403c4.917%200%208.544%204.12%208.544%209.587s-3.629%209.593-8.546%209.59zM9.843%2099.56c-2.849%200-5.174%202.228-5.174%205.97s2.311%205.97%205.171%205.97s5.166-2.228%205.166-5.97s-2.307-5.97-5.164-5.97zm28.442%2015.054l-.169-2.9c-1.512%202.228-4.204%203.405-6.766%203.405c-4.92%200-8.542-4.121-8.542-9.587c0-5.464%203.615-9.586%208.542-9.583c2.561%200%205.254%201.186%206.766%203.404l.17-2.899H42.7v18.162zm-5.421-15.053c-2.848%200-5.171%202.228-5.171%205.97s2.31%205.97%205.17%205.97s5.17-2.228%205.17-5.967c0-3.74-2.31-5.958-5.17-5.972zm26.898%2015.057V104.56c0-3.531-1.22-4.709-3.447-4.709c-2.311%200-4.834%202.1-4.837%204.623v10.132h-4.874V96.454h4.469l.208%203.365c1.22-2.313%203.953-3.868%206.727-3.868c4.833%200%206.644%203.365%206.644%207.864v10.803zm22.756.002l-.17-2.901c-1.511%202.228-4.201%203.404-6.767%203.404c-4.918%200-8.542-4.12-8.542-9.585s3.616-9.584%208.542-9.584c2.437%200%204.919%201.01%206.474%202.986v-9.543h4.876v25.224Zm-5.42-15.043c-2.86%200-5.173%202.228-5.173%205.97s2.31%205.967%205.17%205.97c2.86%200%205.17-2.228%205.17-5.97s-2.31-5.97-5.167-5.97m28.157%2015.046l-.167-2.9c-1.514%202.228-4.206%203.406-6.768%203.403c-4.919%200-8.542-4.12-8.542-9.584c0-5.465%203.616-9.586%208.542-9.584c2.562%200%205.254%201.187%206.768%203.405l.169-2.9h4.425v18.16Zm-5.421-15.046c-2.859%200-5.17%202.228-5.17%205.97s2.311%205.97%205.17%205.97s5.17-2.228%205.17-5.97s-2.31-5.97-5.17-5.97m20.642%2015.637a14.27%2014.27%200%200%201-7.274-2.06l.798-3.374c1.472.883%203.7%202.02%206.39%202.02c1.933%200%203.28-.589%203.28-2.104c0-1.301-1.387-1.765-3.869-2.353c-4.453-.968-6.052-3.321-6.05-5.886c0-2.848%202.228-5.548%207.147-5.548c2.985%200%205.59%201.305%206.169%201.64l-.79%203.215a10.56%2010.56%200%200%200-5.254-1.515c-1.976%200-2.944.672-2.944%201.765c0%201.218%201.262%201.766%203.196%202.228c4.79%201.01%206.725%203.237%206.725%205.677c0%203.9-2.86%206.294-7.524%206.294zM52.438%209.875h8.661v17.988h-8.661zm0%2036.948h8.661V64.81h-8.661z%22%2F%3E%3Cpath%20fill%3D%22%23ffca00%22%20d%3D%22M52.438%2033.116H61.1v8.486h-8.662z%22%2F%3E%3Cpath%20fill%3D%22%23130754%22%20d%3D%22M38.522%2024.665h8.662v59.79h-8.662Zm27.544%2036.998h8.663V79.65h-8.663zm0-36.976h8.663v17.987h-8.663z%22%2F%3E%3Cpath%20fill%3D%22%23e70488%22%20d%3D%22M66.066%2047.924h8.663v8.485h-8.663z%22%2F%3E%3Cpath%20fill%3D%22%23130754%22%20d%3D%22M79.69%205.194h8.663v59.788H79.69z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/devicon/pandas-wordmark.svg?color=%231a73e8&size=48