SVGLineElementBaseline Widely availableThis feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.Learn moreSee full compatibilityReport feedbackThe SVGLineElement interface provides access to the properties of <line> elements, as well as methods to manipulate them. EventTarget Node Element SVGElement SVGGraphicsElement SVGGeometryElement SVGLineElement Instance propertiesThis interface also inherits properties from its parent, SVGGeometryElement. SVGLineElement.x1 Read only Returns an SVGAnimatedLength that corresponds to attribute x1 on the given <line> element. SVGLineElement.y1 Read only Returns an SVGAnimatedLength that corresponds to attribute y1 on the given <line> element. SVGLineElement.x2 Read only Returns an SVGAnimatedLength that corresponds to attribute x2 on the given <line> element. SVGLineElement.y2 Read only Returns an SVGAnimatedLength that corresponds to attribute y2 on the given <line> element. Instance methodsInherits methods from its parent interface, SVGGeometryElement.SpecificationsSpecificationScalable Vector Graphics (SVG) 2 # InterfaceSVGLineElementBrowser compatibilitydesktopmobileChromeEdgeFirefoxOperaSafariChrome AndroidFirefox for AndroidOpera AndroidSafari on iOSSamsung InternetWebView AndroidWebView on iOSSVGLineElementChrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1.5Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyx1Chrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1.5Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyx2Chrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1.5Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyy1Chrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1.5Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historyy2Chrome – Full supportChrome1Toggle historyEdge – Full supportEdge12Toggle historyFirefox – Full supportFirefox1.5Toggle historyOpera – Full supportOpera12.1Toggle historySafari – Full supportSafari3Toggle historyChrome Android – Full supportChrome Android18Toggle historyFirefox for Android – Full supportFirefox for Android4Toggle historyOpera Android – Full supportOpera Android12.1Toggle historySafari on iOS – Full supportSafari on iOS1Toggle historySamsung Internet – Full supportSamsung Internet1.0Toggle historyWebView Android – Full supportWebView Android3Toggle historyWebView on iOS – Full supportWebView on iOS1Toggle historySee also <line> SVG Element