viewBox - SVG: Scalable Vector Graphics | MDN (2024)

The viewBox attribute defines the position and dimension, in user space, of an SVG viewport.

The value of the viewBox attribute is a list of four numbers separated by whitespace and/or a comma: min-x, min-y, width, and height. min-x and min-y represent the smallest X and Y coordinates that the viewBox may have (the origin coordinates of the viewBox) and the width and height specify the viewBox size. The resulting viewBox is a rectangle in user space mapped to the bounds of the viewport of an SVG element (not the browser viewport). When an SVG contains a viewBox attribute (often in combination with a preserveAspectRatio attribute), a transform stretches or resizes the SVG viewport to fit a particular container element.

Elements

You can use this attribute with the SVG elements described in the sections below.

<marker>

For <marker>, viewBox defines the position and dimension for the content of the <marker> element.

Value <number>,? <number>,? <number>,? <number>
Default value none
Animatable Yes

<pattern>

For <pattern>, viewBox defines the position and dimension for the content of the pattern tile.

Value <number>,? <number>,? <number>,? <number>
Default value none
Animatable Yes

<svg>

For <svg>, viewBox defines the position and dimension for the content of the <svg> element.

Value <number>,? <number>,? <number>,? <number>
Default value none
Animatable Yes

<symbol>

For <symbol>, viewBox defines the position and dimension for the content of the <symbol> element.

Value <number>,? <number>,? <number>,? <number>
Default value none
Animatable Yes

<view>

For <view>, viewBox defines the position and dimension for the content of the <view> element.

Value <number>,? <number>,? <number>,? <number>
Default value none
Animatable Yes

Examples

html,body,svg { height: 100%; vertical-align: top;}svg:not(:root) { display: inline-block;}

The code snippet below includes three <svg>s with different viewbox attribute values and identical <rect> and <circle> descendants creating very different results. The size of <rect> is defined using relative units, so the visual size of the square produced looks unchanged regardless of the viewBox value. The radius length r attribute of the <circle> is the same in each case, but this user unit value is resolved against the size defined in the viewBox, producing different results in each case.

html

<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"> <rect x="0" y="0" width="100%" height="100%" /> <circle cx="50%" cy="50%" r="4" fill="white" /></svg><svg viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"> <rect x="0" y="0" width="100%" height="100%" /> <circle cx="50%" cy="50%" r="4" fill="white" /></svg><svg viewBox="-5 -5 10 10" xmlns="http://www.w3.org/2000/svg"> <rect x="0" y="0" width="100%" height="100%" /> <circle cx="50%" cy="50%" r="4" fill="white" /></svg>

The user units of r="4" are resolved against the viewBox sizes, creating dramatically different circle sizes. The exact effect of the viewbox attribute is influenced by the preserveAspectRatio attribute.

Note: Values for width or height lower or equal to 0 disable rendering of the element.

Specifications

Specification
Scalable Vector Graphics (SVG) 2
# ViewBoxAttribute
viewBox - SVG: Scalable Vector Graphics | MDN (2024)
Top Articles
Why is affordable housing important? Is rental or homeownership more important? - HousingForward Virginia
Hanoi Travel Advice for First-Time Visitors
Funny Roblox Id Codes 2023
It’s Time to Answer Your Questions About Super Bowl LVII (Published 2023)
Dlnet Retiree Login
Booknet.com Contract Marriage 2
Comcast Xfinity Outage in Kipton, Ohio
Owatc Canvas
Corpse Bride Soap2Day
Nyuonsite
Skip The Games Norfolk Virginia
Paketshops | PAKET.net
Nieuwe en jong gebruikte campers
Whitley County Ky Mugshots Busted
Koop hier ‘verloren pakketten’, een nieuwe Italiaanse zaak en dit wil je ook even weten - indebuurt Utrecht
Available Training - Acadis® Portal
Site : Storagealamogordo.com Easy Call
Why Should We Hire You? - Professional Answers for 2024
Indystar Obits
Pokemon Unbound Shiny Stone Location
Amortization Calculator
Amazing Lash Studio Casa Linda
Jeffers Funeral Home Obituaries Greeneville Tennessee
Teekay Vop
Gen 50 Kjv
Temu Seat Covers
TJ Maxx‘s Top 12 Competitors: An Expert Analysis - Marketing Scoop
How to Use Craigslist (with Pictures) - wikiHow
Tamilrockers Movies 2023 Download
2012 Street Glide Blue Book Value
Craigslist Hamilton Al
Metra Schedule Ravinia To Chicago
Watchseries To New Domain
D3 Boards
Instafeet Login
Babbychula
Trivago Myrtle Beach Hotels
The Holdovers Showtimes Near Regal Huebner Oaks
Postgraduate | Student Recruitment
Rush Copley Swim Lessons
Mynord
Craigslist Binghamton Cars And Trucks By Owner
Borat: An Iconic Character Who Became More than Just a Film
Victoria Vesce Playboy
5103 Liberty Ave, North Bergen, NJ 07047 - MLS 240018284 - Coldwell Banker
Dobratz Hantge Funeral Chapel Obituaries
Quest Diagnostics Mt Morris Appointment
Fresno Craglist
Craigslist Psl
Convert Celsius to Kelvin
Renfield Showtimes Near Regal The Loop & Rpx
Latest Posts
Article information

Author: Tuan Roob DDS

Last Updated:

Views: 5930

Rating: 4.1 / 5 (42 voted)

Reviews: 89% of readers found this page helpful

Author information

Name: Tuan Roob DDS

Birthday: 1999-11-20

Address: Suite 592 642 Pfannerstill Island, South Keila, LA 74970-3076

Phone: +9617721773649

Job: Marketing Producer

Hobby: Skydiving, Flag Football, Knitting, Running, Lego building, Hunting, Juggling

Introduction: My name is Tuan Roob DDS, I am a friendly, good, energetic, faithful, fantastic, gentle, enchanting person who loves writing and wants to share my knowledge and understanding with you.