perl from Material Icon Theme by Material Extensions · Color · MIT Free for personal and commercial use.

Name
perl
Set
Material Icon Theme
Style
Color
Viewbox
24×24
License
MIT

The same logo in other sets

Use the perl logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ba68c8" d="M11.057 2.981c.537.735.028 1.653.141 2.472a3.42 3.42 0 0 1-1.03 2.415c-1.414 1.625-3.165 3.038-4.097 5.03a5.28 5.28 0 0 0 1.412 5.847c.706.735 1.54 1.342 2.472 1.738c.17.805-1.088.184-1.455 0A6.7 6.7 0 0 1 4.361 16.4a5.44 5.44 0 0 1 .904-5.368c1.272-1.61 3.136-2.543 4.662-3.857c.565-.55 1.003-1.3.932-2.119c.156-.678-.254-1.469.212-2.09zm-.07 18.929c-.17.198-.467.325-.495.24c-.042-.085.212-.127.381-.325c.17-.183.127-.522.24-.522c.1 0 .043.395-.14.607zm2.16 0c.17.198.453.31.495.24c.028-.085-.212-.141-.395-.339c-.156-.184-.113-.523-.24-.523c-.085 0-.029.41.14.608zm-1.03.48c-.1 0-.071-.296-.071-.65c0-.367-.028-.663.07-.663c.085 0 .057.296.057.663c0 .354.014.65-.057.65m-.495-20.765c.34.24.254 2.077.254 3.136c0 1.653.184 3.376-.805 4.916c-.96 1.497-2.048 3.108-1.95 4.972c.1 1.837.99 3.504 2.148 5.043c.664.876-.353.509-.876.085a7.2 7.2 0 0 1-2.755-5.664c.142-1.907 1.597-3.348 2.628-4.803c.805-1.13 1.186-1.879 1.215-3.645c.028-1.412-.142-3.531.042-3.983c.014-.043.07-.1.099-.057m.537 2.232c-.085 0-.043.396.028.72c.424 2.26-.198 4.52-.749 6.682a12.77 12.77 0 0 0 .283 7.826c.607 1.568 1.71.791 2.161 1.568c.34.593 1.272.198 1.978-.141c2.232-1.102 4.012-3.108 4.11-5.566c.029-.494 0-.989-.07-1.497c-.283-1.837-1.78-3.065-3.15-4.083c-1.215-.89-2.74-1.483-3.659-2.613c-.523-.65-.297-1.638-.381-2.458c-.043-.452-.255-.042-.382-.268c-.084-.127-.14-.17-.17-.17zm.72 3.616c.057 0 .17.071.325.226a20 20 0 0 0 2.161 1.921c1.272.961 2.43 2.091 2.967 3.504c.339.875.339 1.836.226 2.74c-.184 1.384-1.187 2.444-2.119 3.404c-.339.354-1.06.791-1.074.678c-.084-.367.763-1.172 1.159-1.695A5.93 5.93 0 0 0 16 10.962c-1.102-1.214-2.317-1.907-2.995-3.08c-.14-.253-.183-.409-.113-.409z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialIconThemePerl(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ba68c8" d="M11.057 2.981c.537.735.028 1.653.141 2.472a3.42 3.42 0 0 1-1.03 2.415c-1.414 1.625-3.165 3.038-4.097 5.03a5.28 5.28 0 0 0 1.412 5.847c.706.735 1.54 1.342 2.472 1.738c.17.805-1.088.184-1.455 0A6.7 6.7 0 0 1 4.361 16.4a5.44 5.44 0 0 1 .904-5.368c1.272-1.61 3.136-2.543 4.662-3.857c.565-.55 1.003-1.3.932-2.119c.156-.678-.254-1.469.212-2.09zm-.07 18.929c-.17.198-.467.325-.495.24c-.042-.085.212-.127.381-.325c.17-.183.127-.522.24-.522c.1 0 .043.395-.14.607zm2.16 0c.17.198.453.31.495.24c.028-.085-.212-.141-.395-.339c-.156-.184-.113-.523-.24-.523c-.085 0-.029.41.14.608zm-1.03.48c-.1 0-.071-.296-.071-.65c0-.367-.028-.663.07-.663c.085 0 .057.296.057.663c0 .354.014.65-.057.65m-.495-20.765c.34.24.254 2.077.254 3.136c0 1.653.184 3.376-.805 4.916c-.96 1.497-2.048 3.108-1.95 4.972c.1 1.837.99 3.504 2.148 5.043c.664.876-.353.509-.876.085a7.2 7.2 0 0 1-2.755-5.664c.142-1.907 1.597-3.348 2.628-4.803c.805-1.13 1.186-1.879 1.215-3.645c.028-1.412-.142-3.531.042-3.983c.014-.043.07-.1.099-.057m.537 2.232c-.085 0-.043.396.028.72c.424 2.26-.198 4.52-.749 6.682a12.77 12.77 0 0 0 .283 7.826c.607 1.568 1.71.791 2.161 1.568c.34.593 1.272.198 1.978-.141c2.232-1.102 4.012-3.108 4.11-5.566c.029-.494 0-.989-.07-1.497c-.283-1.837-1.78-3.065-3.15-4.083c-1.215-.89-2.74-1.483-3.659-2.613c-.523-.65-.297-1.638-.381-2.458c-.043-.452-.255-.042-.382-.268c-.084-.127-.14-.17-.17-.17zm.72 3.616c.057 0 .17.071.325.226a20 20 0 0 0 2.161 1.921c1.272.961 2.43 2.091 2.967 3.504c.339.875.339 1.836.226 2.74c-.184 1.384-1.187 2.444-2.119 3.404c-.339.354-1.06.791-1.074.678c-.084-.367.763-1.172 1.159-1.695A5.93 5.93 0 0 0 16 10.962c-1.102-1.214-2.317-1.907-2.995-3.08c-.14-.253-.183-.409-.113-.409z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="#ba68c8" d="M11.057 2.981c.537.735.028 1.653.141 2.472a3.42 3.42 0 0 1-1.03 2.415c-1.414 1.625-3.165 3.038-4.097 5.03a5.28 5.28 0 0 0 1.412 5.847c.706.735 1.54 1.342 2.472 1.738c.17.805-1.088.184-1.455 0A6.7 6.7 0 0 1 4.361 16.4a5.44 5.44 0 0 1 .904-5.368c1.272-1.61 3.136-2.543 4.662-3.857c.565-.55 1.003-1.3.932-2.119c.156-.678-.254-1.469.212-2.09zm-.07 18.929c-.17.198-.467.325-.495.24c-.042-.085.212-.127.381-.325c.17-.183.127-.522.24-.522c.1 0 .043.395-.14.607zm2.16 0c.17.198.453.31.495.24c.028-.085-.212-.141-.395-.339c-.156-.184-.113-.523-.24-.523c-.085 0-.029.41.14.608zm-1.03.48c-.1 0-.071-.296-.071-.65c0-.367-.028-.663.07-.663c.085 0 .057.296.057.663c0 .354.014.65-.057.65m-.495-20.765c.34.24.254 2.077.254 3.136c0 1.653.184 3.376-.805 4.916c-.96 1.497-2.048 3.108-1.95 4.972c.1 1.837.99 3.504 2.148 5.043c.664.876-.353.509-.876.085a7.2 7.2 0 0 1-2.755-5.664c.142-1.907 1.597-3.348 2.628-4.803c.805-1.13 1.186-1.879 1.215-3.645c.028-1.412-.142-3.531.042-3.983c.014-.043.07-.1.099-.057m.537 2.232c-.085 0-.043.396.028.72c.424 2.26-.198 4.52-.749 6.682a12.77 12.77 0 0 0 .283 7.826c.607 1.568 1.71.791 2.161 1.568c.34.593 1.272.198 1.978-.141c2.232-1.102 4.012-3.108 4.11-5.566c.029-.494 0-.989-.07-1.497c-.283-1.837-1.78-3.065-3.15-4.083c-1.215-.89-2.74-1.483-3.659-2.613c-.523-.65-.297-1.638-.381-2.458c-.043-.452-.255-.042-.382-.268c-.084-.127-.14-.17-.17-.17zm.72 3.616c.057 0 .17.071.325.226a20 20 0 0 0 2.161 1.921c1.272.961 2.43 2.091 2.967 3.504c.339.875.339 1.836.226 2.74c-.184 1.384-1.187 2.444-2.119 3.404c-.339.354-1.06.791-1.074.678c-.084-.367.763-1.172 1.159-1.695A5.93 5.93 0 0 0 16 10.962c-1.102-1.214-2.317-1.907-2.995-3.08c-.14-.253-.183-.409-.113-.409z"/></svg>
</template>

CSS

.icon-perl {
  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%22%23ba68c8%22%20d%3D%22M11.057%202.981c.537.735.028%201.653.141%202.472a3.42%203.42%200%200%201-1.03%202.415c-1.414%201.625-3.165%203.038-4.097%205.03a5.28%205.28%200%200%200%201.412%205.847c.706.735%201.54%201.342%202.472%201.738c.17.805-1.088.184-1.455%200A6.7%206.7%200%200%201%204.361%2016.4a5.44%205.44%200%200%201%20.904-5.368c1.272-1.61%203.136-2.543%204.662-3.857c.565-.55%201.003-1.3.932-2.119c.156-.678-.254-1.469.212-2.09zm-.07%2018.929c-.17.198-.467.325-.495.24c-.042-.085.212-.127.381-.325c.17-.183.127-.522.24-.522c.1%200%20.043.395-.14.607zm2.16%200c.17.198.453.31.495.24c.028-.085-.212-.141-.395-.339c-.156-.184-.113-.523-.24-.523c-.085%200-.029.41.14.608zm-1.03.48c-.1%200-.071-.296-.071-.65c0-.367-.028-.663.07-.663c.085%200%20.057.296.057.663c0%20.354.014.65-.057.65m-.495-20.765c.34.24.254%202.077.254%203.136c0%201.653.184%203.376-.805%204.916c-.96%201.497-2.048%203.108-1.95%204.972c.1%201.837.99%203.504%202.148%205.043c.664.876-.353.509-.876.085a7.2%207.2%200%200%201-2.755-5.664c.142-1.907%201.597-3.348%202.628-4.803c.805-1.13%201.186-1.879%201.215-3.645c.028-1.412-.142-3.531.042-3.983c.014-.043.07-.1.099-.057m.537%202.232c-.085%200-.043.396.028.72c.424%202.26-.198%204.52-.749%206.682a12.77%2012.77%200%200%200%20.283%207.826c.607%201.568%201.71.791%202.161%201.568c.34.593%201.272.198%201.978-.141c2.232-1.102%204.012-3.108%204.11-5.566c.029-.494%200-.989-.07-1.497c-.283-1.837-1.78-3.065-3.15-4.083c-1.215-.89-2.74-1.483-3.659-2.613c-.523-.65-.297-1.638-.381-2.458c-.043-.452-.255-.042-.382-.268c-.084-.127-.14-.17-.17-.17zm.72%203.616c.057%200%20.17.071.325.226a20%2020%200%200%200%202.161%201.921c1.272.961%202.43%202.091%202.967%203.504c.339.875.339%201.836.226%202.74c-.184%201.384-1.187%202.444-2.119%203.404c-.339.354-1.06.791-1.074.678c-.084-.367.763-1.172%201.159-1.695A5.93%205.93%200%200%200%2016%2010.962c-1.102-1.214-2.317-1.907-2.995-3.08c-.14-.253-.183-.409-.113-.409z%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%22%23ba68c8%22%20d%3D%22M11.057%202.981c.537.735.028%201.653.141%202.472a3.42%203.42%200%200%201-1.03%202.415c-1.414%201.625-3.165%203.038-4.097%205.03a5.28%205.28%200%200%200%201.412%205.847c.706.735%201.54%201.342%202.472%201.738c.17.805-1.088.184-1.455%200A6.7%206.7%200%200%201%204.361%2016.4a5.44%205.44%200%200%201%20.904-5.368c1.272-1.61%203.136-2.543%204.662-3.857c.565-.55%201.003-1.3.932-2.119c.156-.678-.254-1.469.212-2.09zm-.07%2018.929c-.17.198-.467.325-.495.24c-.042-.085.212-.127.381-.325c.17-.183.127-.522.24-.522c.1%200%20.043.395-.14.607zm2.16%200c.17.198.453.31.495.24c.028-.085-.212-.141-.395-.339c-.156-.184-.113-.523-.24-.523c-.085%200-.029.41.14.608zm-1.03.48c-.1%200-.071-.296-.071-.65c0-.367-.028-.663.07-.663c.085%200%20.057.296.057.663c0%20.354.014.65-.057.65m-.495-20.765c.34.24.254%202.077.254%203.136c0%201.653.184%203.376-.805%204.916c-.96%201.497-2.048%203.108-1.95%204.972c.1%201.837.99%203.504%202.148%205.043c.664.876-.353.509-.876.085a7.2%207.2%200%200%201-2.755-5.664c.142-1.907%201.597-3.348%202.628-4.803c.805-1.13%201.186-1.879%201.215-3.645c.028-1.412-.142-3.531.042-3.983c.014-.043.07-.1.099-.057m.537%202.232c-.085%200-.043.396.028.72c.424%202.26-.198%204.52-.749%206.682a12.77%2012.77%200%200%200%20.283%207.826c.607%201.568%201.71.791%202.161%201.568c.34.593%201.272.198%201.978-.141c2.232-1.102%204.012-3.108%204.11-5.566c.029-.494%200-.989-.07-1.497c-.283-1.837-1.78-3.065-3.15-4.083c-1.215-.89-2.74-1.483-3.659-2.613c-.523-.65-.297-1.638-.381-2.458c-.043-.452-.255-.042-.382-.268c-.084-.127-.14-.17-.17-.17zm.72%203.616c.057%200%20.17.071.325.226a20%2020%200%200%200%202.161%201.921c1.272.961%202.43%202.091%202.967%203.504c.339.875.339%201.836.226%202.74c-.184%201.384-1.187%202.444-2.119%203.404c-.339.354-1.06.791-1.074.678c-.084-.367.763-1.172%201.159-1.695A5.93%205.93%200%200%200%2016%2010.962c-1.102-1.214-2.317-1.907-2.995-3.08c-.14-.253-.183-.409-.113-.409z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-icon-theme/perl.svg?color=%231a73e8&size=48