UNPKG

open-icon

Version:

Open Icon

4 lines (3 loc) 2.51 kB
const IconPerformance2 = `<svg id="performance_2" data-name="performance 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 72 72"><path d="M59.38,54c2.3-3.97,3.62-8.58,3.62-13.5,0-14.91-12.09-27-27-27s-27,12.09-27,27c0,4.92,1.32,9.53,3.62,13.5h46.76Z" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);"/><path d="M40.2,38.4l-4.2-29.4-4.2,29.4c-.19,1.32.26,2.66,1.2,3.6h0c1.66,1.66,4.34,1.66,6,0h0c.94-.94,1.39-2.28,1.2-3.6Z" style="fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);"/><path d="M27.6,14.83c-10.8,3.53-18.6,13.69-18.6,25.67,0,4.92,1.32,9.53,3.62,13.5h46.76c2.3-3.97,3.62-8.58,3.62-13.5,0-11.98-7.8-22.14-18.6-25.67" style="fill: none; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><path d="M40.2,38.4l-4.2-29.4-4.2,29.4c-.19,1.32.26,2.66,1.2,3.6h0c1.66,1.66,4.34,1.66,6,0h0c.94-.94,1.39-2.28,1.2-3.6Z" style="fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-linecap: round; stroke-linejoin: round; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="67.5" y1="40.5" x2="58.5" y2="40.5" style="fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="13.5" y1="40.5" x2="4.5" y2="40.5" style="fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="13.73" y1="18.23" x2="20.09" y2="24.59" style="fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="58.27" y1="18.23" x2="51.91" y2="24.59" style="fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/><line x1="36" y1="9" x2="36" y2="18" style="fill: none; stroke: var(--icon-stroke-color-secondary, var(--icon-stroke-color, currentColor)); stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));"/></svg>`; export default IconPerformance2; export { IconPerformance2 }