summaryrefslogtreecommitdiff
path: root/doc/yelp-xsl/C/icons.svg.figure.zoom.in.page
blob: 568eee442c92c100b8da5cdb4c414297c0a4b2e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="utf-8"?>
<page xmlns="http://projectmallard.org/1.0/" style="xslt-template" id="icons.svg.figure.zoom.in">
 <info>
  <link type="guide" xref="icons" group="templates"/>
  <link type="guide" xref="templates" group="icons"/>
  <desc>Output an <sys>svg</sys> element for a figure zoom-in icon.</desc>
  <revision version="3.28" date="2017-05-24" status="final"/>
 </info>
 <title>icons.svg.figure.zoom.in</title>
 <p>This template outputs an SVG <sys>svg</sys> element with the zoom-in icon for figures.
 Figures automatically scale images down. This icon shows them at their original
 size.</p>
 <p>SVG icons can use CSS class names to pick up colors from the <code xref="colors">colors</code> module.
 By default, this icon uses the <sys>yelp-svg-stroke</sys> and <sys>yelp-svg-fill</sys> class
 names.</p>
</page>