everydotorg logo

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

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

Use the everydotorg logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.151 9.36c0-4.467-3.728-7.855-8.517-7.855C4.278 1.505 0 6.028 0 11.63c0 6.038 4.808 10.864 11.28 10.864c6.474 0 12.266-5.13 12.72-11.848h-2.953c-.549 5.034-4.807 8.896-9.766 8.896c-4.77 0-8.31-3.502-8.31-7.912c0-3.975 2.953-7.174 6.663-7.174c3.104 0 5.546 2.12 5.546 4.903c0 2.309-1.666 4.24-3.88 4.24v2.952c3.918 0 6.851-3.274 6.851-7.192"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsEverydotorg(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="M18.151 9.36c0-4.467-3.728-7.855-8.517-7.855C4.278 1.505 0 6.028 0 11.63c0 6.038 4.808 10.864 11.28 10.864c6.474 0 12.266-5.13 12.72-11.848h-2.953c-.549 5.034-4.807 8.896-9.766 8.896c-4.77 0-8.31-3.502-8.31-7.912c0-3.975 2.953-7.174 6.663-7.174c3.104 0 5.546 2.12 5.546 4.903c0 2.309-1.666 4.24-3.88 4.24v2.952c3.918 0 6.851-3.274 6.851-7.192"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.151 9.36c0-4.467-3.728-7.855-8.517-7.855C4.278 1.505 0 6.028 0 11.63c0 6.038 4.808 10.864 11.28 10.864c6.474 0 12.266-5.13 12.72-11.848h-2.953c-.549 5.034-4.807 8.896-9.766 8.896c-4.77 0-8.31-3.502-8.31-7.912c0-3.975 2.953-7.174 6.663-7.174c3.104 0 5.546 2.12 5.546 4.903c0 2.309-1.666 4.24-3.88 4.24v2.952c3.918 0 6.851-3.274 6.851-7.192"/></svg>
</template>

CSS

.icon-everydotorg {
  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%22M18.151%209.36c0-4.467-3.728-7.855-8.517-7.855C4.278%201.505%200%206.028%200%2011.63c0%206.038%204.808%2010.864%2011.28%2010.864c6.474%200%2012.266-5.13%2012.72-11.848h-2.953c-.549%205.034-4.807%208.896-9.766%208.896c-4.77%200-8.31-3.502-8.31-7.912c0-3.975%202.953-7.174%206.663-7.174c3.104%200%205.546%202.12%205.546%204.903c0%202.309-1.666%204.24-3.88%204.24v2.952c3.918%200%206.851-3.274%206.851-7.192%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%22M18.151%209.36c0-4.467-3.728-7.855-8.517-7.855C4.278%201.505%200%206.028%200%2011.63c0%206.038%204.808%2010.864%2011.28%2010.864c6.474%200%2012.266-5.13%2012.72-11.848h-2.953c-.549%205.034-4.807%208.896-9.766%208.896c-4.77%200-8.31-3.502-8.31-7.912c0-3.975%202.953-7.174%206.663-7.174c3.104%200%205.546%202.12%205.546%204.903c0%202.309-1.666%204.24-3.88%204.24v2.952c3.918%200%206.851-3.274%206.851-7.192%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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