UNPKG

open-icon

Version:

Open Icon

4 lines (3 loc) 2.2 kB
declare const IconEspressoPistol = "<svg id=\"espresso_pistol\" data-name=\"espresso pistol\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><g ><circle cx=\"50.25\" cy=\"21.75\" r=\"11.25\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /><path d=\"M30.09,32.36l9.55,9.55-19.09,19.09c-2.64,2.64-6.91,2.64-9.55,0h0c-2.64-2.64-2.64-6.91,0-9.55l19.09-19.09Z\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /><polyline points=\"44.14 34.23 38.05 40.31 31.69 33.95 37.77 27.86\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /><polyline points=\"43.88 9.03 43.88 9.03 37.52 15.39 37.52 15.39\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /><polyline points=\"56.61 34.48 56.61 34.48 62.97 28.12 62.97 28.12\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /></g><g><circle cx=\"50.25\" cy=\"21.75\" r=\"11.25\" style=\"fill: none; stroke-linecap: square; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><path d=\"M30.09,32.36l9.55,9.55-19.09,19.09c-2.64,2.64-6.91,2.64-9.55,0h0c-2.64-2.64-2.64-6.91,0-9.55l19.09-19.09Z\" style=\"fill: none; stroke-linecap: square; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><polyline points=\"44.14 34.23 38.05 40.31 31.69 33.95 37.77 27.86\" style=\"fill: none; stroke-linecap: square; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><polyline points=\"43.88 9.03 43.88 9.03 37.52 15.39 37.52 15.39\" style=\"fill: none; stroke-linecap: square; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><polyline points=\"56.61 34.48 56.61 34.48 62.97 28.12 62.97 28.12\" style=\"fill: none; stroke-linecap: square; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></g></svg>"; export default IconEspressoPistol; export { IconEspressoPistol };