summaryrefslogtreecommitdiff
path: root/image/svg/design/ic_crop_free_24px.svg
diff options
context:
space:
mode:
authorJosh Estelle <jestelle@google.com>2014-11-12 10:22:00 -0800
committerJosh Estelle <jestelle@google.com>2014-11-12 10:22:00 -0800
commitce890ae0ff5e6fb65713442e21694736005a257e (patch)
tree7840bbfc19105c61ea602502be2720beb02aff9d /image/svg/design/ic_crop_free_24px.svg
parent129aec8f72177a6c7f148dae396c2715eda878ba (diff)
Moving SVGs to subfolder to make room for both design versions and production
versions Getting ready to address issue #6 and #37
Diffstat (limited to 'image/svg/design/ic_crop_free_24px.svg')
-rw-r--r--image/svg/design/ic_crop_free_24px.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/image/svg/design/ic_crop_free_24px.svg b/image/svg/design/ic_crop_free_24px.svg
new file mode 100644
index 000000000000..4d32e5565c82
--- /dev/null
+++ b/image/svg/design/ic_crop_free_24px.svg
@@ -0,0 +1,4 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
+ <path d="M0 0h24v24h-24z" fill="none"/>
+ <path d="M3 5v4h2v-4h4v-2h-4c-1.1 0-2 .9-2 2zm2 10h-2v4c0 1.1.9 2 2 2h4v-2h-4v-4zm14 4h-4v2h4c1.1 0 2-.9 2-2v-4h-2v4zm0-16h-4v2h4v4h2v-4c0-1.1-.9-2-2-2z"/>
+</svg>