UNPKG

open-icon

Version:

Open Icon

4 lines (3 loc) 1.51 kB
declare const IconSecurityCamera = "<svg id=\"security_camera\" data-name=\"security camera\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 72 72\"><g ><rect x=\"13.74\" y=\"24.99\" width=\"40.5\" height=\"18\" rx=\"2\" ry=\"2\" transform=\"translate(33.99 -14.08) rotate(45)\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /><line x1=\"57.86\" y1=\"51.5\" x2=\"51.5\" y2=\"57.86\" style=\"fill: var(--icon-fill, rgba(0, 0, 0, 0)); opacity: var(--icon-fill-opacity, 1);\" /></g><g><rect x=\"13.74\" y=\"24.99\" width=\"40.5\" height=\"18\" rx=\"2\" ry=\"2\" transform=\"translate(33.99 -14.08) rotate(45)\" style=\"fill: none; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/><line x1=\"57.86\" y1=\"51.5\" x2=\"51.5\" y2=\"57.86\" style=\"fill: none; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></g><line x1=\"36\" y1=\"9\" x2=\"36\" y2=\"36\" 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=\"27.04\" y1=\"26.26\" x2=\"27.04\" y2=\"26.26\" style=\"fill: none; stroke-linecap: round; stroke-miterlimit: 10; stroke-width:var(--icon-stroke-width-m, calc(var(--icon-stroke-width, 5) * 1));\"/></svg>"; export default IconSecurityCamera; export { IconSecurityCamera };