Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1343)

Unified Diff: ui/webui/resources/images/vr_back.svg

Issue 2550243002: Color the VR omnibox security icons. (Closed)
Patch Set: Return UI-specific image resources to the UI resource directory. Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ui/webui/resources/images/vr_back.svg
diff --git a/ui/webui/resources/images/vr_back.svg b/ui/webui/resources/images/vr_back.svg
deleted file mode 100644
index bef096c2350d4ab7d9a936a654fb04f85395df5c..0000000000000000000000000000000000000000
--- a/ui/webui/resources/images/vr_back.svg
+++ /dev/null
@@ -1,26 +0,0 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<svg width="58px" height="58px" viewBox="0 0 58 58" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <title>Fill 1</title>
- <defs>
- <filter x="-50%" y="-50%" width="200%" height="200%" filterUnits="objectBoundingBox" id="filter-1">
- <feOffset dx="0" dy="2" in="SourceAlpha" result="shadowOffsetOuter1"></feOffset>
- <feGaussianBlur stdDeviation="7" in="shadowOffsetOuter1" result="shadowBlurOuter1"></feGaussianBlur>
- <feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.130321558 0" type="matrix" in="shadowBlurOuter1" result="shadowMatrixOuter1"></feColorMatrix>
- <feMerge>
- <feMergeNode in="shadowMatrixOuter1"></feMergeNode>
- <feMergeNode in="SourceGraphic"></feMergeNode>
- </feMerge>
- </filter>
- </defs>
- <g id="Layout" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
- <g id="omni-idle" transform="translate(-803.000000, -920.000000)" fill="#565656">
- <g id="omni" filter="url(#filter-1)" transform="translate(782.000000, 896.000000)">
- <g id="Back" transform="translate(26.000000, 27.000000)">
- <g id="back" transform="translate(8.000000, 8.000000)">
- <path d="M17.0289822,28.2849399 L6.74548952,18 L29.916,18 L29.916,17.9982651 C29.9438573,17.9994179 29.9718611,18 30,18 C31.104,18 32,17.104 32,16 C32,14.896 31.104,14 30,14 C29.9718611,14 29.9438573,14.0005821 29.916,14.0017349 L29.916,14 L6.74548952,14 L17.0289822,3.71506014 C17.6106299,3.365158 18,2.72777375 18,2 C18,0.896 17.104,0 16,0 C15.4266494,0 14.9093992,0.241663132 14.5446194,0.628619359 L14.502,0.586 L0.29,14.798 L0.354827342,14.8628732 C0.131113098,15.1858039 1.13686838e-12,15.5776834 1.13686838e-12,16 C1.13686838e-12,16.4223166 0.131113098,16.8141961 0.354827342,17.1371268 L0.29,17.202 L14.502,31.414 L14.5446194,31.3713806 C14.9093992,31.7583369 15.4266494,32 16,32 C17.104,32 18,31.104 18,30 C18,29.2722263 17.6106299,28.634842 17.0289822,28.2849399 Z" id="Fill-1"></path>
- </g>
- </g>
- </g>
- </g>
- </g>
-</svg>

Powered by Google App Engine
This is Rietveld 408576698