OwlCyberSecurity - MANAGER
Edit File: icons.php
<?php function bravepop_renderIcon($icon='', $color=''){ $fillColor = $color ? 'fill="'.$color.'"' : ''; if($icon === 'reload'){ return '<svg width="20px" height="20px" viewBox="0 0 6.82666 6.82666" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none"> <g '.$fillColor.'> <path d="M2.46703 5.54888c0.113677,0.030374 0.230461,-0.0371575 0.260835,-0.150835 0.030374,-0.113677 -0.0371575,-0.230461 -0.150835,-0.260835 -0.466854,-0.125091 -0.838799,-0.427543 -1.06273,-0.815406 -0.223752,-0.387547 -0.299567,-0.860783 -0.174425,-1.32783 0.125091,-0.466854 0.427543,-0.838795 0.815406,-1.06273 0.387547,-0.223752 0.860783,-0.299571 1.32783,-0.174429 0.466854,0.125091 0.838795,0.427543 1.06273,0.815406 0.223752,0.387547 0.299571,0.860783 0.174429,1.32783 -0.030374,0.113677 0.0371575,0.230461 0.150835,0.260835 0.113677,0.030374 0.230461,-0.0371575 0.260835,-0.150835 0.155433,-0.580094 0.0608307,-1.16861 -0.217768,-1.65116 -0.278421,-0.482236 -0.740776,-0.85826 -1.32106,-1.01374 -0.580094,-0.155433 -1.16861,-0.0608307 -1.65116,0.217768 -0.482236,0.278421 -0.85826,0.740776 -1.01374,1.32106 -0.155433,0.580094 -0.0608346,1.16861 0.217764,1.65116 0.278421,0.482236 0.74078,0.85826 1.32106,1.01374z"/><path d="M5.895 3.43303c0.0906654,-0.0745551 0.10372,-0.2085 0.0291654,-0.299165 -0.0745551,-0.0906654 -0.2085,-0.10372 -0.299165,-0.0291654l-0.669823 0.551189 -0.551102 -0.669724c-0.0745551,-0.0906654 -0.2085,-0.10372 -0.299165,-0.0291654 -0.0906654,0.0745551 -0.10372,0.2085 -0.0291654,0.299165l0.674638 0.81985c0.00343307,0.00497244 0.00708661,0.00985039 0.0109961,0.0146024 0.0748622,0.0909764 0.209307,0.104035 0.300283,0.0291732l-0.0005 -0.000606299 0.833839 -0.686154z"/></g> <rect fill="transparent" height="6.82666" width="6.82666"/> </svg>'; } if($icon === 'close'){ return '<svg version="1.1" viewBox="0 0 512 512" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none"> <path '.$fillColor.' d="M437.5,386.6L306.9,256l130.6-130.6c14.1-14.1,14.1-36.8,0-50.9c-14.1-14.1-36.8-14.1-50.9,0L256,205.1L125.4,74.5 c-14.1-14.1-36.8-14.1-50.9,0c-14.1,14.1-14.1,36.8,0,50.9L205.1,256L74.5,386.6c-14.1,14.1-14.1,36.8,0,50.9 c14.1,14.1,36.8,14.1,50.9,0L256,306.9l130.6,130.6c14.1,14.1,36.8,14.1,50.9,0C451.5,423.4,451.5,400.6,437.5,386.6z"/> </svg>'; } if($icon === 'check'){ return '<svg version="1.1" viewBox="0 0 512 512" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none"> <path '.$fillColor.' d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"/> </svg>'; } if($icon === 'arrow-left'){ return '<svg version="1.1" viewBox="0 0 512 512" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none"> <path '.$fillColor.' d="M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z"/> </svg>'; } if($icon === 'arrow-right'){ return '<svg version="1.1" viewBox="0 0 512 512" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none"> <path '.$fillColor.' d="M313.941 216H12c-6.627 0-12 5.373-12 12v56c0 6.627 5.373 12 12 12h301.941v46.059c0 21.382 25.851 32.09 40.971 16.971l86.059-86.059c9.373-9.373 9.373-24.569 0-33.941l-86.059-86.059c-15.119-15.119-40.971-4.411-40.971 16.971V216z"/> </svg>'; } if($icon === 'star'){ return '<svg version="1.1" viewBox="0 0 100 100" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none"> <path fill="'.$color.'" d="M91.532 39.844a1.997 1.997 0 0 0-1.888-1.343H61.482l-9.597-27.159a2 2 0 0 0-3.771 0l-9.598 27.159H10.357c-.851 0-1.609.539-1.891 1.343a2.003 2.003 0 0 0 .651 2.226l21.986 17.409l-9.84 27.846a2.003 2.003 0 0 0 2.917 2.382l25.818-15.488l25.818 15.488a2.003 2.003 0 0 0 2.918-2.382l-9.84-27.846L90.886 42.07a1.999 1.999 0 0 0 .646-2.226z" /> </svg>'; } if($icon === 'smiley1'){ return '<svg version="1.1" viewBox="0 0 150 150" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none"> <circle fill="#C63938" cx="75" cy="76.422" r="64.483"/> <path fill="#610E10" d="M41.698,111.072c-0.135,2.982,0.742,4.252,2.997,4.664c2.312,0.424,3.42-0.869,4.302-2.865c1.697-3.844,3.182-7.895,5.557-11.299c6.804-9.738,20.726-11.844,30.178-7.896c8.446,3.523,13.799,9.75,16.048,18.645c0.616,2.441,2.057,4.113,4.833,3.355c2.568-0.705,3.016-2.684,2.538-5.08c-2.643-13.219-15.295-24.65-28.736-26.041c-10.183-1.057-19.266,1.578-26.97,8.279C46.754,97.789,43.073,104.08,41.698,111.072z"/> <path fill="#610E10" d="M38.138,67.143c4.107-0.018,7.322,3.117,7.354,7.17c0.034,4.212-3.291,7.621-7.365,7.555c-3.888-0.055-7.239-3.459-7.308-7.406C30.75,70.563,34.157,67.153,38.138,67.143z"/> <path fill="#610E10" d="M108.319,74.321c0.074-4.173,3.449-7.313,7.705-7.17c3.824,0.133,6.985,3.47,6.937,7.318c-0.055,4.152-3.494,7.513-7.571,7.392C111.434,81.75,108.249,78.352,108.319,74.321z"/> </svg>'; } if($icon === 'smiley2'){ return '<svg version="1.1" viewBox="0 0 150 150" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none"> <circle fill="#C25C2D" cx="75" cy="76.422" r="64.483"/> <path fill="#87361C" d="M38.209,67.049c4.112-0.017,7.331,3.121,7.364,7.179c0.033,4.217-3.295,7.631-7.375,7.566c-3.893-0.057-7.249-3.465-7.317-7.418C30.813,70.473,34.223,67.061,38.209,67.049z"/> <path fill="#87361C" d="M108.482,74.24c0.074-4.179,3.453-7.323,7.715-7.18c3.83,0.132,6.996,3.474,6.945,7.328c-0.055,4.156-3.498,7.521-7.58,7.398C111.602,81.678,108.414,78.275,108.482,74.24z"/> <path fill="#87361C" d="M44,106.25c0.259-0.581,1.204-2.671,2.535-3.49c17.192-10.549,34.977-11.309,53.166-2.807c1.982,0.926,3.783,2.4,5.385,3.92c1.371,1.311,2.025,3.084,0.418,4.834c-1.496,1.641-3.127,1.51-4.879,0.396c-7.48-4.746-15.635-7.311-24.51-7.434c-9.229-0.119-17.671,2.434-25.541,7.234c-1.255,0.771-2.813,0.943-4.297,0.602C45.415,109.309,43.75,108.25,44,106.25z"/> </svg>'; } if($icon === 'smiley3'){ return '<svg version="1.1" viewBox="0 0 150 150" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none"> <circle fill="#F9A01D" cx="75" cy="76.422" r="64.483"/> <path fill="#964C23" d="M38.209,67.049c4.112-0.017,7.331,3.121,7.364,7.179c0.033,4.217-3.295,7.631-7.375,7.566c-3.893-0.057-7.249-3.465-7.317-7.418C30.813,70.473,34.223,67.061,38.209,67.049z"/> <path fill="#964C23" d="M108.482,74.24c0.074-4.179,3.453-7.323,7.715-7.18c3.83,0.132,6.996,3.474,6.945,7.328c-0.055,4.156-3.498,7.521-7.58,7.398C111.602,81.678,108.414,78.275,108.482,74.24z"/> <path fill="#964C23" d="M75.749,103.158c-7.446,0-14.893,0-22.342-0.006c-0.852,0,0,0-2.508-0.141c-1.433-0.08-2.602-2.355-2.618-3.6c0-1.871,1.507-3.285,2.56-3.514c3.605-0.297,5.077-0.195,7.623-0.195c12.983-0.014,27.178-0.209,40.161-0.041c2.426,0.033,5.259,0.469,5.259,3.623c0,3.371-2.668,3.855-5.259,3.898C91.395,103.295,82.983,103.158,75.749,103.158z"/> </svg>'; } if($icon === 'smiley4'){ return '<svg version="1.1" viewBox="0 0 150 150" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none"> <circle fill="#EBC41B" cx="75" cy="76.422" r="64.483"/> <path fill="#9A702A" d="M38.209,67.049c4.112-0.017,7.331,3.121,7.364,7.179c0.033,4.217-3.295,7.631-7.375,7.566c-3.893-0.057-7.249-3.465-7.317-7.418C30.813,70.473,34.223,67.061,38.209,67.049z"/> <path fill="#9A702A" d="M108.482,74.24c0.074-4.179,3.453-7.323,7.715-7.18c3.83,0.132,6.996,3.474,6.945,7.328c-0.055,4.156-3.498,7.521-7.58,7.398C111.602,81.678,108.414,78.275,108.482,74.24z"/> <path fill="#9A702A" d="M75.605,110.183c-8.559,0.103-16.351-2.357-23.605-6.749c-1.94-1.169-3.049-2.636-1.949-4.891c0.9-1.838,2.957-1.95,5.412-0.529c13.709,7.871,27.407,7.778,41.018-0.232c1.936-1.142,3.686-1.662,5.25,0.315c1.29,1.615,0.506,3.564-1.839,5.077C92.49,107.936,84.396,110.294,75.605,110.183z"/> </svg>'; } if($icon === 'smiley5'){ return '<svg version="1.1" viewBox="0 0 150 150" xml:space="preserve" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" preserveAspectRatio="none"> <circle fill="#80C342" cx="75" cy="76.422" r="64.483"/> <path fill="#11703A" d="M74.212,117.216c-13.34-0.704-23.714-8.059-29.237-22.16 c-0.435-1.105-0.68-2.276-0.992-3.425c-0.591-2.188-0.014-3.945,2.295-4.493c2.216-0.523,3.582,0.506,4.181,2.835 c1.568,6.113,4.696,11.248,9.788,15.149c14.352,10.993,35.336,4.427,41.004-12.872c0.284-0.869,0.444-1.776,0.723-2.65 c0.615-1.938,1.994-2.953,3.974-2.5c2.102,0.482,3.07,2.089,2.584,4.177c-2.188,9.278-7.351,16.468-15.523,21.41 C87.789,115.842,82.063,117.258,74.212,117.216z"/> <path fill="#11703A" d="M107.148,66.338c3.467,0.123,7.199,2.107,9.863,5.99 c1.172,1.691,1.455,3.429-0.321,4.883c-1.88,1.521-3.458,0.937-4.988-0.765c-4.242-4.733-7.379-4.667-11.782,0.16 c-1.455,1.588-3.061,2.004-4.838,0.652c-1.672-1.275-1.681-2.825-0.632-4.592C96.746,68.804,101.168,66.3,107.148,66.338z"/> <path fill="#11703A" d="M58.935,75.2c-0.823,0.869-1.597,2.381-2.608,2.562 c-1.171,0.217-2.654-0.577-3.836-1.238c-1.757-0.982-3.24-2.73-5.083-3.241c-2.692-0.747-4.932,0.775-6.576,2.986 c-1.333,1.805-2.967,2.503-4.932,1.104c-1.861-1.322-1.748-3.136-0.604-4.837c2.74-4.072,6.538-6.282,11.527-6.197 c4.884,0.085,8.541,2.343,11.148,6.377C58.349,73.302,58.5,74.048,58.935,75.2z"/> </svg>'; } if($icon === 'plus'){ return '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 20 20"><path d="M17 7v3h-5v5H9v-5H4V7h5V2h3v5h5z" '.$fillColor.' /></svg>'; } if($icon === 'quotes'){ return '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em" viewBox="0 0 20 20"><path d="M9.49 13.22c0-.74-.2-1.38-.61-1.9c-.62-.78-1.83-.88-2.53-.72c-.29-1.65 1.11-3.75 2.92-4.65L7.88 4c-2.73 1.3-5.42 4.28-4.96 8.05C3.21 14.43 4.59 16 6.54 16c.85 0 1.56-.25 2.12-.75s.83-1.18.83-2.03zm8.05 0c0-.74-.2-1.38-.61-1.9c-.63-.78-1.83-.88-2.53-.72c-.29-1.65 1.11-3.75 2.92-4.65L15.93 4c-2.73 1.3-5.41 4.28-4.95 8.05c.29 2.38 1.66 3.95 3.61 3.95c.85 0 1.56-.25 2.12-.75s.83-1.18.83-2.03z" fill="currentColor"/></svg>'; } if($icon === 'star2'){ return '<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="1em" height="1em" viewBox="0 0 1024 1024"><path d="M908.1 353.1l-253.9-36.9L540.7 86.1c-3.1-6.3-8.2-11.4-14.5-14.5c-15.8-7.8-35-1.3-42.9 14.5L369.8 316.2l-253.9 36.9c-7 1-13.4 4.3-18.3 9.3a32.05 32.05 0 0 0 .6 45.3l183.7 179.1l-43.4 252.9a31.95 31.95 0 0 0 46.4 33.7L512 754l227.1 119.4c6.2 3.3 13.4 4.4 20.3 3.2c17.4-3 29.1-19.5 26.1-36.9l-43.4-252.9l183.7-179.1c5-4.9 8.3-11.3 9.3-18.3c2.7-17.5-9.5-33.7-27-36.3z" fill="currentColor"/></svg>'; } }