Options.svg (3502B)
1 <?xml version="1.0" encoding="utf-8"?> 2 <svg xmlns="http://www.w3.org/2000/svg" 3 xmlns:xlink="http://www.w3.org/1999/xlink" 4 x="0" 5 y="0" 6 width="32" 7 height="32" 8 viewBox="0 0 32 32"> 9 <style> 10 use:not(:target) { 11 display: none; 12 } 13 use { 14 fill: none; 15 stroke: #fff; 16 stroke-width: 1; 17 } 18 </style> 19 <defs style="display: none;"> 20 <g id="general-shape"> 21 <rect x="4.5" y="5.5" width="22" height="22" rx="1.5" ry="1.5"/> 22 <line x1="11.5" y1="10.0" x2="11.5" y2="23.0"/> 23 <line x1="19.5" y1="10.0" x2="19.5" y2="23.0"/> 24 <line x1="10.0" y1="13.5" x2="13.0" y2="13.5"/> 25 <line x1="18.0" y1="19.5" x2="21.0" y2="19.5"/> 26 </g> 27 <g id="tabs-shape"> 28 <path d="M 5,4.5 h 13 a 1.5,1.5 0 0,1 1.5,1.5 v 3.5 h 6.5"/> 29 <path d="M 5,4.5 h 9 a 1.5,1.5 0 0,1 1.5,1.5 v 3.5 h 10.5 a 1.5,1.5 0 0,1 1.5,1.5 v 15 a 1.5,1.5 0 0,1 -1.5,1.5 30 h -21 a 1.5,1.5 0 0,1 -1.5,-1.5 v -20 a 1.5,1.5 0 0,1 1.5,-1.5 Z"/> 31 </g> 32 <g id="search-shape"> 33 <circle cx="13" cy="14" r="9.5"/> 34 <line x1="20" y1="21" x2="26.5" y2="26.5"/> 35 </g> 36 <g id="content-shape"> 37 <path d="M 6.5,3.5 v 24 h 20 v -17 l -7,-7 Z m 12,.5 v 7.5 h 7.5"/> 38 <path d="M 10.0,15.5 h 13 m -13,4 h 13 m -13,4 h 8"/> 39 </g> 40 <g id="applications-shape"> 41 <path d="M 14.5,11.5 a 2,2.75 0 0,1 4,0 v 2.5 a 2,1.85 0 0,1 -4,0 v -2.5 Z"/> 42 <path d="M 7.5,27.5 v -9 c 1,-1.5 1.5,-3 4,-4.5 a 5,12 0 0,1 5,-10.5 a 5,12 0 0,1 5,10.5 c 2.5,1.5 3,3 4,4.5 v 9 43 c -5.5,-6 -4.5,-5 -5.5,-5 c -1.5,1.5 -5.5,1.5 -7,0 c 1,0 0,-1 -5.5,5 v -3"/> 44 <path d="M 14.5,23.5 c 0,1 1,6 2,7 c 1,-1 2,-6 2,-7"/> 45 </g> 46 <g id="privacy-shape"> 47 <path d="M 3.5,12.5 c 4,0 11,-2 11,-0.5 c 0.5,1 1.5,1 2,0 c 0,-1.5 7,0.5 11,0.5 48 c 0,15 -9.5,12.5 -12,11 c -2.5,1.5 -12,4 -12,-11 Z"/> 49 <path d="M 14,19.5 c -0.25,0.125 -6,2 -6.5,-3 c 6.5,0 6.5,-.25 6.5,3 Z"/> 50 <path d="M 17,19.5 c 0.25,0.125 6,2 6.5,-3 c -6.5,0 -6.5,-.25 -6.5,3 Z"/> 51 </g> 52 <g id="security-shape"> 53 <rect x="5.5" y="13.5" width="21" height="14" rx="1.5" ry="1.5"/> 54 <path d="M 9.5,13.5 v -4.5 a 6.5,6.5 0 0,1 13,0 v 4.5"/> 55 </g> 56 <g id="sync-shape"> 57 <path d="M 18.5,18.5 v 7 h 7" transform="rotate(20,18.5,25.5)"/> 58 <path d="M 6.5,6.5 h 7 v 7" transform="rotate(20,13.5,6.5)"/> 59 <path d="M 13.5,6.5 a 12,10.25 0 0,0 -1,19 60 M 19.5,6.5 a 12,10.25 0 0,1 -1,19"/> 61 </g> 62 <g id="advanced-shape"> 63 <circle cx="15.5" cy="15.5" r="12"/> 64 <path d="M 15.5,15.5 m 4,0 l 5.5,0 a 9.5,9.5 0 0,0 -4.75,-8.227 l -2.75,4.763 a 4,4 0 0,1 2,3.464 Z"/> 65 <path d="M 15.5,15.5 m -4,0 l -5.5,0 a 9.5,9.5 0 0,1 4.75,-8.227 l 2.75,4.763 a 4,4 0 0,0 -2,3.464 Z"/> 66 <path d="M 15.5,15.5 m 2,3.464 l 2.75,4.763 a 9.5,9.5 0 0,1 -9.5,0 l 2.75,-4.763 a 4,4 0 0,0 4,0 Z"/> 67 <circle cx="15.5" cy="15.5" r="2"/> 68 </g> 69 </defs> 70 <use id="general" xlink:href="#general-shape"/> 71 <use id="tabs" xlink:href="#tabs-shape"/> 72 <use id="search" xlink:href="#search-shape"/> 73 <use id="content" xlink:href="#content-shape"/> 74 <use id="applications" xlink:href="#applications-shape"/> 75 <use id="privacy" xlink:href="#privacy-shape"/> 76 <use id="security" xlink:href="#security-shape"/> 77 <use id="sync" xlink:href="#sync-shape"/> 78 <use id="advanced" xlink:href="#advanced-shape"/> 79 </svg>