elastic logo
elastic from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- elastic
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the elastic logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m20.345 16.33l-3.959-.926l-1.05-2.01l5.177-4.535a3.96 3.96 0 0 1 2.559 3.702a4.01 4.01 0 0 1-2.727 3.77m-2.976 4.68c-.616 0-1.22-.207-1.714-.587l.782-4.077l3.596.841c.115.31.172.642.172.987a2.84 2.84 0 0 1-2.836 2.836m-2.637-.586a5.92 5.92 0 0 1-4.908 2.6A5.947 5.947 0 0 1 4 15.905l5.167-4.67l5.272 2.403l1.167 2.23zM.928 11.443a4.01 4.01 0 0 1 2.726-3.77l3.95.933l.927 1.98l-5.05 4.565a3.97 3.97 0 0 1-2.553-3.708m5.703-8.45a2.84 2.84 0 0 1 1.723.58l-.789 4.092l-3.598-.85a2.8 2.8 0 0 1-.172-.986A2.84 2.84 0 0 1 6.63 2.992m2.66.59A5.92 5.92 0 0 1 20.1 6.93c0 .4-.038.781-.114 1.164l-5.299 4.643l-5.251-2.394l-1.026-2.19zM24 12.571a4.72 4.72 0 0 0-3.124-4.454a6.7 6.7 0 0 0 .126-1.29A6.79 6.79 0 0 0 14.22.047A6.77 6.77 0 0 0 8.727 2.86a3.6 3.6 0 0 0-2.204-.754A3.604 3.604 0 0 0 3.15 6.959A4.79 4.79 0 0 0 0 11.431A4.73 4.73 0 0 0 3.139 15.9a7 7 0 0 0-.124 1.289a6.773 6.773 0 0 0 6.765 6.765c2.19 0 4.22-1.052 5.49-2.824a3.57 3.57 0 0 0 2.207.769a3.603 3.603 0 0 0 3.374-4.854A4.785 4.785 0 0 0 24 12.572"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsElastic(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.345 16.33l-3.959-.926l-1.05-2.01l5.177-4.535a3.96 3.96 0 0 1 2.559 3.702a4.01 4.01 0 0 1-2.727 3.77m-2.976 4.68c-.616 0-1.22-.207-1.714-.587l.782-4.077l3.596.841c.115.31.172.642.172.987a2.84 2.84 0 0 1-2.836 2.836m-2.637-.586a5.92 5.92 0 0 1-4.908 2.6A5.947 5.947 0 0 1 4 15.905l5.167-4.67l5.272 2.403l1.167 2.23zM.928 11.443a4.01 4.01 0 0 1 2.726-3.77l3.95.933l.927 1.98l-5.05 4.565a3.97 3.97 0 0 1-2.553-3.708m5.703-8.45a2.84 2.84 0 0 1 1.723.58l-.789 4.092l-3.598-.85a2.8 2.8 0 0 1-.172-.986A2.84 2.84 0 0 1 6.63 2.992m2.66.59A5.92 5.92 0 0 1 20.1 6.93c0 .4-.038.781-.114 1.164l-5.299 4.643l-5.251-2.394l-1.026-2.19zM24 12.571a4.72 4.72 0 0 0-3.124-4.454a6.7 6.7 0 0 0 .126-1.29A6.79 6.79 0 0 0 14.22.047A6.77 6.77 0 0 0 8.727 2.86a3.6 3.6 0 0 0-2.204-.754A3.604 3.604 0 0 0 3.15 6.959A4.79 4.79 0 0 0 0 11.431A4.73 4.73 0 0 0 3.139 15.9a7 7 0 0 0-.124 1.289a6.773 6.773 0 0 0 6.765 6.765c2.19 0 4.22-1.052 5.49-2.824a3.57 3.57 0 0 0 2.207.769a3.603 3.603 0 0 0 3.374-4.854A4.785 4.785 0 0 0 24 12.572"/></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.345 16.33l-3.959-.926l-1.05-2.01l5.177-4.535a3.96 3.96 0 0 1 2.559 3.702a4.01 4.01 0 0 1-2.727 3.77m-2.976 4.68c-.616 0-1.22-.207-1.714-.587l.782-4.077l3.596.841c.115.31.172.642.172.987a2.84 2.84 0 0 1-2.836 2.836m-2.637-.586a5.92 5.92 0 0 1-4.908 2.6A5.947 5.947 0 0 1 4 15.905l5.167-4.67l5.272 2.403l1.167 2.23zM.928 11.443a4.01 4.01 0 0 1 2.726-3.77l3.95.933l.927 1.98l-5.05 4.565a3.97 3.97 0 0 1-2.553-3.708m5.703-8.45a2.84 2.84 0 0 1 1.723.58l-.789 4.092l-3.598-.85a2.8 2.8 0 0 1-.172-.986A2.84 2.84 0 0 1 6.63 2.992m2.66.59A5.92 5.92 0 0 1 20.1 6.93c0 .4-.038.781-.114 1.164l-5.299 4.643l-5.251-2.394l-1.026-2.19zM24 12.571a4.72 4.72 0 0 0-3.124-4.454a6.7 6.7 0 0 0 .126-1.29A6.79 6.79 0 0 0 14.22.047A6.77 6.77 0 0 0 8.727 2.86a3.6 3.6 0 0 0-2.204-.754A3.604 3.604 0 0 0 3.15 6.959A4.79 4.79 0 0 0 0 11.431A4.73 4.73 0 0 0 3.139 15.9a7 7 0 0 0-.124 1.289a6.773 6.773 0 0 0 6.765 6.765c2.19 0 4.22-1.052 5.49-2.824a3.57 3.57 0 0 0 2.207.769a3.603 3.603 0 0 0 3.374-4.854A4.785 4.785 0 0 0 24 12.572"/></svg> </template>
CSS
.icon-elastic {
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.345%2016.33l-3.959-.926l-1.05-2.01l5.177-4.535a3.96%203.96%200%200%201%202.559%203.702a4.01%204.01%200%200%201-2.727%203.77m-2.976%204.68c-.616%200-1.22-.207-1.714-.587l.782-4.077l3.596.841c.115.31.172.642.172.987a2.84%202.84%200%200%201-2.836%202.836m-2.637-.586a5.92%205.92%200%200%201-4.908%202.6A5.947%205.947%200%200%201%204%2015.905l5.167-4.67l5.272%202.403l1.167%202.23zM.928%2011.443a4.01%204.01%200%200%201%202.726-3.77l3.95.933l.927%201.98l-5.05%204.565a3.97%203.97%200%200%201-2.553-3.708m5.703-8.45a2.84%202.84%200%200%201%201.723.58l-.789%204.092l-3.598-.85a2.8%202.8%200%200%201-.172-.986A2.84%202.84%200%200%201%206.63%202.992m2.66.59A5.92%205.92%200%200%201%2020.1%206.93c0%20.4-.038.781-.114%201.164l-5.299%204.643l-5.251-2.394l-1.026-2.19zM24%2012.571a4.72%204.72%200%200%200-3.124-4.454a6.7%206.7%200%200%200%20.126-1.29A6.79%206.79%200%200%200%2014.22.047A6.77%206.77%200%200%200%208.727%202.86a3.6%203.6%200%200%200-2.204-.754A3.604%203.604%200%200%200%203.15%206.959A4.79%204.79%200%200%200%200%2011.431A4.73%204.73%200%200%200%203.139%2015.9a7%207%200%200%200-.124%201.289a6.773%206.773%200%200%200%206.765%206.765c2.19%200%204.22-1.052%205.49-2.824a3.57%203.57%200%200%200%202.207.769a3.603%203.603%200%200%200%203.374-4.854A4.785%204.785%200%200%200%2024%2012.572%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.345%2016.33l-3.959-.926l-1.05-2.01l5.177-4.535a3.96%203.96%200%200%201%202.559%203.702a4.01%204.01%200%200%201-2.727%203.77m-2.976%204.68c-.616%200-1.22-.207-1.714-.587l.782-4.077l3.596.841c.115.31.172.642.172.987a2.84%202.84%200%200%201-2.836%202.836m-2.637-.586a5.92%205.92%200%200%201-4.908%202.6A5.947%205.947%200%200%201%204%2015.905l5.167-4.67l5.272%202.403l1.167%202.23zM.928%2011.443a4.01%204.01%200%200%201%202.726-3.77l3.95.933l.927%201.98l-5.05%204.565a3.97%203.97%200%200%201-2.553-3.708m5.703-8.45a2.84%202.84%200%200%201%201.723.58l-.789%204.092l-3.598-.85a2.8%202.8%200%200%201-.172-.986A2.84%202.84%200%200%201%206.63%202.992m2.66.59A5.92%205.92%200%200%201%2020.1%206.93c0%20.4-.038.781-.114%201.164l-5.299%204.643l-5.251-2.394l-1.026-2.19zM24%2012.571a4.72%204.72%200%200%200-3.124-4.454a6.7%206.7%200%200%200%20.126-1.29A6.79%206.79%200%200%200%2014.22.047A6.77%206.77%200%200%200%208.727%202.86a3.6%203.6%200%200%200-2.204-.754A3.604%203.604%200%200%200%203.15%206.959A4.79%204.79%200%200%200%200%2011.431A4.73%204.73%200%200%200%203.139%2015.9a7%207%200%200%200-.124%201.289a6.773%206.773%200%200%200%206.765%206.765c2.19%200%204.22-1.052%205.49-2.824a3.57%203.57%200%200%200%202.207.769a3.603%203.603%200%200%200%203.374-4.854A4.785%204.785%200%200%200%2024%2012.572%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/elastic.svg?color=%231a73e8&size=48