elasticbox logo
elasticbox from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- elasticbox
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Use the elasticbox logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M235.82 190.017s-22.506 17.784-31.887 25.068c-1.238.967-2.782 1.621-4.26.37c-1.244-1.06-.587-3.248-.107-4.523c0 0 15.83-40.838 20.042-52.187c.512-1.382 1.238-2.995 3.658-3.174c2.003-.143 3.263 1.695 3.613 2.39l11.358 22.12c1.866 3.812.842 7.274-2.418 9.933v.003zm-61.629 40.684c-1.308 3.385-6.37 7.663-11.187 6.724c-.757-.147-2.68-.642-3.43-.853c-1.025-.256-129.235-33.544-131.005-34.056c-4.352-1.26-7.242-3.078-8.448-6.728c-1.032-3.109 1.081-7.964 2.555-10.416c4.084-6.79 61.753-102.059 62.236-102.875c2.276-3.84 4.933-5.93 9.378-6.326l127.745-10.718c3.32-.293 7.583-.529 9.685 2.582c2.865 4.25 1.963 7.632.882 10.451c0 0-56.784 147.974-58.414 152.207l.003.008zM20.784 49.302c-.296-1.223-1-4.628.617-5.85c2.2-1.659 4.438-.502 6.1.511l37.295 22.892c3.926 2.39 5.021 7.71 2.634 12.45L45.54 115.39c-.663.967-2.239 4.025-4.944 3.652c-2.532-.347-3.058-2.486-3.348-3.368l-16.47-66.378l.006.006zM41.55 24.328l109.576-7.567c5.558-.497 10.331 1.184 15.352 3.584c12.535 6.008 46.461 22.796 46.461 22.796c1.707.805 3.79 2.162 3.186 3.917c-.89 2.568-3.607 2.497-5.524 2.665L90.152 59.826c-3.35 0-6.116-.796-9.009-2.457l-41.01-25.162c-1.656-1.075-3.073-2.69-2.533-5.015c.666-2.856 3.95-2.867 3.95-2.867v.003zm189.47 104.647l22.618-59.119c6.03-15.167-.097-25.486-11.407-30.868l-67.496-33.12C167.211 2.268 161.388-.639 150.286.12L22.826 8.94c-6.405.617-13.909 4.073-17.96 9.671c-4.07 5.618-5.128 14.945-3.444 21.652l26.17 104.912C24.683 149.526 9.5 175.112 4.208 183.83c-3.746 6.161-5.762 12.843-2.753 19.835c2.901 6.733 10.012 11.5 17.161 13.406c35.962 9.574 145.03 37.751 146.111 38.03c2.076.557 3.8.896 5.936.896c5.476 0 10.544-2.099 14.797-5.447l61.298-48.07c8.874-7.013 11.787-19.068 6.713-29.089L231.02 128.97l-.002.006z" fill="#FF9016"/></svg>
React
import type { SVGProps } from "react";
export function LogosElasticbox(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M235.82 190.017s-22.506 17.784-31.887 25.068c-1.238.967-2.782 1.621-4.26.37c-1.244-1.06-.587-3.248-.107-4.523c0 0 15.83-40.838 20.042-52.187c.512-1.382 1.238-2.995 3.658-3.174c2.003-.143 3.263 1.695 3.613 2.39l11.358 22.12c1.866 3.812.842 7.274-2.418 9.933v.003zm-61.629 40.684c-1.308 3.385-6.37 7.663-11.187 6.724c-.757-.147-2.68-.642-3.43-.853c-1.025-.256-129.235-33.544-131.005-34.056c-4.352-1.26-7.242-3.078-8.448-6.728c-1.032-3.109 1.081-7.964 2.555-10.416c4.084-6.79 61.753-102.059 62.236-102.875c2.276-3.84 4.933-5.93 9.378-6.326l127.745-10.718c3.32-.293 7.583-.529 9.685 2.582c2.865 4.25 1.963 7.632.882 10.451c0 0-56.784 147.974-58.414 152.207l.003.008zM20.784 49.302c-.296-1.223-1-4.628.617-5.85c2.2-1.659 4.438-.502 6.1.511l37.295 22.892c3.926 2.39 5.021 7.71 2.634 12.45L45.54 115.39c-.663.967-2.239 4.025-4.944 3.652c-2.532-.347-3.058-2.486-3.348-3.368l-16.47-66.378l.006.006zM41.55 24.328l109.576-7.567c5.558-.497 10.331 1.184 15.352 3.584c12.535 6.008 46.461 22.796 46.461 22.796c1.707.805 3.79 2.162 3.186 3.917c-.89 2.568-3.607 2.497-5.524 2.665L90.152 59.826c-3.35 0-6.116-.796-9.009-2.457l-41.01-25.162c-1.656-1.075-3.073-2.69-2.533-5.015c.666-2.856 3.95-2.867 3.95-2.867v.003zm189.47 104.647l22.618-59.119c6.03-15.167-.097-25.486-11.407-30.868l-67.496-33.12C167.211 2.268 161.388-.639 150.286.12L22.826 8.94c-6.405.617-13.909 4.073-17.96 9.671c-4.07 5.618-5.128 14.945-3.444 21.652l26.17 104.912C24.683 149.526 9.5 175.112 4.208 183.83c-3.746 6.161-5.762 12.843-2.753 19.835c2.901 6.733 10.012 11.5 17.161 13.406c35.962 9.574 145.03 37.751 146.111 38.03c2.076.557 3.8.896 5.936.896c5.476 0 10.544-2.099 14.797-5.447l61.298-48.07c8.874-7.013 11.787-19.068 6.713-29.089L231.02 128.97l-.002.006z" fill="#FF9016"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path d="M235.82 190.017s-22.506 17.784-31.887 25.068c-1.238.967-2.782 1.621-4.26.37c-1.244-1.06-.587-3.248-.107-4.523c0 0 15.83-40.838 20.042-52.187c.512-1.382 1.238-2.995 3.658-3.174c2.003-.143 3.263 1.695 3.613 2.39l11.358 22.12c1.866 3.812.842 7.274-2.418 9.933v.003zm-61.629 40.684c-1.308 3.385-6.37 7.663-11.187 6.724c-.757-.147-2.68-.642-3.43-.853c-1.025-.256-129.235-33.544-131.005-34.056c-4.352-1.26-7.242-3.078-8.448-6.728c-1.032-3.109 1.081-7.964 2.555-10.416c4.084-6.79 61.753-102.059 62.236-102.875c2.276-3.84 4.933-5.93 9.378-6.326l127.745-10.718c3.32-.293 7.583-.529 9.685 2.582c2.865 4.25 1.963 7.632.882 10.451c0 0-56.784 147.974-58.414 152.207l.003.008zM20.784 49.302c-.296-1.223-1-4.628.617-5.85c2.2-1.659 4.438-.502 6.1.511l37.295 22.892c3.926 2.39 5.021 7.71 2.634 12.45L45.54 115.39c-.663.967-2.239 4.025-4.944 3.652c-2.532-.347-3.058-2.486-3.348-3.368l-16.47-66.378l.006.006zM41.55 24.328l109.576-7.567c5.558-.497 10.331 1.184 15.352 3.584c12.535 6.008 46.461 22.796 46.461 22.796c1.707.805 3.79 2.162 3.186 3.917c-.89 2.568-3.607 2.497-5.524 2.665L90.152 59.826c-3.35 0-6.116-.796-9.009-2.457l-41.01-25.162c-1.656-1.075-3.073-2.69-2.533-5.015c.666-2.856 3.95-2.867 3.95-2.867v.003zm189.47 104.647l22.618-59.119c6.03-15.167-.097-25.486-11.407-30.868l-67.496-33.12C167.211 2.268 161.388-.639 150.286.12L22.826 8.94c-6.405.617-13.909 4.073-17.96 9.671c-4.07 5.618-5.128 14.945-3.444 21.652l26.17 104.912C24.683 149.526 9.5 175.112 4.208 183.83c-3.746 6.161-5.762 12.843-2.753 19.835c2.901 6.733 10.012 11.5 17.161 13.406c35.962 9.574 145.03 37.751 146.111 38.03c2.076.557 3.8.896 5.936.896c5.476 0 10.544-2.099 14.797-5.447l61.298-48.07c8.874-7.013 11.787-19.068 6.713-29.089L231.02 128.97l-.002.006z" fill="#FF9016"/></svg> </template>
CSS
.icon-elasticbox {
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%20256%20256%22%3E%3Cpath%20d%3D%22M235.82%20190.017s-22.506%2017.784-31.887%2025.068c-1.238.967-2.782%201.621-4.26.37c-1.244-1.06-.587-3.248-.107-4.523c0%200%2015.83-40.838%2020.042-52.187c.512-1.382%201.238-2.995%203.658-3.174c2.003-.143%203.263%201.695%203.613%202.39l11.358%2022.12c1.866%203.812.842%207.274-2.418%209.933v.003zm-61.629%2040.684c-1.308%203.385-6.37%207.663-11.187%206.724c-.757-.147-2.68-.642-3.43-.853c-1.025-.256-129.235-33.544-131.005-34.056c-4.352-1.26-7.242-3.078-8.448-6.728c-1.032-3.109%201.081-7.964%202.555-10.416c4.084-6.79%2061.753-102.059%2062.236-102.875c2.276-3.84%204.933-5.93%209.378-6.326l127.745-10.718c3.32-.293%207.583-.529%209.685%202.582c2.865%204.25%201.963%207.632.882%2010.451c0%200-56.784%20147.974-58.414%20152.207l.003.008zM20.784%2049.302c-.296-1.223-1-4.628.617-5.85c2.2-1.659%204.438-.502%206.1.511l37.295%2022.892c3.926%202.39%205.021%207.71%202.634%2012.45L45.54%20115.39c-.663.967-2.239%204.025-4.944%203.652c-2.532-.347-3.058-2.486-3.348-3.368l-16.47-66.378l.006.006zM41.55%2024.328l109.576-7.567c5.558-.497%2010.331%201.184%2015.352%203.584c12.535%206.008%2046.461%2022.796%2046.461%2022.796c1.707.805%203.79%202.162%203.186%203.917c-.89%202.568-3.607%202.497-5.524%202.665L90.152%2059.826c-3.35%200-6.116-.796-9.009-2.457l-41.01-25.162c-1.656-1.075-3.073-2.69-2.533-5.015c.666-2.856%203.95-2.867%203.95-2.867v.003zm189.47%20104.647l22.618-59.119c6.03-15.167-.097-25.486-11.407-30.868l-67.496-33.12C167.211%202.268%20161.388-.639%20150.286.12L22.826%208.94c-6.405.617-13.909%204.073-17.96%209.671c-4.07%205.618-5.128%2014.945-3.444%2021.652l26.17%20104.912C24.683%20149.526%209.5%20175.112%204.208%20183.83c-3.746%206.161-5.762%2012.843-2.753%2019.835c2.901%206.733%2010.012%2011.5%2017.161%2013.406c35.962%209.574%20145.03%2037.751%20146.111%2038.03c2.076.557%203.8.896%205.936.896c5.476%200%2010.544-2.099%2014.797-5.447l61.298-48.07c8.874-7.013%2011.787-19.068%206.713-29.089L231.02%20128.97l-.002.006z%22%20fill%3D%22%23FF9016%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%20256%20256%22%3E%3Cpath%20d%3D%22M235.82%20190.017s-22.506%2017.784-31.887%2025.068c-1.238.967-2.782%201.621-4.26.37c-1.244-1.06-.587-3.248-.107-4.523c0%200%2015.83-40.838%2020.042-52.187c.512-1.382%201.238-2.995%203.658-3.174c2.003-.143%203.263%201.695%203.613%202.39l11.358%2022.12c1.866%203.812.842%207.274-2.418%209.933v.003zm-61.629%2040.684c-1.308%203.385-6.37%207.663-11.187%206.724c-.757-.147-2.68-.642-3.43-.853c-1.025-.256-129.235-33.544-131.005-34.056c-4.352-1.26-7.242-3.078-8.448-6.728c-1.032-3.109%201.081-7.964%202.555-10.416c4.084-6.79%2061.753-102.059%2062.236-102.875c2.276-3.84%204.933-5.93%209.378-6.326l127.745-10.718c3.32-.293%207.583-.529%209.685%202.582c2.865%204.25%201.963%207.632.882%2010.451c0%200-56.784%20147.974-58.414%20152.207l.003.008zM20.784%2049.302c-.296-1.223-1-4.628.617-5.85c2.2-1.659%204.438-.502%206.1.511l37.295%2022.892c3.926%202.39%205.021%207.71%202.634%2012.45L45.54%20115.39c-.663.967-2.239%204.025-4.944%203.652c-2.532-.347-3.058-2.486-3.348-3.368l-16.47-66.378l.006.006zM41.55%2024.328l109.576-7.567c5.558-.497%2010.331%201.184%2015.352%203.584c12.535%206.008%2046.461%2022.796%2046.461%2022.796c1.707.805%203.79%202.162%203.186%203.917c-.89%202.568-3.607%202.497-5.524%202.665L90.152%2059.826c-3.35%200-6.116-.796-9.009-2.457l-41.01-25.162c-1.656-1.075-3.073-2.69-2.533-5.015c.666-2.856%203.95-2.867%203.95-2.867v.003zm189.47%20104.647l22.618-59.119c6.03-15.167-.097-25.486-11.407-30.868l-67.496-33.12C167.211%202.268%20161.388-.639%20150.286.12L22.826%208.94c-6.405.617-13.909%204.073-17.96%209.671c-4.07%205.618-5.128%2014.945-3.444%2021.652l26.17%20104.912C24.683%20149.526%209.5%20175.112%204.208%20183.83c-3.746%206.161-5.762%2012.843-2.753%2019.835c2.901%206.733%2010.012%2011.5%2017.161%2013.406c35.962%209.574%20145.03%2037.751%20146.111%2038.03c2.076.557%203.8.896%205.936.896c5.476%200%2010.544-2.099%2014.797-5.447l61.298-48.07c8.874-7.013%2011.787-19.068%206.713-29.089L231.02%20128.97l-.002.006z%22%20fill%3D%22%23FF9016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/elasticbox.svg?color=%231a73e8&size=48