paddlepaddle logo
paddlepaddle from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- paddlepaddle
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the paddlepaddle logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.172 4.832a1.15 1.15 0 0 0 0 2.298a1.15 1.15 0 0 0 0-2.298m9.991 0a1.15 1.15 0 0 0 0 2.298a1.15 1.15 0 0 0 0-2.298M6.673 8.006a.08.08 0 0 0-.077.049l-1.953 4.293H.753a.13.13 0 0 0-.12.076l-.626 1.398a.074.074 0 0 0 .066.104h3.853L1.6 19.047a.085.085 0 0 0 .076.122H3.33a.09.09 0 0 0 .078-.051L8.407 8.126a.084.084 0 0 0-.077-.119zm3.478 0a.06.06 0 0 0-.059.037l-.58 1.285a.064.064 0 0 0 .059.09h1.023a3 3 0 0 1 .555.04c.825.127 1.336.732 1.324 1.534a1.393 1.393 0 0 1-1.399 1.362H7.41a.16.16 0 0 0-.145.093l-.61 1.34a.097.097 0 0 0 .09.137h4.286c1.776 0 3.194-1.533 2.995-3.299a2.935 2.935 0 0 0-2.81-2.619l-.039.004l-.021-.004zm6.476 0a.09.09 0 0 0-.078.049L11.55 19.047a.086.086 0 0 0 .078.121h1.656c.033 0 .063-.02.076-.05l5-10.992a.085.085 0 0 0-.078-.119zm3.478 0a.06.06 0 0 0-.056.037l-.58 1.285c-.02.043.01.09.056.09h1.023c.218-.003.378.012.555.04c.825.127 1.338.732 1.326 1.534a1.393 1.393 0 0 1-1.398 1.362h-3.668a.16.16 0 0 0-.144.093l-.61 1.34a.097.097 0 0 0 .09.137h4.285c1.777 0 3.196-1.533 2.998-3.299a2.94 2.94 0 0 0-2.812-2.619a.2.2 0 0 0-.04.004l-.021-.004z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPaddlepaddle(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.172 4.832a1.15 1.15 0 0 0 0 2.298a1.15 1.15 0 0 0 0-2.298m9.991 0a1.15 1.15 0 0 0 0 2.298a1.15 1.15 0 0 0 0-2.298M6.673 8.006a.08.08 0 0 0-.077.049l-1.953 4.293H.753a.13.13 0 0 0-.12.076l-.626 1.398a.074.074 0 0 0 .066.104h3.853L1.6 19.047a.085.085 0 0 0 .076.122H3.33a.09.09 0 0 0 .078-.051L8.407 8.126a.084.084 0 0 0-.077-.119zm3.478 0a.06.06 0 0 0-.059.037l-.58 1.285a.064.064 0 0 0 .059.09h1.023a3 3 0 0 1 .555.04c.825.127 1.336.732 1.324 1.534a1.393 1.393 0 0 1-1.399 1.362H7.41a.16.16 0 0 0-.145.093l-.61 1.34a.097.097 0 0 0 .09.137h4.286c1.776 0 3.194-1.533 2.995-3.299a2.935 2.935 0 0 0-2.81-2.619l-.039.004l-.021-.004zm6.476 0a.09.09 0 0 0-.078.049L11.55 19.047a.086.086 0 0 0 .078.121h1.656c.033 0 .063-.02.076-.05l5-10.992a.085.085 0 0 0-.078-.119zm3.478 0a.06.06 0 0 0-.056.037l-.58 1.285c-.02.043.01.09.056.09h1.023c.218-.003.378.012.555.04c.825.127 1.338.732 1.326 1.534a1.393 1.393 0 0 1-1.398 1.362h-3.668a.16.16 0 0 0-.144.093l-.61 1.34a.097.097 0 0 0 .09.137h4.285c1.777 0 3.196-1.533 2.998-3.299a2.94 2.94 0 0 0-2.812-2.619a.2.2 0 0 0-.04.004l-.021-.004z"/></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.172 4.832a1.15 1.15 0 0 0 0 2.298a1.15 1.15 0 0 0 0-2.298m9.991 0a1.15 1.15 0 0 0 0 2.298a1.15 1.15 0 0 0 0-2.298M6.673 8.006a.08.08 0 0 0-.077.049l-1.953 4.293H.753a.13.13 0 0 0-.12.076l-.626 1.398a.074.074 0 0 0 .066.104h3.853L1.6 19.047a.085.085 0 0 0 .076.122H3.33a.09.09 0 0 0 .078-.051L8.407 8.126a.084.084 0 0 0-.077-.119zm3.478 0a.06.06 0 0 0-.059.037l-.58 1.285a.064.064 0 0 0 .059.09h1.023a3 3 0 0 1 .555.04c.825.127 1.336.732 1.324 1.534a1.393 1.393 0 0 1-1.399 1.362H7.41a.16.16 0 0 0-.145.093l-.61 1.34a.097.097 0 0 0 .09.137h4.286c1.776 0 3.194-1.533 2.995-3.299a2.935 2.935 0 0 0-2.81-2.619l-.039.004l-.021-.004zm6.476 0a.09.09 0 0 0-.078.049L11.55 19.047a.086.086 0 0 0 .078.121h1.656c.033 0 .063-.02.076-.05l5-10.992a.085.085 0 0 0-.078-.119zm3.478 0a.06.06 0 0 0-.056.037l-.58 1.285c-.02.043.01.09.056.09h1.023c.218-.003.378.012.555.04c.825.127 1.338.732 1.326 1.534a1.393 1.393 0 0 1-1.398 1.362h-3.668a.16.16 0 0 0-.144.093l-.61 1.34a.097.097 0 0 0 .09.137h4.285c1.777 0 3.196-1.533 2.998-3.299a2.94 2.94 0 0 0-2.812-2.619a.2.2 0 0 0-.04.004l-.021-.004z"/></svg> </template>
CSS
.icon-paddlepaddle {
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.172%204.832a1.15%201.15%200%200%200%200%202.298a1.15%201.15%200%200%200%200-2.298m9.991%200a1.15%201.15%200%200%200%200%202.298a1.15%201.15%200%200%200%200-2.298M6.673%208.006a.08.08%200%200%200-.077.049l-1.953%204.293H.753a.13.13%200%200%200-.12.076l-.626%201.398a.074.074%200%200%200%20.066.104h3.853L1.6%2019.047a.085.085%200%200%200%20.076.122H3.33a.09.09%200%200%200%20.078-.051L8.407%208.126a.084.084%200%200%200-.077-.119zm3.478%200a.06.06%200%200%200-.059.037l-.58%201.285a.064.064%200%200%200%20.059.09h1.023a3%203%200%200%201%20.555.04c.825.127%201.336.732%201.324%201.534a1.393%201.393%200%200%201-1.399%201.362H7.41a.16.16%200%200%200-.145.093l-.61%201.34a.097.097%200%200%200%20.09.137h4.286c1.776%200%203.194-1.533%202.995-3.299a2.935%202.935%200%200%200-2.81-2.619l-.039.004l-.021-.004zm6.476%200a.09.09%200%200%200-.078.049L11.55%2019.047a.086.086%200%200%200%20.078.121h1.656c.033%200%20.063-.02.076-.05l5-10.992a.085.085%200%200%200-.078-.119zm3.478%200a.06.06%200%200%200-.056.037l-.58%201.285c-.02.043.01.09.056.09h1.023c.218-.003.378.012.555.04c.825.127%201.338.732%201.326%201.534a1.393%201.393%200%200%201-1.398%201.362h-3.668a.16.16%200%200%200-.144.093l-.61%201.34a.097.097%200%200%200%20.09.137h4.285c1.777%200%203.196-1.533%202.998-3.299a2.94%202.94%200%200%200-2.812-2.619a.2.2%200%200%200-.04.004l-.021-.004z%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.172%204.832a1.15%201.15%200%200%200%200%202.298a1.15%201.15%200%200%200%200-2.298m9.991%200a1.15%201.15%200%200%200%200%202.298a1.15%201.15%200%200%200%200-2.298M6.673%208.006a.08.08%200%200%200-.077.049l-1.953%204.293H.753a.13.13%200%200%200-.12.076l-.626%201.398a.074.074%200%200%200%20.066.104h3.853L1.6%2019.047a.085.085%200%200%200%20.076.122H3.33a.09.09%200%200%200%20.078-.051L8.407%208.126a.084.084%200%200%200-.077-.119zm3.478%200a.06.06%200%200%200-.059.037l-.58%201.285a.064.064%200%200%200%20.059.09h1.023a3%203%200%200%201%20.555.04c.825.127%201.336.732%201.324%201.534a1.393%201.393%200%200%201-1.399%201.362H7.41a.16.16%200%200%200-.145.093l-.61%201.34a.097.097%200%200%200%20.09.137h4.286c1.776%200%203.194-1.533%202.995-3.299a2.935%202.935%200%200%200-2.81-2.619l-.039.004l-.021-.004zm6.476%200a.09.09%200%200%200-.078.049L11.55%2019.047a.086.086%200%200%200%20.078.121h1.656c.033%200%20.063-.02.076-.05l5-10.992a.085.085%200%200%200-.078-.119zm3.478%200a.06.06%200%200%200-.056.037l-.58%201.285c-.02.043.01.09.056.09h1.023c.218-.003.378.012.555.04c.825.127%201.338.732%201.326%201.534a1.393%201.393%200%200%201-1.398%201.362h-3.668a.16.16%200%200%200-.144.093l-.61%201.34a.097.097%200%200%200%20.09.137h4.285c1.777%200%203.196-1.533%202.998-3.299a2.94%202.94%200%200%200-2.812-2.619a.2.2%200%200%200-.04.004l-.021-.004z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/paddlepaddle.svg?color=%231a73e8&size=48