semrush from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
semrush
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the semrush logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.698 11.911c0 .444-.226.516-.79.516c-.596 0-.706-.1-.77-.554c-.118-1.152-.896-2.13-2.201-2.24c-.418-.034-.518-.19-.518-.706c0-.48.074-.708.446-.708c2.265.01 3.833 1.832 3.833 3.69zm3.3 0c0-3.456-2.338-7.11-7.74-7.11H5.52c-.218 0-.354.11-.354.31c0 .109.082.209.156.26c.388.31.97.654 1.73 1.036c.743.372 1.323.616 1.903.852c.246.1.336.208.336.344c0 .19-.136.308-.4.308H.372c-.254 0-.372.164-.372.326c0 .136.044.254.162.372c.69.726 1.796 1.596 3.4 2.604c1.466.91 2.98 1.74 4.533 2.492c.236.11.308.236.308.372c-.008.154-.126.28-.4.28H4.1c-.216 0-.344.12-.344.3c0 .1.08.226.19.326c.888.808 2.311 1.688 4.207 2.494c2.53 1.08 5.094 1.721 7.98 1.721c5.465 0 7.867-4.087 7.867-7.289zm-7.133 5.104c-2.794 0-5.132-2.276-5.132-5.114c0-2.794 2.33-5.04 5.132-5.04c2.863 0 5.111 2.24 5.111 5.04a5.086 5.086 0 0 1-5.111 5.114"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSemrush(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="M20.698 11.911c0 .444-.226.516-.79.516c-.596 0-.706-.1-.77-.554c-.118-1.152-.896-2.13-2.201-2.24c-.418-.034-.518-.19-.518-.706c0-.48.074-.708.446-.708c2.265.01 3.833 1.832 3.833 3.69zm3.3 0c0-3.456-2.338-7.11-7.74-7.11H5.52c-.218 0-.354.11-.354.31c0 .109.082.209.156.26c.388.31.97.654 1.73 1.036c.743.372 1.323.616 1.903.852c.246.1.336.208.336.344c0 .19-.136.308-.4.308H.372c-.254 0-.372.164-.372.326c0 .136.044.254.162.372c.69.726 1.796 1.596 3.4 2.604c1.466.91 2.98 1.74 4.533 2.492c.236.11.308.236.308.372c-.008.154-.126.28-.4.28H4.1c-.216 0-.344.12-.344.3c0 .1.08.226.19.326c.888.808 2.311 1.688 4.207 2.494c2.53 1.08 5.094 1.721 7.98 1.721c5.465 0 7.867-4.087 7.867-7.289zm-7.133 5.104c-2.794 0-5.132-2.276-5.132-5.114c0-2.794 2.33-5.04 5.132-5.04c2.863 0 5.111 2.24 5.111 5.04a5.086 5.086 0 0 1-5.111 5.114"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.698 11.911c0 .444-.226.516-.79.516c-.596 0-.706-.1-.77-.554c-.118-1.152-.896-2.13-2.201-2.24c-.418-.034-.518-.19-.518-.706c0-.48.074-.708.446-.708c2.265.01 3.833 1.832 3.833 3.69zm3.3 0c0-3.456-2.338-7.11-7.74-7.11H5.52c-.218 0-.354.11-.354.31c0 .109.082.209.156.26c.388.31.97.654 1.73 1.036c.743.372 1.323.616 1.903.852c.246.1.336.208.336.344c0 .19-.136.308-.4.308H.372c-.254 0-.372.164-.372.326c0 .136.044.254.162.372c.69.726 1.796 1.596 3.4 2.604c1.466.91 2.98 1.74 4.533 2.492c.236.11.308.236.308.372c-.008.154-.126.28-.4.28H4.1c-.216 0-.344.12-.344.3c0 .1.08.226.19.326c.888.808 2.311 1.688 4.207 2.494c2.53 1.08 5.094 1.721 7.98 1.721c5.465 0 7.867-4.087 7.867-7.289zm-7.133 5.104c-2.794 0-5.132-2.276-5.132-5.114c0-2.794 2.33-5.04 5.132-5.04c2.863 0 5.111 2.24 5.111 5.04a5.086 5.086 0 0 1-5.111 5.114"/></svg>
</template>

CSS

.icon-semrush {
  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%22M20.698%2011.911c0%20.444-.226.516-.79.516c-.596%200-.706-.1-.77-.554c-.118-1.152-.896-2.13-2.201-2.24c-.418-.034-.518-.19-.518-.706c0-.48.074-.708.446-.708c2.265.01%203.833%201.832%203.833%203.69zm3.3%200c0-3.456-2.338-7.11-7.74-7.11H5.52c-.218%200-.354.11-.354.31c0%20.109.082.209.156.26c.388.31.97.654%201.73%201.036c.743.372%201.323.616%201.903.852c.246.1.336.208.336.344c0%20.19-.136.308-.4.308H.372c-.254%200-.372.164-.372.326c0%20.136.044.254.162.372c.69.726%201.796%201.596%203.4%202.604c1.466.91%202.98%201.74%204.533%202.492c.236.11.308.236.308.372c-.008.154-.126.28-.4.28H4.1c-.216%200-.344.12-.344.3c0%20.1.08.226.19.326c.888.808%202.311%201.688%204.207%202.494c2.53%201.08%205.094%201.721%207.98%201.721c5.465%200%207.867-4.087%207.867-7.289zm-7.133%205.104c-2.794%200-5.132-2.276-5.132-5.114c0-2.794%202.33-5.04%205.132-5.04c2.863%200%205.111%202.24%205.111%205.04a5.086%205.086%200%200%201-5.111%205.114%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%22M20.698%2011.911c0%20.444-.226.516-.79.516c-.596%200-.706-.1-.77-.554c-.118-1.152-.896-2.13-2.201-2.24c-.418-.034-.518-.19-.518-.706c0-.48.074-.708.446-.708c2.265.01%203.833%201.832%203.833%203.69zm3.3%200c0-3.456-2.338-7.11-7.74-7.11H5.52c-.218%200-.354.11-.354.31c0%20.109.082.209.156.26c.388.31.97.654%201.73%201.036c.743.372%201.323.616%201.903.852c.246.1.336.208.336.344c0%20.19-.136.308-.4.308H.372c-.254%200-.372.164-.372.326c0%20.136.044.254.162.372c.69.726%201.796%201.596%203.4%202.604c1.466.91%202.98%201.74%204.533%202.492c.236.11.308.236.308.372c-.008.154-.126.28-.4.28H4.1c-.216%200-.344.12-.344.3c0%20.1.08.226.19.326c.888.808%202.311%201.688%204.207%202.494c2.53%201.08%205.094%201.721%207.98%201.721c5.465%200%207.867-4.087%207.867-7.289zm-7.133%205.104c-2.794%200-5.132-2.276-5.132-5.114c0-2.794%202.33-5.04%205.132-5.04c2.863%200%205.111%202.24%205.111%205.04a5.086%205.086%200%200%201-5.111%205.114%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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